Mercurial > masqmail
graph
-
There was still a /usr/sbin/masqmail path2010-07-16, by meillo
-
specified group by name; added path to --with-glib-static2010-07-15, by meillo
-
typographic fix: alignments in configure -h2010-07-15, by meillo
-
REMOVED POP3 SUPPORT2010-07-15, by meillo
-
further pop3_login stuff I forgot to remove2010-07-15, by meillo
-
forgot to remove the pop3_login option in conf.c in the last commit2010-07-15, by meillo
-
removed the pop-before-smtp (smtp-after-pop) function2010-07-15, by meillo
-
refactoring and simplifications in mservdetect2010-07-14, by meillo
-
improved mservdetect in various ways2010-07-14, by meillo
-
added two setup guides2010-07-14, by meillo
-
improved INSTALL (2nd sendmail link)2010-07-14, by meillo
-
added an example route config with encryption2010-07-14, by meillo
-
improved and simplified the example config2010-07-14, by meillo
-
added a development helper script to update the date and version in man pages2010-07-14, by meillo
-
added comments on how to compile with glib-1.22010-07-14, by meillo
-
do *not* use the openssl option -crlf in a wrapper command2010-07-14, by meillo
-
added comments to deliver.c (stuff to check)2010-07-14, by meillo
-
removed `remote_port' config option2010-07-14, by meillo
-
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