Skip to Content.
Sympa Menu

en - Re: [sympa-users] SOLVED: Aliases are not created for new lists after upgrading from Sympa 6.2.42 to 6.2.44

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Thomas Scheffczyk <address@concealed>
  • To: <address@concealed>
  • Subject: Re: [sympa-users] SOLVED: Aliases are not created for new lists after upgrading from Sympa 6.2.42 to 6.2.44
  • Date: Thu, 8 Aug 2019 14:37:42 +0200

Hi,

just in case someone else encounters the same problem, here is my solution (in case sendmail is used as mta):

Set the sendmail_aliases property of Sympa in /etc/sympa/sympa.conf to a file *outsite* /etc/mail, e.g.:

sendmail_aliases /etc/sympa/aliases.sympa

Define the additional alias file in in /etc/mail/sendmail.mc:

define(`ALIAS_FILE',`/etc/mail/aliases,/etc/mail/aliases.sympa')dnl

Create a symbolic link

cd /etc/mail
ln -s ../sympa/aliases.sympa .

Best regards

Thomas

-- 
--------------------------------------------------------------------------
Mail  address@concealed  Johannes Gutenberg-Universität Mainz
Tel.  +49 6131 39 26399               Zentrum für Datenverarbeitung
GnuPG B84D 8BE9 6F5C A832 60A2        Anselm-Franz-von-Bentzel-Weg 12
      41C0 C483 76EB AA49 FA72        55128 Mainz
        

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.19+.

Top of Page