4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] virtual domain an...
FromSent OnAttachments
Ricardo KleemannFeb 19, 2007 8:41 am 
Sam VarshavchikFeb 19, 2007 10:07 am 
Ricardo KleemannFeb 19, 2007 10:30 am 
Alessandro VeselyFeb 19, 2007 11:24 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] virtual domain and postmasterActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Feb 19, 2007 10:07:38 am
List:net.sourceforge.lists.courier-users

Ricardo Kleemann writes:

Hi,   I have courier running with mysql authentication, and domains in hosteddomains/esmtpaccepmailfor   And I have the /etc/courier/aliases/system entry for postmaster.   However I'm guessing that postmaster from the local aliases file is only for the local domain, and not a virtual hosteddomain?

Correct. There's absolutely nothing special about postmaster. It's an ordinary mail account, no different than any other mail account.

I am getting a 550 user unknown error if I try to resolve <URL:mailto:postmaster@domain>postmaster@domain where domain would be one of the virtual domains.   Can this only be fixed by adding an actual postmaster virtual user for the virtual domain? Then that would have to be done for every domain?

Correct.

Is there a way for the postmaster system alias to apply to all domains?

Yes, that's what a shell script is for. Write a shell script to generate a postmaster alias for all domains.