File: README.exim4

package info (click to toggle)
smartlist 3.15-25
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,192 kB
  • ctags: 1,837
  • sloc: ansic: 9,239; sh: 4,947; makefile: 145
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.