masqmail

log src/conf.c

age author description
Thu, 20 Nov 2014 20:36:20 +0100 markus schnalke Added route conditions based on the From header
Wed, 03 Apr 2013 21:45:57 +0200 markus schnalke Bugfix: Read as long as there *is* content.
Wed, 30 May 2012 09:38:38 +0200 markus schnalke Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.
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.
Tue, 21 Feb 2012 16:11:28 +0100 markus schnalke Ensure lval and rval are always stripped. Plus minor refactoring.
Sat, 18 Feb 2012 19:57:39 +0100 markus schnalke Fixed conf.c: read_lval().