Package: sa-exim
Version: 4.2.1-8
Severity: minor
Tags: patch

Here are instructions for Debian / exim4 / split configuration

Jari

=== modified file 'README.Debian'
--- README.Debian       2007-08-07 10:54:41 +0000
+++ README.Debian       2007-08-07 11:10:25 +0000
@@ -103,6 +103,39 @@
 with the unsplit configuration scheme and add the local_scan_path
 setting by hand, like with the hand-crafted configuration file.
 
+INSTRUCTION FOR THE SPLIT CONFIGURATION
+
+Check libraries. If empty, repeat install with
+"apt-get --reinstall install sa-exim".
+
+    $ ls /usr/lib/exim4/local_scan/
+    sa-exim.so
+
+Uncomment local_scan_path in file:
+
+    $ $EDITOR /etc/exim4/conf.d/main/15_sa-exim_plugin_path
+
+Update exim configuration:
+
+    $ update-exim4.conf
+
+Check that basic exim configuration loads library:
+
+    $ grep "local_scan_path" /var/lib/exim4/config.autogenerated
+    local_scan_path = /usr/lib/exim4/local_scan/sa-exim.so
+
+Enable sa-exim by configuring SAEximRunCond (and other things) in:
+
+    $ EDITOR /etc/exim4/sa-exim.conf
+
+Restart exim:
+
+    $ incoke-rc.d exim4 restart
+
+Verify that sa-exim is running in tandem:
+
+    $ less -F /var/log/syslog /var/log/exim4/mainlog
+
 Next, read all about greylisting and sa-exim:
 
 ***************
@@ -162,3 +195,5 @@
 from a configuration file called /etc/spamassassin/spamc.conf. If that
 file specifies conflicting options, it will prevent SA-Exim from 
 working. For now, you'll have to make sure that it doesn't.
+
+ -- Jari Aalto <[EMAIL PROTECTED]>, Tue,  7 Aug 2007 14:10:26 +0300



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages sa-exim depends on:
ii  debconf [debconf-2.0]         1.5.14     Debian configuration management sy
ii  exim4-daemon-heavy            4.67-7     Exim MTA (v4) daemon with extended
ii  libc6                         2.6-5      GNU C Library: Shared libraries
ii  spamc                         3.2.1-1    Client for SpamAssassin spam filte

Versions of packages sa-exim recommends:
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to