age |
author |
description |
Sat, 18 Feb 2012 13:37:40 +0100 |
markus schnalke |
Refactoring and code layouting. |
Sat, 14 Jan 2012 21:36:58 +0100 |
markus schnalke |
Removed ident. This had been discussed on the mailing list in Oct 2011. |
Sat, 14 Jan 2012 18:44:48 +0100 |
markus schnalke |
Various cleanups to remove compiler warnings. |
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 |
Wed, 14 Sep 2011 11:50:45 +0200 |
markus schnalke |
minor rework |
Fri, 03 Jun 2011 09:47:27 +0200 |
meillo |
Fixed an important bug with folded headers! |
Thu, 09 Dec 2010 18:28:11 -0300 |
markus schnalke |
manual formating of Received: hdrs; changed hdr for local receival |
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 |
Thu, 09 Dec 2010 13:20:14 -0300 |
markus schnalke |
refactoring |
Wed, 08 Dec 2010 17:17:38 -0300 |
markus schnalke |
reformating of code |
Fri, 03 Dec 2010 21:05:34 -0300 |
markus schnalke |
for -t cmdline args are now added to the rcpt list instead of substracted |
Fri, 03 Dec 2010 19:35:34 -0300 |
markus schnalke |
removed comment, see previous commit |
Fri, 03 Dec 2010 13:02:45 -0300 |
markus schnalke |
refactoring in the small |
Fri, 03 Dec 2010 12:55:44 -0300 |
markus schnalke |
comment: problems with `To: alice, bob' and -t |
Fri, 03 Dec 2010 11:40:58 -0300 |
markus schnalke |
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD |
Fri, 03 Dec 2010 11:30:01 -0300 |
markus schnalke |
removed obsolete commented code |
Fri, 23 Jul 2010 11:27:17 +0200 |
meillo |
added my copyright to files I worked on |
Thu, 15 Jul 2010 14:24:40 +0200 |
meillo |
REMOVED POP3 SUPPORT |
Thu, 01 Jul 2010 13:30:30 +0200 |
meillo |
added support for SMTP SIZE 0 (unlimited) |
Thu, 01 Jul 2010 13:08:53 +0200 |
meillo |
added server-side SMTP SIZE support (patch by Paolo) |
Tue, 29 Jun 2010 11:42:51 +0200 |
meillo |
simplified a bit-operation based condition |
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:37:18 +0200 |
meillo |
masqmail now *always* removes Bcc: headers |
Tue, 29 Jun 2010 10:20:09 +0200 |
meillo |
add `undisclosed recipients' header if no recipient headers available |
Wed, 23 Jun 2010 13:54:28 +0200 |
meillo |
removed the ACC_NO_RECVD_HDR because it is never set |