Re: [exim] rewrite smtp-time rcpt

Top Page
Delete this message
Reply to this message
Author: Chris Edwards
Date:  
To: Exim users list
Subject: Re: [exim] rewrite smtp-time rcpt
On Fri, 11 Mar 2005, Alan J. Flavell wrote:

| On Fri, 11 Mar 2005, Chris Edwards wrote:

|
| > However, this may be a bad idea, as you'll get a small amount of legit
| > mail in the spambox, even when all the other MXs are happy. The neat
| > thing about the "defer" is that this doesn't matter.

|
| If they're willing to issue the "defer" at DATA time, then surely they
| can sneak away a copy of the item for analysis?


I guess the headers are available in the reject log. However, AIUI, the
OP wants to deliver the entire message to a spambox. Doing this _and_
giving a defer response would require a new exim feature - there is
"fakereject" but not "fakedefer"...