> -----Original Message----- > From: Marc Sherman [mailto:[EMAIL PROTECTED] > Sent: Monday, May 23, 2005 11:23 PM > To: [email protected] > Subject: Re: [exim] localpart and domain names > > Tony Finch wrote: > > > > You probably already have a user for each virtual host, say user1, > > user2, user3. You need a file mapping domain names to users, say > > dom2user. You can then configure an Exim router something like: > > > > webmaster: > > driver = accept > > domains = lsearch;/etc/exim/dom2user > > local_parts = webmaster : postmaster > > user = $domain_data > > transport = local_delivery > > Is it really correct to send postmaster mail to the same > account as webmaster? IMO, postmaster should go to the admin > of the mailserver. > > - Marc
Postmaster email should go to whoever is administering the domain - this may not necessarily be the admin of the mailserver. -Andy- -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.322 / Virus Database: 266.11.15 - Release Date: 22/05/2005 -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
