|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Spam with my company domainHi all, I'm getting Spam which is addressed to another person in my company , but it getting sent to me . So in my inbox the To Field is Kristin , but in Jeremy's inbox. |
|||||||||||
|
|
Re: Spam with my company domainOn Wed, 28 Oct 2009, Jeremy Davila wrote:
> I'm getting Spam which is addressed to another person in my company , > but it getting sent to me . So in my inbox the To Field is Kristin , but > in Jeremy's inbox. The information in the To: header has nothing to do with who actually receives the message. Delivery is controlled by the "envelope To", which is the "please send this message to" address communicated during message transfer between mail programs. There are more details available if you google "smtp envelope to address" It's risky to use "my address isn't in the to:" as a spam sign, because blind carbon copies would always hit and forwarded messages (e.g. from your gmail account to your ISP account) would likely hit. -- John Hardin KA7OHZ http://www.impsec.org/~jhardin/ jhardin@... FALaholic #11174 pgpk -a jhardin@... key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79 ----------------------------------------------------------------------- ...the Fates notice those who buy chainsaws... -- www.darwinawards.com ----------------------------------------------------------------------- 3 days until Halloween |
|||||||||||
|
|
Re: Spam with my company domain28.10.2009 22:07, Jeremy Davila kirjoitti: > > Hi all, > > I'm getting Spam which is addressed to another person in my company , > but it getting sent to me . So in my inbox the To Field is Kristin , but > in Jeremy's inbox. Hello. That is possible, the email is sent to whoever is in the RCPT-TO command of the SMTP transaction. The sender does this: <open connection to your MX> HELO someclient.example.org MAIL-FROM: sender@... RCPT-TO: jeremy@... DATA From: someuser@... To: kristin@... Subject: this is a spam message Hello kristin! . QUIT <disconnect> The sender *feeds* the To-header into the submission, but actually sends the mail to a different user. The "To:" header is just a decoration. -- http://www.iki.fi/jarif/ Q: How can you tell when a Burroughs salesman is lying? A: When his lips move. |
|||||||||||
|
|
Re: Spam with my company domainThanks John , How can I prevent this from Happening. I'm currently using Exim for the SMTP relay then passing to Lotus Domino. Any suggestions will be appreciated.
On Wed, 28 Oct 2009, Jeremy Davila wrote: > I'm getting Spam which is addressed to another person in my company , > but it getting sent to me . So in my inbox the To Field is Kristin , but > in Jeremy's inbox. The information in the To: header has nothing to do with who actually receives the message. Delivery is controlled by the "envelope To", which is the "please send this message to" address communicated during message transfer between mail programs. There are more details available if you google "smtp envelope to address" It's risky to use "my address isn't in the to:" as a spam sign, because blind carbon copies would always hit and forwarded messages (e.g. from your gmail account to your ISP account) would likely hit. -- John Hardin KA7OHZ http://www.impsec.org/~jhardin/ jhardin@... FALaholic #11174 pgpk -a jhardin@... key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79 ----------------------------------------------------------------------- ...the Fates notice those who buy chainsaws... -- www.darwinawards.com ----------------------------------------------------------------------- 3 days until Halloween |
|||||||||||
|
|
|
| Evan Platt <evan@...>
10/28/2009 05:34 PM
|
|
| Free embeddable forum powered by Nabble | Forum Help |