On Mon, Oct 07, 2002 at 04:36:33PM -0400, Chris Hilts wrote:
> > When I get a message with the subject 'mytest' to this account, I get
> > the rejection notice. I don't get the original message, and it
> > doesn't send the rejection to the sender. I don't recognize anything
> > significant in th
> When I get a message with the subject 'mytest' to this account, I get
> the rejection notice. I don't get the original message, and it
> doesn't send the rejection to the sender. I don't recognize anything
> significant in the logs, of which I've attached an excerpt below.
My MTA was configur
I have added the following SIEVE rule as a test case:
if header :is "Subject" "mytest" {
reject "This message has been refused.";
stop;
}
When I get a message with the subject 'mytest' to this account, I get the
rejection notice. I don't get the original message, and it doesn't