masqmail

log

age author description
Wed, 30 May 2012 11:24:33 +0200 markus schnalke Fixed forgotten resetting of identity.
Wed, 30 May 2012 10:38:29 +0200 markus schnalke Updated tests to the changes on spool dir.
Wed, 30 May 2012 10:27:10 +0200 markus schnalke Remove `input' dir in spool dir. Spooled files are in spool dir directly now.
Wed, 30 May 2012 09:38:38 +0200 markus schnalke Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.
Tue, 29 May 2012 22:15:55 +0200 markus schnalke Updated INSTALL to the new --with-piddir option.
Tue, 29 May 2012 21:35:17 +0200 markus schnalke The pid files goes to /var/run/masqmail.pid now. Added --with-piddir.
Tue, 29 May 2012 21:33:49 +0200 markus schnalke Changed the location of the route query file in the docs.
Wed, 29 Feb 2012 18:16:50 +0100 markus schnalke Added comments and debug messages.
Wed, 29 Feb 2012 18:14:32 +0100 markus schnalke Fixed the globalias mechanism.
Wed, 29 Feb 2012 14:36:07 +0100 markus schnalke Debug message cosmetic.
Wed, 29 Feb 2012 14:23:16 +0100 markus schnalke Minor refactoring and added a newline to the debug output.
Wed, 29 Feb 2012 14:22:44 +0100 markus schnalke Finally found the newline that was to much in spool_read_header().
Wed, 29 Feb 2012 13:33:40 +0100 markus schnalke Fixed segfault, caused by a stupid g_strchug/g_strstrip implementation.
Wed, 29 Feb 2012 12:06:33 +0100 markus schnalke Ensure lvals, rvals and components of address strucs are stripped.
Wed, 29 Feb 2012 12:05:47 +0100 markus schnalke Minor comment rework.