?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?
	Last modification |
	View Log
    | RSS feed
Last modification
  
    - Rev 104 2011-09-24 23:09:45
- Author: magnus
- Log message:
- * Switch to source package format 3.0 (quilt), splitting the Debian
 patch as follows:
 * api-limitations.patch: Changes needed because Exim exports only the
 symbols that are part of the official API.
 * spamc-args.patch: Changes related to the arguments sent to spamc.
 * grey-clean-sender.patch: Simplify the sender address so that senders
 using VERP, SRS, etc. hopefully won't be greylisted each and every
 time.
 * grey-only-ipv4.patch: Bail out if a non-IPv4 address is encountered.
 * improved-default-conf.patch: General improvements (in my opinion) of
 the default sa-exim.conf.
 * spamd-not-nobody.patch: Strike the recommendation that spamd run as
 nobody.
 * save-path.patch: Put saved mail in /var/spool/sa-exim instead of
 /var/spool/exim.
 * readme.patch: Other additions to the README file(s).