3 messages in net.sourceforge.lists.courier-users[courier-users] Backup MX, alias
FromSent OnAttachments
Bernd PlaggeApr 21, 2007 6:06 am 
Gordon MessmerApr 21, 2007 10:59 am 
Bernd PlaggeApr 21, 2007 6:08 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:[courier-users] Backup MX, aliasActions...
From:Bernd Plagge (bpla@choicenet.ne.jp)
Date:Apr 21, 2007 6:08:57 pm
List:net.sourceforge.lists.courier-users

On Sat, 21 Apr 2007 12:05:04 -0700 cour@lists.sourceforge.net wrote:

差出人: Gordon Messmer <yiny@eburg.com> 宛先:: cour@lists.sourceforge.net 件名: Re: [courier-users] Backup MX, alias 日付: Sat, 21 Apr 2007 10:59:26 -0700

Bernd Plagge wrote:

As suggested previously in this list I'd like to set up alias for all "existing" mail accounts to avoid mail for invalid accounts to be accepted (and later bounced by the primary mail server).

I tried it with:

user1@domain1 -> user1->domain1

but this didn't work.

That doesn't look like a line from an alias file.

To prevent looping, you'll want to use the hostname of your primary MX, rather than the domain name in the alias destination. Naturally, the primary MX will need to consider its hostname a "local" domain. If your primary mx is "mx1.domain1", then the alias should look like:

user1@domain1: user1@mx1.domain1

There should be no MX records in DNS for "mx1.domain1".

Thanks Gordon,

that answers it.

Best regards, Bernd