index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
smtpd
/
smtpd.h
Age
Commit message (
Expand
)
Author
2014-07-08
update filter configuration parsing (not plugged yet)
Eric Faurot
2014-07-08
get rid of mfa leftovers
Eric Faurot
2014-07-08
various queue improvements:
Eric Faurot
2014-07-08
Update the table API: lookup functions can take an optional parameters
Eric Faurot
2014-05-04
Create a new default RSA engine instead of patching the existing one
Reyk Floeter
2014-05-01
Move RSA keys from "lka" to a new dedicated "ca" process because lka
Reyk Floeter
2014-04-30
when using maildir, do not create automatically create folders to match tag
Gilles Chehade
2014-04-30
The RSA engine (used by pony) has to wait for a response from the
Reyk Floeter
2014-04-29
Implement RSA privilege separation for OpenSMTPD, based on my previous
Reyk Floeter
2014-04-29
Remove unused arguments from ssl_smtp_init()
Reyk Floeter
2014-04-19
certs are looked up by hostname, the size of the buffer should use the
Gilles Chehade
2014-04-09
Zap the mfa process. It is not currently doing anything, and content filtering
Eric Faurot
2014-04-09
remove useless define for banner
Eric Faurot
2014-04-04
Merge the mda, mta and smtp processes into a single unprivileged
Eric Faurot
2014-03-22
disable the imsg buffers profiling code unless requested, this will prevent
Gilles Chehade
2014-02-17
new "smtpctl show status" command to show if mta/mda/smtp are currently runni...
Eric Faurot
2014-02-10
tweak usage() and bump version.
Eric Faurot
2014-02-04
Add support for DSN and Enhanced Status Code
Eric Faurot
2014-02-04
Allow the admin to pause relaying to a specific domain:
Eric Faurot
2014-02-04
internal improvements and cleanups
Eric Faurot
2014-02-04
pki code cleanup
Eric Faurot
2014-02-04
extend allowed charset for email address, escape all potentially dangerous ones.
Eric Faurot
2014-02-04
add base64_encode/base64_decode helpers
Eric Faurot
2014-02-04
get rid of fdlimit()
Eric Faurot
2013-12-06
now at 5.4.1
Eric Faurot
2013-12-05
move defines around
Eric Faurot
2013-12-03
Rework the envelope flushing loops in mta to avoid sending all delivery
Eric Faurot
2013-11-30
do not hardcode scheduler batch size, and reduce default limit to avoid
Eric Faurot
2013-11-28
limit the number of envelopes to recall in the hoststat cache.
Eric Faurot
2013-11-20
Rework the mda and scheduler to use the holdq mechanism instead of
Eric Faurot
2013-11-19
Add a limit on the number of inflight envelopes. The scheduler suspends
Eric Faurot
2013-11-18
Allow overriding the local ca
Eric Faurot
2013-11-06
Much much improved config parser and related changes.
Eric Faurot
2013-10-30
add "smtpctl show relays" and "smtpctl show hosts" commands
Eric Faurot
2013-10-29
add missing heloname field for relayhost.
Eric Faurot
2013-10-29
use "/etc/mail/mailname" instead of "/etc/mailname" and make it a define.
Eric Faurot
2013-10-29
Report mta sessions errors on the route rather than on the MX.
Eric Faurot
2013-10-27
Implement a feedback mechanism which allows the mta to "hold" envelopes
Eric Faurot
2013-10-27
Make the filter infrastructure move forward.
Eric Faurot
2013-10-27
Create the control socket in the parent process to abort early if
Eric Faurot
2013-10-26
Simplify code for loading and dumping envelopes. Makes it much easier
Eric Faurot
2013-10-25
local enqueuer improvements:
Eric Faurot
2013-07-19
We are basically at 5.4 now
Eric Faurot
2013-07-19
Implement a scheduler_proc backend
Eric Faurot
2013-07-19
Many MTA improvements:
Eric Faurot
2013-07-19
Assorted queue improvements:
Eric Faurot
2013-07-19
Add a table_proc backend for delegating table lookups to another
Eric Faurot
2013-07-19
Move the filter infrastructure forward.
Eric Faurot
2013-07-19
scheduler improvements:
Eric Faurot
2013-07-19
New implementation for smtpctl and the command line parser. Allows
Eric Faurot
[prev]
[next]