2014-11-20 |
markus schnalke |
Added route conditions based on the From header
|
2013-04-03 |
markus schnalke |
Bugfix: Read as long as there *is* content.
|
2012-06-04 |
markus schnalke |
Typo fix in man page. Reported via Debian.
|
2012-05-30 |
markus schnalke |
Updated AUTHORS and THANKS files.
|
2012-05-30 |
markus schnalke |
Create the spool and log dirs on program startup if missing.
|
2012-05-30 |
markus schnalke |
Fixed forgotten resetting of identity.
|
2012-05-30 |
markus schnalke |
Updated tests to the changes on spool dir.
|
2012-05-30 |
markus schnalke |
Remove `input' dir in spool dir. Spooled files are in spool dir directly now.
|
2012-05-30 |
markus schnalke |
Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.
|
2012-05-29 |
markus schnalke |
Updated INSTALL to the new --with-piddir option.
|
2012-05-29 |
markus schnalke |
The pid files goes to /var/run/masqmail.pid now. Added --with-piddir.
|
2012-05-29 |
markus schnalke |
Changed the location of the route query file in the docs.
|
2012-02-29 |
markus schnalke |
Added comments and debug messages.
|
2012-02-29 |
markus schnalke |
Fixed the globalias mechanism.
|
2012-02-29 |
markus schnalke |
Debug message cosmetic.
|
2012-02-29 |
markus schnalke |
Minor refactoring and added a newline to the debug output.
|
2012-02-29 |
markus schnalke |
Finally found the newline that was to much in spool_read_header().
|
2012-02-29 |
markus schnalke |
Fixed segfault, caused by a stupid g_strchug/g_strstrip implementation.
|
2012-02-29 |
markus schnalke |
Ensure lvals, rvals and components of address strucs are stripped.
|
2012-02-29 |
markus schnalke |
Minor comment rework.
|
2012-02-29 |
markus schnalke |
Broke long lines.
|
2012-02-29 |
markus schnalke |
Broke long lines.
|
2012-02-29 |
markus schnalke |
Minor refactoring.
|
2012-02-29 |
markus schnalke |
Refactoring.
|
2012-02-29 |
markus schnalke |
Broke long lines.
|
2012-02-29 |
markus schnalke |
Broke long lines.
|
2012-02-29 |
markus schnalke |
Broke long lines.
|
2012-02-21 |
markus schnalke |
Ensure lval and rval are always stripped. Plus minor refactoring.
|
2012-02-21 |
markus schnalke |
Various minor refactoring.
|
2012-02-21 |
markus schnalke |
resolve_ip() appeared to be broken, in connect.c. I fixed it.
|
2012-02-21 |
markus schnalke |
Minor refactoring.
|
2012-02-21 |
markus schnalke |
Typographic rework in man page and line-breaking.
|