I added something exactly like this to rblsmtpd (before I gave up trying
to patch that code and started spamdyke instead). I found that,
overall, it didn't really help very much. It just made the URL more
intimidating, so the recipient was less likely to click it. I could use
the enhanced URLs in my web server logs to see who had clicked a
rejection link but I realized I didn't really care -- I wasn't going to
whitelist them without being asked and there's a contact form on my
policy page for exactly that purpose.
Adding something like this would be very simple and I can do it if
people want it. It would need to be simple to use -- the configuration
file is already complicated enough. :)
-- Sam Clippinger
Davide Bozzelli wrote:
Sam Clippinger ha scritto:
On my server, I created a page that apologizes for blocking their
email (since obviously a human is reading a rejection message and
clicked the link). The page also lists (and explains) all of the
spamdyke rejection messages, found here:
http://www.spamdyke.org/documentation/README.html#SMTP_ERROR
There are links to AOL's rDNS tools:
http://www.postmaster.aol.com/tools/rdns.html
Since I use SORBS, there is a link to the SORBS database test page:
http://www.sorbs.net/lookup.shtml
The bottom of the page is a contact form so the person can ask to be
whitelisted (since they can't send email to ask).
I monitor hits to my policy page (and I don't want others using my
policy URL on their own servers), so I'd rather not provide a link here.
I'll probably include a sample policy page in the next version of
spamdyke.
-- Sam Clippinger
I suggest to add in the code some mechanism to append to the policy url
also the deny msg, for example something like ?error=DENY_RBL_MATCH, so
the policy url will be:
http://www.policy.url/?error=DENY_RBL_MATCH .
In this way the page which explain the policy could be make in such a
way i could display ONLY the error regarding the block.
Other lifting on loggin messages could be the logging of the rbl server
which cause the block in the maillog .
Have fun,
Davide
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]