cancelmsg (1)
NAME
cancelmsg - Cancel an E-mail messageSYNOPSIS
- cancelmsg {msgid} ["reason"]
DESCRIPTION
cancelmsg
msgid is the message queue id that can be obtained from the m[blue]mailq(1)m[][1], command. A reason is optional. The message does not disappear into a black void. The message will be returned as undeliverable, citing reason. A generic error message will be used if reason is not specified.
BUGS
A non-delivery report may not be sent immediately, but delayed until the message's turn comes up in the scheduling queue.
There is no immediate indication if the message cancellation worked. A subsequent non-delivery report is the only indication of a successful cancel. If it doesn't come, it means the message wasn't cancelled in time.
A non-delivery report will not be sent for recipients whose delivery status notification does not include the FAIL notice.
SEE ALSO
m[blue]mailq(1)m[][1], m[blue]courier(8)m[][2].
AUTHOR
Sam Varshavchik
- Author
NOTES
- 1.
-
mailq(1)
- [set $man.base.url.for.relative.links]/mailq.html
- 2.
-
courier(8)
- [set $man.base.url.for.relative.links]/courier.html