Re: Alias Create
Luiz <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <[email protected]> |
Hugo Monteiro escreveu: > Luiz wrote: >> Luiz escreveu: >>> Luiz escreveu: >>>> >>>> Hi, >>>> >>>> Sorry for the simple question, but I'm having problems to create a >>>> simple alias. >>>> >>>> I'm creating, for example, a file in ~alias/.qmail-teste with a >>>> email address inside. >>>> >>>> It doesn't work. >>>> >>>> How can I do that? >>>> >>>> Thanks in advance, >>>> Luiz. >>> I forgot to put the messages: >>> >>> #ls -la /var/qmail/alias/.qmail-test >>> >>> messages: >>> 2008-07-02 19:18:23.564432500 qmail-smtpd 76873: bad recipient: >>> [email protected] >>> 2008-07-02 19:18:23.565042500 qmail-smtpd 76873: message denied: >>> Sorry, no mailbox here by that name. (#5.1.1) >> Hello, >> >> My problem: I was using RCPTCHECK. I took off and everything works. >> >> Thanks any way. >> >> Luiz. >> >> > > Luiz, don't disable RCPTCHECK since it will most likely cause the > generation of many bounce messages, due to spammers. If you are using > RCPTCHECK, and you do not wish to add that entry in your LDAP server, > just add the address in question to the /var/qmail/control/goodmailaddr > file and keep the ~alias/.qmail-teste you had. Hummm. This works :) I will do that way. After that, i will try to put in ldap. Thanks a lot. Luiz.