masqmail

log src/deliver.c

age author description
Thu, 20 Nov 2014 20:36:20 +0100 markus schnalke Added route conditions based on the From header
Wed, 29 Feb 2012 18:16:50 +0100 markus schnalke Added comments and debug messages.
Wed, 29 Feb 2012 10:21:58 +0100 markus schnalke Broke long lines.
Wed, 29 Feb 2012 09:46:34 +0100 markus schnalke Broke long lines.
Sat, 18 Feb 2012 12:35:12 +0100 markus schnalke Added a glob-pattern aliasing facility.
Sat, 14 Jan 2012 18:14:07 +0100 markus schnalke local_hosts now understands glob patterns like `*example.org'.
Sat, 14 Jan 2012 17:27:21 +0100 markus schnalke Improved log/debug messages.
Tue, 25 Oct 2011 14:31:28 +0200 markus schnalke Fixed a problem with psb->remote_host, introduced in changeset 412385b57dc4
Tue, 25 Oct 2011 13:50:27 +0200 markus schnalke Broke long lines.
Thu, 20 Oct 2011 10:20:59 +0200 markus schnalke Reformated multiline comments to have leading asterisks on each line
Thu, 22 Sep 2011 15:07:40 +0200 markus schnalke Switched to `type *name' style
Sun, 04 Sep 2011 11:25:38 +0200 markus schnalke reworked the route concept; removed the idea of the localnet
Thu, 14 Jul 2011 12:00:46 +0200 markus schnalke Removed unused deliver_finish_list()
Sat, 03 Sep 2011 18:32:37 +0200 markus schnalke improved comments and debug messages
Sat, 03 Sep 2011 18:25:02 +0200 markus schnalke refactoring: ``insourced'' create_msg_out_list()