masqmail

log src/masqmail.c

age author description
Sun, 18 Jul 2010 21:49:15 +0200 meillo added newlines to the end of log and debug messages where missing
Fri, 16 Jul 2010 16:38:50 +0200 meillo REMOVED MAILDIR SUPPORT
Fri, 16 Jul 2010 15:38:53 +0200 meillo removed the --disable-smtp-server configure option
Thu, 15 Jul 2010 14:24:40 +0200 meillo REMOVED POP3 SUPPORT
Tue, 13 Jul 2010 22:54:25 +0200 meillo merge
Tue, 13 Jul 2010 22:53:04 +0200 meillo write a log message when the daemon starts up
Thu, 08 Jul 2010 22:01:33 +0200 meillo removed the mserver feature
Thu, 08 Jul 2010 09:43:27 +0200 meillo shut down on errors reading config file
Thu, 01 Jul 2010 13:08:53 +0200 meillo added server-side SMTP SIZE support (patch by Paolo)
Tue, 29 Jun 2010 11:40:37 +0200 meillo changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
Tue, 29 Jun 2010 10:45:33 +0200 meillo never create headers from recipients
Tue, 29 Jun 2010 10:37:18 +0200 meillo masqmail now *always* removes Bcc: headers
Mon, 21 Jun 2010 12:07:12 +0200 meillo small typo fix
Sat, 19 Jun 2010 19:00:04 +0200 meillo what about the `rmail' alias?
Sat, 19 Jun 2010 18:07:31 +0200 meillo using is_privileged_user() to check here too