postfix
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| postfix [2017/02/17 16:06] – [Command Ref.] k2patel | postfix [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Postfix ====== | ====== Postfix ====== | ||
| - | ==== Command Ref. ==== | + | ===== Command Ref. ===== |
| - | == display list of queue == | + | ==== display list of queue ==== |
| <code bash> | <code bash> | ||
| mailq | mailq | ||
| Line 11: | Line 11: | ||
| </ | </ | ||
| - | == process postfix queue == | + | ==== process postfix queue ==== |
| <code bash> | <code bash> | ||
| postqueue -f | postqueue -f | ||
| Line 20: | Line 20: | ||
| </ | </ | ||
| - | == View Message == | + | ==== View Message |
| <code bash> | <code bash> | ||
| postcat -vq <Message ID> | postcat -vq <Message ID> | ||
| + | </ | ||
| + | |||
| + | ==== Empty Queue ( Delete ) ==== | ||
| + | <code bash> | ||
| + | postsuper -d ALL | ||
| </ | </ | ||
postfix.1487347600.txt.gz · Last modified: 2020/08/10 02:30 (external edit)
