On Thu, 20 Apr 2000, Marius Vincent wrote:
> How do I intercept a message and deny it from being delivered to the remote
> server.
> For e.g.. if I have a 9Meg e-mail sitting in my spool dir. and I want to
> deny that message from going out - is there any way I can get that message
> send back to the sender and have exim deliver like a note to the user saying
> it was rejected.
If you want to reject *all* messages over a certain size, set
message_size_limit on the transport, or in the general configuration.
If you want to force an existing message to be bounced, use the -Mg
option.
> Also How do I freeze a specific message, and how do I thaw it again?
-Mf, -Mt.
See chapter 5 for Exim command line options.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.