masqmail
log src/masqmail.c
age | author | description |
---|---|---|
Tue, 07 Dec 2010 14:07:25 -0300 | markus schnalke | -q and -qo are non-exclusive |
Tue, 07 Dec 2010 14:04:56 -0300 | markus schnalke | modes are now enforced exclusive |
Mon, 06 Dec 2010 17:41:50 -0300 | markus schnalke | added -bm for mode accept (the other MTAs have it too) |
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 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:37:01 -0300 | markus schnalke | comments (should we really exit failure in this case?) |
Fri, 03 Dec 2010 11:30:24 -0300 | markus schnalke | refactored mode_accept() |