2010-12-03 |
markus schnalke |
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD
|
2010-12-03 |
markus schnalke |
comments (should we really exit failure in this case?)
|
2010-12-03 |
markus schnalke |
refactored mode_accept()
|
2010-12-03 |
markus schnalke |
comments and a small refactoring
|
2010-12-02 |
markus schnalke |
removed now obsolete exit_code
|
2010-12-02 |
markus schnalke |
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/
|
2010-12-02 |
markus schnalke |
fixed previous commit and excluded mode_version() from main()
|
2010-12-02 |
markus schnalke |
substituted get_progname() with a call to strrchr()
|
2010-12-02 |
markus schnalke |
made default mode sensible
|
2010-12-01 |
markus schnalke |
fixed -oem by removing it ;-)
|
2010-12-01 |
markus schnalke |
fixed -oi to really be the same as -i
|
2010-11-04 |
markus schnalke |
removed the obsolete pos argument from time_interval()
|
2010-11-04 |
markus schnalke |
moved run_queue to a new function
|
2010-11-04 |
markus schnalke |
moved the queue manipulation code to an new function
|
2010-11-04 |
markus schnalke |
refactored the cmdline argument processing
|
2010-11-01 |
markus schnalke |
refactored processing of -oXXX options
|
2010-11-01 |
markus schnalke |
ignoring -m switch now
|
2010-07-18 |
meillo |
added newlines to the end of log and debug messages where missing
|
2010-07-16 |
meillo |
REMOVED MAILDIR SUPPORT
|
2010-07-16 |
meillo |
removed the --disable-smtp-server configure option
|
2010-07-15 |
meillo |
REMOVED POP3 SUPPORT
|
2010-07-13 |
meillo |
merge
|
2010-07-13 |
meillo |
write a log message when the daemon starts up
|
2010-07-08 |
meillo |
removed the mserver feature
|
2010-07-08 |
meillo |
shut down on errors reading config file
|
2010-07-01 |
meillo |
added server-side SMTP SIZE support (patch by Paolo)
|
2010-06-29 |
meillo |
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
|
2010-06-29 |
meillo |
never create headers from recipients
|
2010-06-29 |
meillo |
masqmail now *always* removes Bcc: headers
|
2010-06-21 |
meillo |
small typo fix
|
2010-06-19 |
meillo |
what about the `rmail' alias?
|
2010-06-19 |
meillo |
using is_privileged_user() to check here too
|
2010-06-16 |
meillo |
added copyright notices to files I improved
|
2010-06-16 |
meillo |
do not reparent the daemon to init if init is already the parent
|
2010-06-16 |
meillo |
made a comment more exact
|
2010-06-16 |
meillo |
fixed Debian bug 536060 (log files are closed after SIGHUP receival)
|
2010-05-19 |
meillo |
fixed tests/local.sh
|
2008-10-29 |
meillo |
removed noop-code; some beautifying
|
2008-10-27 |
meillo |
changed indention and line wrapping to a more consistent style
|
2008-09-26 |
meillo |
this is masqmail-0.2.21 from oliver kurth
0.2.21
|