Skip to Content.
Sympa Menu

en - Sympa + Exim 4(.24) any tips ?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Höhn <address@concealed>
  • To: address@concealed
  • Subject: Sympa + Exim 4(.24) any tips ?
  • Date: Thu, 20 Nov 2003 09:09:47 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


Hello Sympa Users.

I am new to exim and thus I am not quite sure if I am doing teh right
thing. I dounf the FAQ entry for Exim 3 is there one for Exim 4 as well?
I am using this entry here:

http://www.sympa.org/fom-serve/cache/128.html

My configuration looks like this:

trusted_users = mail : sympa

system_aliases:
~ driver = redirect
~ allow_fail
~ allow_defer
~ data = ${lookup{$local_part}lsearch{SYSTEM_ALIASES_FILE}}
~ user = mail
~ file_transport = address_file
~ pipe_transport = address_pipe
~ file = /etc/aliases
~ search_type = lsearch
~ user = sympa


sympa_pipe:
~ driver = pipe
~ command = "/usr/lib/sympa/bin/queue $local_part"
~ return_path_add
~ delivery_date_add
~ envelope_to_add
~ user = nobody
~ group = nogroup

sympa_special_pipe:
~ driver = pipe
~ command = "/usr/lib/sympa/bin/queue $local_part$local_part_suffix"
~ return_path_add
~ delivery_date_add
~ envelope_to_add
~ user = nobody
~ group = nogroup

sympa_bounce_pipe:
~ driver = pipe
~ command = "/usr/lib/sympa/bin/bouncequeue $local_part"
~ return_path_add
~ delivery_date_add
~ envelope_to_add
~ user = nobody
~ group = nogroup

sympa:
~ driver = smartuser

~ # if you want to restrict only to some domain, put there
~ #
~ domains = liste.ac.concordia-pordenone.it

~ transport = sympa_pipe
~ require_files = /var/lib/sympa/expl/$local_part

sympa_special:
~ driver = smartuser

~ # if you want to restrict only to some domain, put there
~ #
~ domains = liste.ac.concordia-pordenone.it

~ transport = sympa_special_pipe
~ suffix = -request : -editor : -subscribe : -unsubscribe
~ require_files = /var/lib/sympa/expl/$local_part

sympa_bounce:
~ driver = smartuser

~ # if you want to restrict only to some domain, put there
~ #
~ domains = liste.ac.concordia-pordenone.it

~ transport = sympa_bounce_pipe
~ suffix = -owner
~ require_files = /var/lib/sympa/expl/$local_part

Thank you for your time

- -d
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/vHbLiW/Ta/pxHPQRA8OOAJ9keK4QSbf1sxfJU0qfU6DXp/cjlgCgrvRP
Sk5UCGjjoMX2MCp/q5z59k4=
=W7Pl
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.19+.

Top of Page