On Thursday 27 July 2006 14:13, Marten Lehmann took the opportunity to write:
> Hello,
>
> today I accidentally noticed an smtp server, that blocks anonymous senders:
>
> mail from: <>
> 501 Anonymous Senders Prohibited
>
> Is it possible to configure this similar with exim? I guess there is no
> actual reason to send emails without a sender. Even cronjobs are using
> something like [EMAIL PROTECTED] I guess this might catch a lot of spam,
> wouldn't it?

Yes, it is possible, but it's dead wrong, as has already been pointed out, 
*unless* you do it after RCPT and the recipient is one that never sends mail 
(and thus should never receive bounces), or you use BATV. I don't think 
much "normal" spam uses empty senders, but some spammers abuse stupid servers 
(like Exchange) by sending spam to nonexistent addresses. Those stupid 
servers accept it and then bounce it back to the fake sender.

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: pgpB3n8oeTRC3.pgp
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to