Difference between revisions of "Flush Queue"
From Roaring Penguin
Line 3: | Line 3: | ||
sendmail -v -qRdomain.tld | sendmail -v -qRdomain.tld | ||
− | does the job. | + | Where: domain.tld is the domain name in question |
+ | |||
+ | And that 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:04, 30 November 2015
Want to run the queue for a speciftic domain?
sendmail -v -qRdomain.tld
Where: domain.tld is the domain name in question
And that does the job.