Tag all good email |
Post Reply |
Author | |
AndrewD
Groupie Joined: 03 May 2008 Location: Australia Status: Offline Points: 71 |
Post Options
Thanks(0)
Posted: 23 November 2009 at 7:53pm |
is it possible to tag all good/delivered email?
What i want to do is add a tag line that says that this was scanned, and then a custom line that adds in an option to report the sender or domain as spam, this would then link to an asp page and pass the senders name (or domain) and the recipients address which would update the sql backend blacklist.
Cheers
|
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
AndrewD,
When SpamFilter processes an email, it will always add the following headers: X-Server: LogSat Software SMTP Server X-SF-RX-Return-Path: <member_services@opentable.com> X-SF-HELO-Domain: otmail2.opentable.com X-SF-Originating-IP: 66.151.149.244 in addition to a "Received" header similar to the following: Received: from 66.151.149.244 by mail.netwide.net (LogSat Software SMTP Server); Mon, 23 Nov 2009 17:28:42 -0500 The presence of any of these headers will indicate that the email was filtered by SpamFilter. The entry above in bold shows where SpamFilter will log the sender's email address - this is the "true" sender, also known as the "envelope" email address, as specified in the MAIL FROM smtp command. Please note that SpamFilter will never log what email addresses the mail is sent to, as this would render visible any BCC (blind carbon-copies) email addresses that may be specified in an email.
|
|
yapadu
Senior Member Joined: 12 May 2005 Status: Offline Points: 297 |
Post Options
Thanks(0)
|
I think he is talking about added a text footer at the bottom of the email, saying that spamfilter processed it.
Not something that can currently be done. |
|
AndrewD
Groupie Joined: 03 May 2008 Location: Australia Status: Offline Points: 71 |
Post Options
Thanks(0)
|
That is correct, what i was thinking is adding a footer to every message saying
"Checked by spamfilter ISP"
this way an end user can easily see if the message came from the spamfilter or bypassed it by addressing their mail server directly (if they are not using port shifting). End users are hard enought to deal with without getting them to delve into headers ;)
also my thought was i could add a couple of extra lines like.
"This message was sent to %recipient% from %sender%"
this would obviously require the use of some fields
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.063 seconds.