On 28-Aug-06, at 6:45 PM, Peter J. Holzer wrote:

On 2006-08-28 18:14:55 -0400, Matt Sergeant wrote:
It's kinda nasty, but required, as I've seen this problem before with
receiving a large attachment - I've got loads of copies because the
client times out while qmail-queue is running, and so I get the mail
accepted, but the sending end never sees the response.

Here's an idea for plugin:

Check if the same message has already been received in the last n hours
(a combination of message-id, sender and recipients should be
sufficient). If it is a duplicate, reject with an appropriate message
("550 You already sent me that message" or something like that).

Nice idea (procmail has something that does this) but unfortunately that means the end user gets a 5xx error message.

Matt.


Reply via email to