File: README.exim4

package info (click to toggle)
smartlist 3.15-28
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,308 kB
  • sloc: ansic: 9,238; sh: 4,901; makefile: 118
file content (16 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Using SmartList with Exim4
--------------------------

If your MTA is exim4, you should make the following change to the
default configuration before using smartlist:

*) Edit /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs if your
configuration is split into small files.

*) Edit /etc/exim4/exim4.conf.template if not.

*) Add the following line below "MAIN CONFIGURATION SETTINGS"

SYSTEM_ALIASES_PIPE_TRANSPORT = address_pipe

*) Then run update-exim4.conf.