age |
author |
description |
Tue, 07 Dec 2010 14:04:56 -0300 |
markus schnalke |
modes are now enforced exclusive |
Mon, 06 Dec 2010 18:07:01 -0300 |
markus schnalke |
heavy refactoring of deliver.c |
Mon, 06 Dec 2010 17:46:24 -0300 |
markus schnalke |
moved some code around |
Mon, 06 Dec 2010 17:41:50 -0300 |
markus schnalke |
added -bm for mode accept (the other MTAs have it too) |
Mon, 06 Dec 2010 17:34:15 -0300 |
markus schnalke |
minor refactorings and cleanups |
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 19:33:54 -0300 |
markus schnalke |
fixed `To: alice, bob' with -t |
Fri, 03 Dec 2010 19:25:43 -0300 |
markus schnalke |
parse.c: comments, better debugging, tiny refactoring |
Fri, 03 Dec 2010 19:13:25 -0300 |
markus schnalke |
refactoring in the small |
Fri, 03 Dec 2010 13:05:59 -0300 |
markus schnalke |
heavy refactoring in the small of parse.c |
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 |