masqmail

log src/deliver.c

age author description
2012-02-29 markus schnalke Broke long lines.
2012-02-29 markus schnalke Broke long lines.
2012-02-18 markus schnalke Added a glob-pattern aliasing facility.
2012-01-14 markus schnalke local_hosts now understands glob patterns like `*example.org'.
2012-01-14 markus schnalke Improved log/debug messages.
2011-10-25 markus schnalke Fixed a problem with psb->remote_host, introduced in changeset 412385b57dc4
2011-10-25 markus schnalke Broke long lines.
2011-10-20 markus schnalke Reformated multiline comments to have leading asterisks on each line
2011-09-22 markus schnalke Switched to `type *name' style
2011-09-04 markus schnalke reworked the route concept; removed the idea of the localnet
2011-07-14 markus schnalke Removed unused deliver_finish_list()
2011-09-03 markus schnalke improved comments and debug messages
2011-09-03 markus schnalke refactoring: ``insourced'' create_msg_out_list()
2011-04-28 meillo refactoring
2011-04-28 meillo reworked allowed and denied addrs for routes
2011-04-25 meillo added comments
2011-04-24 meillo removed protocol option from route config
2011-04-24 meillo reworked online_detect to the simpler online_query
2010-12-06 markus schnalke heavy refactoring of deliver.c
2010-10-22 markus schnalke refactoring: new function split_rcpts() replaces two others
2010-07-23 meillo added my copyright to files I worked on
2010-07-23 meillo added support for STARTTLS wrappers
2010-07-16 meillo REMOVED MAILDIR SUPPORT
2010-07-15 meillo removed the pop-before-smtp (smtp-after-pop) function