Sendmail Howto: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 December 2007

  • curprev 14:4814:48, 12 December 2007Red talk contribs 1,492 bytes +1,492 New page: To delete the sendmail deferred mail queue use the following script from [http://www.brandonhutchinson.com/deleting_mail_queue.html here]: <pre> #!/usr/bin/perl use strict; my $qtool = ...