summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-11DKIM docs WIPTom Kistner
2009-06-10Merge native DKIM support (from DEVEL_PDKIM)Tom Kistner
2009-02-04Add owner-* parameter as of RFC 5436.Michael Haardt
2009-01-21Fix the previous commit that broke non-SMTP address verification.Tony Finch
2009-01-20Revert stupid screwed-up attempt to store more spam variables in spool files.Tony Finch
2009-01-20Interpolate the configured paths of chmod and touch into exicyclog.Tony Finch
2009-01-02Added timeout setting to transport filter. Fixes: #614Nigel Metheringham
2009-01-02Correct handling of Resent-Date headers. Fixes: #590Nigel Metheringham
2009-01-02Fixed behaviour of exiwhat when no config. Fixes: #497Nigel Metheringham
2009-01-02Added index entry for acl_smtp_notquit, updating change NM/08, Fixes: #800Nigel Metheringham
2008-12-30util-spool_in.c references in spool_read_header() the globalsMichael Haardt
2008-12-18Patch to previously committed patch that sorts the new option correctly.Michael Haardt
2008-12-18Implement the infrastructure of the mailto notification owner asMichael Haardt
2008-12-12Make whitespace strings compare euqal to zero. fixes: bug #749Nigel Metheringham
2008-12-12Accept len modification fix. fixes: bug #770Nigel Metheringham
2008-12-12Buffer overrun fix. fixes: bug #787Nigel Metheringham
2008-11-18Aligned with draft-ietf-sieve-notify-mailto-09:Michael Haardt
2008-10-16Fixed erroneous documentation references to smtp_notquit_acl to be acl_smtp_n...Nigel Metheringham
2008-10-12Removed excess comma in usage fprint statement. Fixes #769Nigel Metheringham
2008-09-30REVERT Debug checkin - tracing DKIM signing problemsTom Kistner
2008-09-30Debug checkin - tracing DKIM signing problemsTom Kistner
2008-09-30Debug checkin - tracing DKIM signing problemsTom Kistner
2008-09-29Fix to EXPN not working under TLS. Fixes bug #744Nigel Metheringham
2008-09-29Documentation correction to quote_mysql example. fixes: bug #766Nigel Metheringham
2008-09-05Produce a more useful error message if an SMTP transport's hostsTony Finch
2008-09-03TLS error reporting now respects the incoming_interface andTony Finch
2008-09-01Correct name of the selector is received_recipients, not log_recipients.Tony Finch
2008-08-11Remove a spurious -g that slipped in to the last commit.Tony Finch
2008-08-07Fix the way ${extract is skipped in the untaken branch of a conditional.Tony Finch
2008-08-05Add missing } in examples. Fixes: bug#743Tony Finch
2008-07-28Save $spam_score, $spam_bar, and $spam_report in spool files, soTony Finch
2008-07-28Apply the look_for_it magic to chmod. (bug#602)Tony Finch
2008-07-25OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602)Tony Finch
2008-07-25CHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug#602).Tony Finch
2008-07-25CHMOD_COMMAND and TOUCH_COMMAND are needed by exicyclog (bug #602).Tony Finch
2008-07-18Leading white space used to be stripped from $spam_report whichTony Finch
2008-06-06Fixed bug in parse_date_time() introduced with last change.Michael Haardt
2008-06-04Clarify the extent of effect of log_reject_target.Tony Finch
2008-06-04Adding parse_date_time() to parse RFC 2822 date-time.Michael Haardt
2008-06-04Added parse_date_time() to parse RFC 2822 date-time.Michael Haardt
2008-05-22If a ${dlfunc module has side-effects that cause store allocation, thisTony Finch
2008-05-16Better implementation of Dovecot authenticator using patch from Jan Srzednic...Nigel Metheringham
2008-05-16Change creation mode of maildir aux files to prevent mode 0000 files. Hardwi...Nigel Metheringham
2008-05-14BATV PRVS no longer uses slashes.Tony Finch
2008-04-24fix BATV prvs expiry calculation for one rollover caseTom Kistner
2008-04-21Check that $multikill_cmd exists before running it, in caseTony Finch
2008-04-16util/transport-filter.pl is gone.Tony Finch
2008-04-13remove reference to RSA from section 39.3Tom Kistner
2008-04-13remove reference to RSAfrom section 39.3Tom Kistner
2008-04-13seems there is no "-a" parameter to "cp" in non-gnu "cp". Use "-p" instead.Tom Kistner