Mercurial > masqmail-0.2
graph
-
updated ChangeLog and NEWS2010-07-07, by meillo
-
updated dates and versions in man pages2010-07-06, by meillo
-
typo fixes in masqmail.route(5)2010-07-06, by meillo
-
added a script that checks the documentation coverage of config options2010-07-06, by meillo
-
/^\\fB/ in man pages indicates an option2010-07-06, by meillo
-
documented, yet undocumented, set_h_reply_to_domain config option2010-07-06, by meillo
-
added mailq.wmbiffrc by Paolo2010-07-06, by meillo
-
check max length of addresses in SMTP dialog2010-07-06, by meillo
-
fixed defer_all code2010-07-06, by meillo
-
documented, yet undocumented, defer_all config option2010-07-06, by meillo
-
documented, yet undocumented, spool_dir config option2010-07-06, by meillo
-
small clarity improvement2010-07-06, by meillo
-
fixed the use of max_size instead of max_size_delete2010-07-06, by meillo
-
documented undocumented get config options2010-07-06, by meillo
-
small typographic fix (`file' is a value)2010-07-06, by meillo
-
moved the SIZE check to a better location2010-07-06, by meillo
-
refactored SMTP_HELO and SMTP_EHLO cases2010-07-06, by meillo
-
updated ChangeLog and NEWS2010-07-01, by meillo
-
don't install the tests2010-07-01, by meillo
-
Added tag 0.2.24 for changeset e01fed4846e42010-07-01, by meillo
-
next version will be 0.2.252010-07-01, by meillo
-
Todo: int may have only 16bit2010-07-01, by meillo
-
better formating in debug log2010-07-01, by meillo
-
added support for SMTP SIZE 0 (unlimited)2010-07-01, by meillo
-
some annotations related to mail sending with SMTP SIZE2010-07-01, by meillo
-
annotations at msg_calc_size()2010-07-01, by meillo
-
added server-side SMTP SIZE support (patch by Paolo)2010-07-01, by meillo
-
new warnmsg.tpl.it (Thanks to Paolo)2010-06-30, by meillo
-
allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)2010-06-30, by meillo
-
better debugging output (thanks to Paolo)2010-06-30, by meillo
-
Paolo's code and vanilla code differs2010-06-30, by meillo
-
typographic fixes for masqmail.conf.5 (thanks to Paolo)2010-06-30, by meillo
-
simplified a bit-operation based condition2010-06-29, by meillo
-
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding2010-06-29, by meillo
-
improved comments related to -t option2010-06-29, by meillo
-
exchange of the if parts to simplify the condition2010-06-29, by meillo
-
never create headers from recipients2010-06-29, by meillo
-
masqmail now *always* removes Bcc: headers2010-06-29, by meillo
-
add `undisclosed recipients' header if no recipient headers available2010-06-29, by meillo
-
remove all mercurial files from distribution2010-06-25, by meillo
-
improved man page in respect to the -t option2010-06-23, by meillo
-
removed the ACC_NO_RECVD_HDR because it is never set2010-06-23, by meillo
-
removed executable bits2010-06-22, by meillo
-
the same typos in another file2010-06-22, by meillo
-
fixed tiny typo2010-06-22, by meillo
-
added man page for rmail(1)2010-06-21, by meillo
-
man page of mservdetect talked about /usr/bin/masqmail :-O2010-06-21, by meillo
-
small typo fix2010-06-21, by meillo
-
masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail 0.2.242010-06-21, by meillo
-
updated ChangeLog and NEWS2010-06-21, by meillo
-
forgot again to commit the updated Makefile.in2010-06-21, by meillo
-
updated docs (online_file, mserver_iface)2010-06-21, by meillo
-
correct masqmail path in rmail script; remove docs on uninstall2010-06-21, by meillo
-
added some words about exim to docs/uucp-setup2010-06-19, by meillo
-
what about the `rmail' alias?2010-06-19, by meillo
-
added a document that describes UUCP relevant stuff2010-06-19, by meillo
-
added a comment on how to make group uucp trusted too2010-06-19, by meillo
-
added rmail script from postfix2010-06-19, by meillo
-
mservdetect should be listed in man section 1 if it resides in /.../bin/2010-06-19, by meillo
-
is_ingroup(): check for the primary group of a user too2010-06-19, by meillo