log

age author description
2010-07-06 meillo fixed the use of max_size instead of max_size_delete
2010-07-06 meillo documented undocumented get config options
2010-07-06 meillo small typographic fix (`file' is a value)
2010-07-06 meillo moved the SIZE check to a better location
2010-07-06 meillo refactored SMTP_HELO and SMTP_EHLO cases
2010-07-01 meillo updated ChangeLog and NEWS
2010-07-01 meillo don't install the tests
2010-07-01 meillo Added tag 0.2.24 for changeset e01fed4846e4
2010-07-01 meillo next version will be 0.2.25
2010-07-01 meillo Todo: int may have only 16bit
2010-07-01 meillo better formating in debug log
2010-07-01 meillo added support for SMTP SIZE 0 (unlimited)
2010-07-01 meillo some annotations related to mail sending with SMTP SIZE
2010-07-01 meillo annotations at msg_calc_size()
2010-07-01 meillo added server-side SMTP SIZE support (patch by Paolo)
2010-06-30 meillo new warnmsg.tpl.it (Thanks to Paolo)
2010-06-30 meillo allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)
2010-06-30 meillo better debugging output (thanks to Paolo)
2010-06-30 meillo Paolo's code and vanilla code differs
2010-06-30 meillo typographic fixes for masqmail.conf.5 (thanks to Paolo)
2010-06-29 meillo simplified a bit-operation based condition
2010-06-29 meillo changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
2010-06-29 meillo improved comments related to -t option
2010-06-29 meillo exchange of the if parts to simplify the condition
2010-06-29 meillo never create headers from recipients
2010-06-29 meillo masqmail now *always* removes Bcc: headers
2010-06-29 meillo add `undisclosed recipients' header if no recipient headers available
2010-06-25 meillo remove all mercurial files from distribution
2010-06-23 meillo improved man page in respect to the -t option
2010-06-23 meillo removed the ACC_NO_RECVD_HDR because it is never set