summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd
AgeCommit message (Expand)Author
2013-08-26"reactivate";Jason McIntyre
2013-08-08move the parameter expansion text to after the config options text,Jason McIntyre
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-08-05better document /etc/mailname;Jason McIntyre
2013-07-22fix bogus warning due to limited range on 32bit archs.Eric Faurot
2013-07-22use unistd.h instead of getopt.hEric Faurot
2013-07-22fix sockaddr overflow with IPv6Eric Faurot
2013-07-21clarify the error:code text;Jason McIntyre
2013-07-21Add a "passwd" table backend. Useful for sharing vusers with other programs.Eric Faurot
2013-07-21tweak log messagesEric Faurot
2013-07-20Update ldap and sqlite table backends and provide them as external backends.Eric Faurot
2013-07-20tweak previous;Jason McIntyre
2013-07-20tweak previous;Jason McIntyre
2013-07-19We are basically at 5.4 nowEric Faurot
2013-07-19Temporarily allow alternate names for traces, until this get cleaned up.Eric Faurot
2013-07-19Implement a scheduler_proc backendEric Faurot
2013-07-19When accepting a message, log one line per recipient with the number ofEric Faurot
2013-07-19Many MTA improvements:Eric Faurot
2013-07-19Assorted queue improvements:Eric Faurot
2013-07-19Add a table_proc backend for delegating table lookups to anotherEric Faurot
2013-07-19Allow to specify an address family on a listenerEric Faurot
2013-07-19Move the filter infrastructure forward.Eric Faurot
2013-07-19assorted fixes:Eric Faurot
2013-07-19typoEric Faurot
2013-07-19typo in copyrightEric Faurot
2013-07-19scheduler improvements:Eric Faurot
2013-07-19need to create the incoming directoryEric Faurot
2013-07-19New implementation for smtpctl and the command line parser. AllowsEric Faurot
2013-07-19Improve and document the way the default server name is found.Eric Faurot
2013-07-19remove obsolete fileEric Faurot
2013-07-19typo in copyrightEric Faurot
2013-07-19document "error:" aliasesEric Faurot
2013-07-19Get rid of env->sc_pw and env->sc_pwqueue. Early queue initializationEric Faurot
2013-07-19unused variableEric Faurot
2013-07-19tls perfect forward secrecy with ecdheEric Faurot
2013-07-19Make sure to report all errorsEric Faurot
2013-07-19add '!' in email addresses supported charsetEric Faurot
2013-07-19Introduce expand string modifiersEric Faurot
2013-07-19Remove useless sc_pid from struct smtpd.Eric Faurot
2013-07-19get rid of sa_set_port() and its awfully contorted implementationEric Faurot
2013-07-12update after asr changes.Eric Faurot
2013-07-04somehow a return; was removedGilles Chehade
2013-06-26paragraph still mentions an interface name when the example below no longerGilles Chehade
2013-06-09oops! one more instance of previous...Jason McIntyre
2013-06-09the argument name for "source" is "source", not "table";Jason McIntyre
2013-06-04we are at 5.3.3 now.Eric Faurot
2013-06-04fix use-after-free in debug tracesEric Faurot
2013-06-03plug a couple of memleaksEric Faurot
2013-06-03call SSL_read() again if there is data pending in the SSL buffer.Eric Faurot
2013-06-03remove bogus id tagEric Faurot