masqmail

log src/masqmail.h

age author description
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
2010-07-15 meillo REMOVED POP3 SUPPORT
2010-07-15 meillo further pop3_login stuff I forgot to remove
2010-07-15 meillo removed the pop-before-smtp (smtp-after-pop) function
2010-07-14 meillo removed `remote_port' config option
2010-07-08 meillo removed the mserver feature
2010-07-01 meillo added server-side SMTP SIZE support (patch by Paolo)