Mercurial > masqmail
graph
-
better debug logging of outgoing SMTP dialogs2010-07-14, by meillo
-
fixed a small typo in the debug output2010-07-14, by meillo
-
merge2010-07-14, by meillo
-
Documentation improvements in the INSTALL file and some man pages2010-07-14, by meillo
-
Fix handling of --with-liblockfile=no or --without-liblockfile2010-07-14, by meillo
-
merge2010-07-13, by meillo
-
documented the wrapper option of route files better2010-07-13, by meillo
-
merge2010-07-13, by meillo
-
added a missing #include <sys/stat.h>2010-07-13, by meillo
-
merge2010-07-13, by meillo
-
write a log message when the daemon starts up2010-07-13, by meillo
-
moved the PPP setup documentation from INSTALL to an own file2010-07-08, by meillo
-
updated and improved INSTALL2010-07-08, by meillo
-
removed the mserver feature2010-07-08, by meillo
-
disabled POP3 support by default2010-07-08, by meillo
-
guess-hostname: ordered guesses by quality2010-07-08, by meillo
-
listen per default on localhost:25 now2010-07-08, by meillo
-
added a script to guess the host's name2010-07-08, by meillo
-
next version will be 0.3.02010-07-08, by meillo
-
documented that online_pipe must contain an absolute path2010-07-08, by meillo
-
local_hosts defaults to localhost;foo;foo.example.org now2010-07-08, by meillo
-
require host_name to be set in config file2010-07-08, by meillo
-
shut down on errors reading config file2010-07-08, by meillo
-
merge2010-07-08, by meillo
-
local_hosts defaults to `localhost' now2010-07-07, by meillo
-
mail_dir defaults to /var/mail now2010-07-07, by meillo
-
default values for logdir and spooldir2010-07-07, by meillo
-
Added tag 0.2.25 for changeset 115d3c92493b2010-07-07, by meillo
-
moved rmail from bin (man1) to sbin (man8)2010-07-07, by meillo
-
improved the Makefile (check diff for details)2010-07-07, by meillo
-
small fix in Makefile if dirs do not exist2010-07-07, by meillo
-
remove all installed dirs on `make uninstall'2010-07-07, by meillo
-
credited Paolo's contributions2010-07-07, by meillo
-
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