Age | Commit message (Expand) | Author |
2018-09-18 | ellapsed -> elapsed; ok jmc@ | miko |
2018-05-14 | kill corrupt / uncorrupt queue mechanism as it has never been usable and it | Gilles Chehade |
2018-01-30 | regroup some commands in a more logical way; | Jason McIntyre |
2018-01-06 | tweak previous; | Jason McIntyre |
2018-01-06 | Import gilles@'s standalone spfwalk utility into smtpctl(8) as | Sunil Nimmagadda |
2017-05-23 | "update table" is for tables of type file only; ok gilles | Jason McIntyre |
2016-09-04 | Remove the "smtpctl stop" command. | Eric Faurot |
2016-06-14 | Fix typo; OK jung@ | Todd C. Miller |
2016-06-02 | transfer is not a smtpctl command, but mta is | Joerg Jung |
2016-04-17 | fix typo, it is supposed to be smtpctl trace "filters" not "filter" | Joerg Jung |
2015-11-05 | Implement smtpctl uncorrupt <msgid> | Sunil Nimmagadda |
2015-10-29 | Implement smtpctl discover <evpid|msgid>. | Sunil Nimmagadda |
2015-10-15 | Let "all" as an argument for "resume envelope", "pause envelope" | Sunil Nimmagadda |
2015-08-16 | use a less ambiguous example; from larry hynes | Jason McIntyre |
2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. | Igor Sobrado |
2014-09-29 | lightly document mailq; ok gilles | Jason McIntyre |
2014-07-08 | improve indentation. | Igor Sobrado |
2014-02-17 | new "smtpctl show status" command to show if mta/mda/smtp are currently runni... | Eric Faurot |
2013-11-13 | document smtpctl "show hosts" and "show relays". | Eric Faurot |
2013-08-26 | "reactivate"; | Jason McIntyre |
2013-07-20 | tweak previous; | Jason McIntyre |
2013-07-19 | Many MTA improvements: | Eric Faurot |
2013-07-19 | scheduler improvements: | Eric Faurot |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
2013-02-14 | - document smtpctl trace expand | Gilles Chehade |
2013-01-28 | - introduce 'smtpctl trace lookup' to trace lookup process | Gilles Chehade |
2013-01-26 | tweak previous; | Jason McIntyre |
2013-01-26 | Sync with our smtpd repo: | Gilles Chehade |
2012-11-20 | - for lists, list type must come first | Jason McIntyre |
2012-11-20 | Allow "smtpctl show queue" to run in "online" mode if the smtpd server | Eric Faurot |
2012-10-17 | consistency fix: we use "envelope-id" everywhere. | Eric Faurot |
2012-10-15 | tweak previous; ok eric | Jason McIntyre |
2012-10-15 | implement and document "smtpctl stop" | Eric Faurot |
2012-10-14 | mistakenly removed an ".Xr smtpd 8" | Gilles Chehade |
2012-10-14 | introduce map_file.c which will deprecate map_stdio.c | Gilles Chehade |
2012-10-14 | smtpctl show runqueue no longer exists, it's been that way for a while | Gilles Chehade |
2012-10-10 | teach smtpctl how to display envelopes and messages using their id. | Gilles Chehade |
2012-04-07 | grammar fix; | Jason McIntyre |
2012-02-09 | correct argument names for "resume"; from Jan Stary | Jason McIntyre |
2011-10-26 | retain alphabetical order; | Jason McIntyre |
2011-10-26 | - fix smtpctl pause/resume so the ramqueue scheduling is done correctly | Gilles Chehade |
2011-10-23 | retain alphabetical order; | Jason McIntyre |
2011-10-23 | - smtpctl schedule no longer works, instead, use 'smtpctl schedule-id <id>' | Gilles Chehade |
2011-08-17 | - teach smtpctl remove about the new ramqueue structure | Gilles Chehade |
2011-07-22 | tweak previous; | Jason McIntyre |
2011-07-21 | - update smtpctl.8 to reflect reality | Gilles Chehade |
2010-10-18 | Mention that commands may be abbreviated, as done in other *ctl manuals. | Stuart Henderson |
2010-10-09 | backout the "new" queue code commited 4 months ago. it has many good ideas, | Gilles Chehade |
2010-06-01 | new queue, again; gcc2 compile tested by deraadt | Jacek Masiulaniec |
2010-06-01 | New queue doesn't compile on gcc2, back out. Spotted by deraadt@ | Jacek Masiulaniec |