[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Question about Sendmail/Spammers
- Subject: Re: [vps-mail] Question about Sendmail/Spammers
- From: "Bennett Lanford" <ben@xxxxxxxxxxxxx>
- Date: Tue, 5 Apr 2005 12:28:43 -0400 (EDT)
On Mon, April 4, 2005 10:00 pm, Scott Girard said:
> In the email headers, yes, it would show up as "for
> sales@[your.ipaddress.here]", but I'm pretty sure they can spoof the
> To: sales@xxxxxxxxxxxx .
Right! The To: and From: headers in the mail message are just *text*!!
(The *real* recipients are specified by the RCPT TO: commands in the SMTP
conversation. After the incoming client or server has told your server the
recipients using one or more RCPT TO: commands, that server enters the
(SMTP) DATA command, then enters whatever To: and From: and Subject:
(etc.) headers it chooses--typically completely different (if sent by
spammers) from what was specified in the SMTP commands.
Any correspondence between the To: headers in an e-mail and the "envelope"
recipient(s) specified in the RCPT TO: command(s) is purely coincidental
from a spammer's perspective.
--
Bennett Lanford <ben@xxxxxxxxxxxxx>
There are 10 kinds of people: those that understand binary and those that
don't.
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index