'\" t .\" $Header: /home/mea/src/CVSROOT/zmailer/man/mailrm.1.in,v 1.6 2003/08/28 23:51:29 mea Exp $ .ds ]W ZMailer 2.0 .TH MAILRM 1zm "2003-Aug-28" .SH NAME mailrm \- zmailer mail queue message remover .SH SYNOPSIS .B mailrm [ .I id \&... ] .SH DESCRIPTION .I mailrm attempts to remove the locally queued mail messages named on its command line by submitting mail messages that cancel the queued messages. .PP The Obsoletes: message header is the mechanism used to accomplish this. The .I router turns it into a message control file directive that the .I scheduler implements. The .I scheduler will of course do its best to ensure only the owner of a message can cancel it. Therefore this program is only useful to whomever originally sent the message to be cancelled. The super user is not treated specially. .PP The .I id is the message file id of a to-be-cancelled message, as it is reported by .IR mailq . It is not the message id, although that is the information that is actually sought for the Obsoletes: header contents. .I mailrm will rummage through message control files in \fIPOSTOFFICE\fB/transport\fR to retrieve the message id for a given message file id. .SH ENVIRONMENT VARIABLES .IP ZCONFIG .RS This environment variable is expected to be inherited from the .IR scheduler (8zm), and it tells where scheduler's idea of .IR ZENV -variables are located at. .RE .SH FILES .PP .TS l l. \fI/opt/mail/zmailer.conf\fR (ZCONFIG) \fI/var/spool/postoffice/transport\fR (POSTOFFICE/transport) .TE .PP .SH SEE ALSO .PP .IR router (8zm), .IR scheduler (8zm), .IR mailq (1zm), .IR zmailer.conf (5zm). .br RFC987, RFC1138 .SH AUTHOR This program authored and copyright by: .RS 3em Rayan Zachariassen .RE