in reply to Re: MIME::Lite error
in thread MIME::Lite error
No the ISP isn't right, because anybody can enter any From: address of their choosing in their MUA. Therefore it's trivial for a spammer to spoof his way out. The only real way is to look if the IP address of the sender is in the ISP's netblocks, this way the ISP can authenticate the user. That's what most ISPs I've used do.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: MIME::Lite error
by neophyte (Curate) on Aug 30, 2001 at 14:18 UTC |
In Section
Seekers of Perl Wisdom