Howto exim + debian + sa-exim
Jonathan Hukari <[email protected]> Tue, 10 Jul 2007 03:28:15 -0400
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <[email protected]> |
Turns out I was installing over an existing exim installation and running dpkg-reconfigure exim4-config added the correct line to the config file, solving my problems. The line being the oft missed: local_scan_path = /usr/lib/exim4/ local_scan/sa-exim.so Jonathan Hukari