Re: [exim] NDR spam avoidance

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users @ exim. org
Subject: Re: [exim] NDR spam avoidance
Oliver Howe wrote:
> A lot of my users are complaining that they are receiving bounce back emails of messages that they did not send.

[...]
> Return-path: <oliver@???>
> Received: from [212.40.112.118] (helo=pool-01077.externet.hu)
> by smtp10.postmaster.co.uk with smtp (Exim 4.68)
> (envelope-from <oliver@???>)
> id 1LCIqn-0003Ss-PR
> for oliver@???; Mon, 15 Dec 2008 19:11:54 +0000
> To: <oliver@???>
> Subject: <oliver@???>, December 96% off
> From: <oliver@???>
> MIME-Version: 1.0
> Importance: High
> Content-Type: text/html


Currently they're dumb enough to not be including a Date header.
Reject'm on that (as well as anything else).

- Jeremy