Age | Commit message (Expand) | Author |
2007-02-06 | Added dsn_from to vary the contents of From: in DSNs | Philip Hazel |
2007-02-06 | Add forany/forall (Marcus Holmgren's patch, basically). | Philip Hazel |
2007-02-05 | Flush SMTP output buffer before "delay" in an ACL; add control = | Philip Hazel |
2007-01-31 | Heiko Schlitterman's patch for log_selector=+pid, plus appropriate | Philip Hazel |
2007-01-31 | Add ${rfc2047d: expansion. | Philip Hazel |
2007-01-30 | Magnus' patch for $sending_ip_address and $sending_port. | Philip Hazel |
2007-01-30 | Add control=no_pipelining. | Philip Hazel |
2007-01-23 | Add $smtp_count_at_connection_start. | Philip Hazel |
2007-01-22 | Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync, hedged about | Philip Hazel |
2007-01-18 | Add gnutls_require_{kx,mac,protocols}. | Philip Hazel |
2007-01-17 | Fix negated dnslists item bug; add == and =& features, courtesy Brad | Philip Hazel |
2007-01-15 | Added log selector +smtp_no_mail to log when no MAIL is issued (for | Philip Hazel |
2006-12-20 | Reduce NewStuff 4.64 to a short list after full doc update. | Philip Hazel |
2006-12-05 | Documentation and comment tidies. | Philip Hazel |
2006-11-14 | Applied a modified version of Brad Jorsch's patch for "message" with | Philip Hazel |
2006-11-13 | Rename $interface_address and $interface_port as $received_ip_address | Philip Hazel |
2006-11-13 | Add bitwise logical operators to ${eval: | Philip Hazel |
2006-11-06 | Include sender address in retry key for 4xx errors. | Philip Hazel |
2006-10-24 | Added -bem option. | Philip Hazel |
2006-10-23 | John Jetmore's -Mset patch. | Philip Hazel |
2006-10-16 | Add server_condition to all authenticators, to allow for additional | Philip Hazel |
2006-10-16 | Update Dovecot authenticator to (a) lock out tabs (b) add extra | Philip Hazel |
2006-10-03 | Michael Deutschmann's patch for getting TXT from a specific list when | Philip Hazel |
2006-10-03 | Added $message_headers_raw to give all the headers without RFC 2047 | Philip Hazel |
2006-10-02 | Fix typo. | Philip Hazel |
2006-10-02 | Added dovecot authenticator. | Philip Hazel |
2006-09-25 | Add log_reject_target as an ACL modifier. | Philip Hazel |
2006-09-19 | Tweak the ACL variable name code to require either a digit or an | Philip Hazel |
2006-09-19 | Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied up | Philip Hazel |
2006-07-31 | More 4.63 documentation (noticed an important bit missing at the very | Philip Hazel |
2006-07-21 | exipick 20060721.2 | John Jetmore |
2006-07-17 | Alain Williams' patch for disabling LDAP referrals when requested. | Philip Hazel |
2006-07-13 | Add recognition of SMTP error codes in bespoke messages. | Philip Hazel |
2006-06-28 | Add acl_not_smtp_start ACL (mostly Johannes Berg's patch). | Philip Hazel |
2006-06-27 | Implement filter_prepend_home option. | Philip Hazel |
2006-04-27 | Add maildirfolder_create_regex to appendfile. | Philip Hazel |
2006-04-20 | Make batch delivery work for files and pipes set up by redirection. | Philip Hazel |
2006-04-18 | Extend ${readsocket to TCP sockets (modified John Jetmore's patch). | Philip Hazel |
2006-04-10 | Typo in NewStuff; up version number. | Philip Hazel |
2006-04-04 | Update documentation for 4.61 and some of the preparation tools. | Philip Hazel |
2006-03-16 | Add -k and -l to exicyclog. | Philip Hazel |
2006-03-09 | Add new errors mail_4xx, data_4xx, lost_connection, tls_required. | Philip Hazel |
2006-03-06 | Add the add_header modifier for use with all ACL verbs. | Philip Hazel |
2006-03-02 | Implemented control=allow_auth_unadvertised. | Philip Hazel |
2006-03-01 | Add ${time_eval: expansion. | Philip Hazel |
2006-02-28 | Add authenticated_sender_force to the smtp transport. | Philip Hazel |
2006-02-28 | Add References: support to autoreply. | Philip Hazel |
2006-02-23 | Make server prompts available in $auth<n> when plaintext is running as a | Philip Hazel |
2006-02-22 | Limit retry_interval_max to 24h to avoid overflow problems. | Philip Hazel |
2006-02-21 | Add support for setclassresources() in the pipe transport on FreeBSD, | Philip Hazel |