age |
author |
description |
Sat, 18 Feb 2012 19:39:11 +0100 |
markus schnalke |
Removed log_max_pri limit. It makes no sense. |
Sat, 18 Feb 2012 12:35:12 +0100 |
markus schnalke |
Added a glob-pattern aliasing facility. |
Sat, 14 Jan 2012 21:36:58 +0100 |
markus schnalke |
Removed ident. This had been discussed on the mailing list in Oct 2011. |
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:40:35 +0200 |
markus schnalke |
removed DLVR_LAN which is now unused |
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() |
Thu, 14 Jul 2011 11:38:23 +0200 |
markus schnalke |
Removed unused second arg of msg_spool_read() |
Thu, 14 Jul 2011 11:31:52 +0200 |
markus schnalke |
Argument of read_queue() was unused, thus removed |
Sat, 03 Sep 2011 18:53:54 +0200 |
markus schnalke |
added local_rcpts() and remote_rcpts() for later use |
Sat, 03 Sep 2011 18:25:02 +0200 |
markus schnalke |
refactoring: ``insourced'' create_msg_out_list() |
Thu, 28 Apr 2011 16:43:38 +0200 |
meillo |
cosmetic changes |
Thu, 28 Apr 2011 09:55:06 +0200 |
meillo |
reworked allowed and denied addrs for routes |
Sun, 24 Apr 2011 19:37:56 +0200 |
meillo |
removed protocol option from route config |
Sun, 24 Apr 2011 19:14:38 +0200 |
meillo |
reworked online_detect to the simpler online_query |
Thu, 09 Dec 2010 18:01:46 -0300 |
markus schnalke |
replaced header_fold() with a better implementation |
Thu, 09 Dec 2010 13:53:48 -0300 |
markus schnalke |
fixed compile error; removed PROT_BSMTP; made protocol names ucase |
Fri, 03 Dec 2010 11:40:58 -0300 |
markus schnalke |
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD |
Thu, 04 Nov 2010 14:45:42 -0300 |
markus schnalke |
removed the obsolete pos argument from time_interval() |
Wed, 27 Oct 2010 11:31:14 -0300 |
markus schnalke |
removed ADDR_FLAG_NOEXPAND as it is not needed anymore |
Mon, 25 Oct 2010 17:48:08 -0300 |
markus schnalke |
renamed `alias_local_cmp' to `localpartcmp' |
Mon, 25 Oct 2010 17:42:48 -0300 |
markus schnalke |
made addr_isequal() and addr_isequal_parent() more flexible |
Mon, 25 Oct 2010 15:37:07 -0300 |
markus schnalke |
removed duplicated function prototypes |
Fri, 22 Oct 2010 11:56:47 -0300 |
markus schnalke |
refactoring: new function split_rcpts() replaces two others |
Fri, 23 Jul 2010 11:27:17 +0200 |
meillo |
added my copyright to files I worked on |
Fri, 23 Jul 2010 10:57:53 +0200 |
meillo |
added support for STARTTLS wrappers |
Fri, 16 Jul 2010 16:38:50 +0200 |
meillo |
REMOVED MAILDIR SUPPORT |
Thu, 15 Jul 2010 14:24:40 +0200 |
meillo |
REMOVED POP3 SUPPORT |
Thu, 15 Jul 2010 11:48:33 +0200 |
meillo |
further pop3_login stuff I forgot to remove |
Thu, 15 Jul 2010 10:33:53 +0200 |
meillo |
removed the pop-before-smtp (smtp-after-pop) function |
Wed, 14 Jul 2010 16:48:45 +0200 |
meillo |
removed `remote_port' config option |
Thu, 08 Jul 2010 22:01:33 +0200 |
meillo |
removed the mserver feature |
Thu, 01 Jul 2010 13:08:53 +0200 |
meillo |
added server-side SMTP SIZE support (patch by Paolo) |
Tue, 29 Jun 2010 11:40:37 +0200 |
meillo |
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding |
Tue, 29 Jun 2010 11:34:53 +0200 |
meillo |
improved comments related to -t option |
Tue, 29 Jun 2010 10:45:33 +0200 |
meillo |
never create headers from recipients |
Tue, 29 Jun 2010 10:37:18 +0200 |
meillo |
masqmail now *always* removes Bcc: headers |
Wed, 23 Jun 2010 13:54:28 +0200 |
meillo |
removed the ACC_NO_RECVD_HDR because it is never set |
Mon, 27 Oct 2008 16:23:10 +0100 |
meillo |
changed indention and line wrapping to a more consistent style |
Fri, 26 Sep 2008 17:05:23 +0200 |
meillo |
this is masqmail-0.2.21 from oliver kurth0.2.21 |