Re: [Exim] Checking for valid accounts in a mail from relays

Pàgina inicial
Delete this message
Reply to this message
Autor: Andrey Tverdokhleb
Data:  
A: exim-users
Assumpte: Re: [Exim] Checking for valid accounts in a mail from relays
On Thu, 29 Jul 2004 21:59:42 +0100, Peter Bowyer <peter@???> wrote:
> > Are fields To:, Cc: and so on crystal balls? This is my home domain,
> > so I don't really care about mails without defined recipients after
> > DATA.
>
> Those headers have nothing to do with email delivery. Look at the email you
> just replied to - did it have your address in any of those headers?
>
>

Peter, I'm not asking about delivery. Since message is getting
processed on my private MTA it's already delivered. I want to use
additional info from headers to kill obvious spam before it will be
piped to imap. Regarding headers of "email you just replied to" it has
To: exim-users@??? which is enough for me to mark it as valid.
Please read the original message - I want a file with list of allowed
receivers and patterns.

Andrey