4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Accepting a 2nd d...
FromSent OnAttachments
Sándor ZsoltFeb 17, 2005 1:04 am 
Matthias WimmerFeb 17, 2005 3:59 am 
Gordon MessmerFeb 17, 2005 9:35 am 
Sándor ZsoltFeb 23, 2005 2:33 am 
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] Accepting a 2nd domain messagesActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Feb 17, 2005 9:35:01 am
List:net.sourceforge.lists.courier-users

Sándor Zsolt wrote:

There's its own domain: @mail.vpop.hu which works fine but now I need to accept messages from the @vam.hu doamin as well and deliver to the same usernames already exist on the server like [username]@mail.vpop.hu <- [username]@vam.hu.

If mail.vpop.hu is a "hosteddomain", then you'd need to add "vam.hu" to etc/courier/esmtpacceptmailfor.dir/<something>. You would then edit etc/courier/hosteddomains, and add a tab character after "mail.vpop.hu", followed by "vam.hu", as described in the man page for "makehosteddomains". Finish by running the "makehosteddomains" script.

If you're going to have many domains with the same users, you're probably better off making them "locals" rather than "hosteddomains", and modifying your user database to contain just their username rather than their full email address.