Skip to Content.
Sympa Menu

en - Re: [sympa-users] automatic list creation

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: José Manuel Bobba Ares <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] automatic list creation
  • Date: Tue, 02 Dec 2008 08:58:55 +0100

Hi,

With Postfix, you need to configure several files, as mentioned in https://www.sympa.org/manual/list-families#the_familyqueue_solution_with_postfix

Therefore, you only need one entry in master.cf, provided you correctly defined your transport_regexp.
Please look at the doc I mentioned at the beginning of the message. It contains all you need.

Cheers,

José Manuel Bobba Ares a écrit : Hi! I got a problem with automatic list creation. I did what the manual said to create 1 list, but now I want ti create another list, and I wrote another regexp in postfix/transport_regexp with name = sympafamily2 instead of sympafamily (used jn the 1st list)
In the postfix/master.cf I added this:

sympafamily  unix  -    n       n       -       -       pipe
    flags=R user=sympa argv=/home/sympa/bin/familyqueue ${user} ngs-state
sympafamily2  unix  -    n       n       -       -       pipe
    flags=R user=sympa argv=/home/sympa/bin/familyqueue ${user} ngs-state-list

Is that right?
Postfix send me an:
 brightsend postfix/qmgr[2434]: warning: connect to transport sympafamily2: No such file or directory error.

Thank you fo helping, Joe


-- 
David Verdin
Comité réseau des universités



Archive powered by MHonArc 2.6.19+.

Top of Page