aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/queue_null.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync with OpenBSD tree: cvsid + man page fixesGilles Chehade2013-01-281-1/+1
* smtp process sends the data line to the queue which does the finalEric Faurot2013-01-021-1/+10
* implement queue_compress_file() as a helper function.Eric Faurot2013-01-021-2/+0
* add QOP_FD_RW back to let the backend handle the message as it wants andEric Faurot2013-01-021-10/+2
* remove queue_message_remove_incoming() function: deleting an incomingEric Faurot2013-01-021-1/+0
* unlink -> rmdirEric Faurot2013-01-021-1/+1
* must create the directoryEric Faurot2012-12-311-1/+6
* add a queue_null backendEric Faurot2012-12-311-0/+113