Relayouted all switch statements: case aligns with switch.
[mmh] / sbr / mts.c
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-11-05 markus schnalkeWe don't need macros for only putting two strings next...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-04 markus schnalkeMoved the sendmail path config line from mts.conf to...
2011-10-04 markus schnalkeRemoved the MTS and post; now we always use /usr/sbin...
2011-10-04 markus schnalkeRemoved --with-smtpservers configure option and thelike
2011-10-04 markus schnalkeRemoved all POP support
2011-09-28 markus schnalkeWe'll always use sendmail (spost) now
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-03 Earl Hood* mts/smtp/smtp.c: added SASL support if mts configuration
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...