Mercurial > masqmail
log src/deliver.c @ 284:4869321aa7bf
age | author | description |
---|---|---|
2010-12-06 | markus schnalke | heavy refactoring of deliver.c |
2010-10-22 | markus schnalke | refactoring: new function split_rcpts() replaces two others |
2010-07-23 | meillo | added my copyright to files I worked on |
2010-07-23 | meillo | added support for STARTTLS wrappers |
2010-07-16 | meillo | REMOVED MAILDIR SUPPORT |
2010-07-15 | meillo | removed the pop-before-smtp (smtp-after-pop) function |
2010-07-14 | meillo | added comments to deliver.c (stuff to check) |
2010-07-14 | meillo | removed `remote_port' config option |
2010-06-30 | meillo | better debugging output (thanks to Paolo) |
2010-06-16 | meillo | added copyright notices to files I improved |
2008-11-06 | meillo | added myself to AUTHORS and the source files I improved |
2008-11-06 | meillo | fixed delivery with empty or non-existent alias file |
2008-11-06 | meillo | code beautifying; 0 -> \0 if appropriate |
2008-10-29 | meillo | removed noop-code; some beautifying |