masqmail
log src/masqmail.h
age | author | description |
---|---|---|
2010-12-09 | markus schnalke | replaced header_fold() with a better implementation |
2010-12-09 | markus schnalke | fixed compile error; removed PROT_BSMTP; made protocol names ucase |
2010-12-03 | markus schnalke | removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD |
2010-11-04 | markus schnalke | removed the obsolete pos argument from time_interval() |
2010-10-27 | markus schnalke | removed ADDR_FLAG_NOEXPAND as it is not needed anymore |
2010-10-25 | markus schnalke | renamed `alias_local_cmp' to `localpartcmp' |
2010-10-25 | markus schnalke | made addr_isequal() and addr_isequal_parent() more flexible |
2010-10-25 | markus schnalke | removed duplicated function prototypes |
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 |