Difference between revisions of "Flush Queue"
From Roaring Penguin
Line 1: | Line 1: | ||
− | + | Want to run the queue for a speciftic domain? | |
+ | |||
+ | sendmail -v -qRdomain.tld | ||
+ | |||
+ | does the job. | ||
<div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | <div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | ||
[[category:All]][[category:Management]] | [[category:All]][[category:Management]] |
Revision as of 14:47, 10 July 2014
Want to run the queue for a speciftic domain?
sendmail -v -qRdomain.tld
does the job.