On Wed, Oct 15, 2014, Gary Mills wrote: > The way to get a message in the mail queue without sendmail attempting > to send it on, is to shut down the server daemon. Normally, there will
Hmm, really? > The first of these two is the server daemon. Just kill that one, and > send an e-mail message. That will create files in the > /var/spool/mqueue directory. Then you can run sendmail manually to Who writes the mail into mqueue? The sendmail MSP uses its own queue and that's where the mail will likely end up if you terminate the daemon and use sendmail to submit a message. _______________________________________________ openindiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
