Subject: The mailing list for listmasters using Sympa
List archive
- From: Steve Shipway <address@concealed>
- To: Brian Eliassen <address@concealed>, "address@concealed" <address@concealed>
- Subject: RE: [sympa-users] Sendmail Help
- Date: Thu, 12 Feb 2015 20:27:41 +0000
A couple of pointers.
First, make sure that your DNS records for scrapcombatships.com and
magnumopusproductions.com are both A records pointing to the same IP
address. If you use a CNAME, then some mail implementations will change
recipient email addresses to the canonical name... this can cause confusion.
Next, your sympa_aliases file looks correct. Have you rebuilt it (using
newaliases ) so that the corresponding sympa_aliases.db exists and is the
same age or newer?
Now check that your sendmail.cf actually refers to this file. Look for the
'O AliasFile=/etc/aliases' -- this tells sendmail.to use /etc/aliases, but
do you have anything telling it to also use /etc/mail/sympa_aliases ? You
need to have in your sendmail.cf instead:
O AliasFile=/etc/aliases,/etc/mail/sympa_aliases
Or, if you are using m5, then in your sendmail.mc
define('ALIAS_FILE', '/etc/aliases,/etc/mail/Sympa_aliases')dnl
Take a look at the documentation in here:
http://www.sympa.org/manual/mail-aliases and this should help you.
HTH
Steve
Steve Shipway
address@concealed
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
-
[sympa-users] Sendmail Help,
Brian Eliassen, 02/12/2015
- Re: [sympa-users] Sendmail Help, Miles Fidelman, 02/12/2015
-
RE: [sympa-users] Sendmail Help,
Steve Shipway, 02/12/2015
-
Re: [sympa-users] Sendmail Help,
Brian Eliassen, 02/12/2015
-
Re: [sympa-users] Sendmail Help,
Eric Schnoebelen, 02/13/2015
-
Re: [sympa-users] Sendmail Help,
Brian Eliassen, 02/17/2015
- Re: [sympa-users] Sendmail Help, Brian Eliassen, 02/18/2015
-
Re: [sympa-users] Sendmail Help,
Brian Eliassen, 02/17/2015
-
Re: [sympa-users] Sendmail Help,
Eric Schnoebelen, 02/13/2015
-
Re: [sympa-users] Sendmail Help,
Brian Eliassen, 02/12/2015
- Re: [sympa-users] Sendmail Help, Roger B.A. Klorese, 02/13/2015
Archive powered by MHonArc 2.6.19+.