2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mixing aliases in...
FromSent OnAttachments
Aidas KasparasJun 22, 2007 9:21 am 
Sam VarshavchikJun 22, 2007 3:22 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] mixing aliases in hosteddomains and in aliases filesActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 22, 2007 3:22:08 pm
List:net.sourceforge.lists.courier-users

Aidas Kasparas writes:

Hi,

In hosteddomains file I have: avenesta.lt avenesta.com<tab>avenesta.lt

<tab> is single byte with code 9. I run makehosteddomains, restart authdaemon, restart courier-mta.

I have in aliases/avenesta use@avenesta.lt: so@where.else

Then over smtp I get 250 response for use@avenesta.lt, but 550 User unknown for use@avenesta.com

Now, define an alias use@avenesta.com: so@where.else, and everyone will be happy.

If I have use@avenesta.lt in userdb, then I get 250 response for use@avenesta.com.

Is this supposed to work this way (do not take into account aliases from aliases-files)?

Yes. It's a side effect from aliases being processed before the address is checked for a local mailbox, or a remote recipient.