summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
AgeCommit message (Collapse)Author
2007-02-06Flush SMTP before callout (unless control=no_callout_flush).Philip Hazel
2007-02-06Added dsn_from to vary the contents of From: in DSNsPhilip Hazel
2007-02-06Add forany/forall (Marcus Holmgren's patch, basically).Philip Hazel
2007-02-05Flush SMTP output buffer before "delay" in an ACL; add control =Philip Hazel
no_delay_flush to disable this behaviour.
2007-01-31Heiko Schlitterman's patch for log_selector=+pid, plus appropriatePhilip Hazel
patches for eximstats and eximon (his patch dealt with exigrep).
2007-01-31Add ${rfc2047d: expansion.Philip Hazel
2007-01-30Magnus' patch for $sending_ip_address and $sending_port.Philip Hazel
2007-01-30Add control=no_pipelining.Philip Hazel
2007-01-23Add $smtp_count_at_connection_start.Philip Hazel
2007-01-22Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync, hedged aboutPhilip Hazel
with much warning text.
2007-01-18Add gnutls_require_{kx,mac,protocols}.Philip Hazel
2007-01-17Fix negated dnslists item bug; add == and =& features, courtesy BradPhilip Hazel
Jorsch.
2007-01-15Added log selector +smtp_no_mail to log when no MAIL is issued (forPhilip Hazel
Tony).
2006-12-20Reduce NewStuff 4.64 to a short list after full doc update.Philip Hazel
2006-12-05Documentation and comment tidies.Philip Hazel
2006-11-14Applied a modified version of Brad Jorsch's patch for "message" withPhilip Hazel
"accept".
2006-11-13Rename $interface_address and $interface_port as $received_ip_addressPhilip Hazel
and $received_port in an attempt to lessen confusion.
2006-11-13Add bitwise logical operators to ${eval:Philip Hazel
2006-11-06Include sender address in retry key for 4xx errors.Philip Hazel
2006-10-24Added -bem option.Philip Hazel
2006-10-23John Jetmore's -Mset patch.Philip Hazel
2006-10-16Add server_condition to all authenticators, to allow for additionalPhilip Hazel
conditions (and thereby implement authorization).
2006-10-16Update Dovecot authenticator to (a) lock out tabs (b) add extraPhilip Hazel
parameters "secured" and "valid-client-cert" when relevant.
2006-10-03Michael Deutschmann's patch for getting TXT from a specific list whenPhilip Hazel
a match is found on a merged list.
2006-10-03Added $message_headers_raw to give all the headers without RFC 2047Philip Hazel
decoding.
2006-10-02Fix typo.Philip Hazel
2006-10-02Added dovecot authenticator.Philip Hazel
2006-09-25Add log_reject_target as an ACL modifier.Philip Hazel
2006-09-19Tweak the ACL variable name code to require either a digit or anPhilip Hazel
underscore after acl_c or acl_m.
2006-09-19Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied upPhilip Hazel
just a little bit.
2006-07-31More 4.63 documentation (noticed an important bit missing at the veryPhilip Hazel
last minute).
2006-07-21exipick 20060721.2John Jetmore
2006-07-17Alain Williams' patch for disabling LDAP referrals when requested.Philip Hazel
2006-07-13Add recognition of SMTP error codes in bespoke messages.Philip Hazel
2006-06-28Add acl_not_smtp_start ACL (mostly Johannes Berg's patch).Philip Hazel
2006-06-27Implement filter_prepend_home option.Philip Hazel
2006-04-27Add maildirfolder_create_regex to appendfile.Philip Hazel
2006-04-20Make batch delivery work for files and pipes set up by redirection.Philip Hazel
2006-04-18Extend ${readsocket to TCP sockets (modified John Jetmore's patch).Philip Hazel
2006-04-10Typo in NewStuff; up version number.Philip Hazel
2006-04-04Update documentation for 4.61 and some of the preparation tools.Philip Hazel
2006-03-16Add -k and -l to exicyclog.Philip Hazel
2006-03-09Add new errors mail_4xx, data_4xx, lost_connection, tls_required.Philip Hazel
2006-03-06Add the add_header modifier for use with all ACL verbs.Philip Hazel
2006-03-02Implemented control=allow_auth_unadvertised.Philip Hazel
2006-03-01Add ${time_eval: expansion.Philip Hazel
2006-02-28Add authenticated_sender_force to the smtp transport.Philip Hazel
2006-02-28Add References: support to autoreply.Philip Hazel
2006-02-23Make server prompts available in $auth<n> when plaintext is running as aPhilip Hazel
client.
2006-02-22Limit retry_interval_max to 24h to avoid overflow problems.Philip Hazel