smtp filter daemon/proxy?
From: Pat Farrell (pfarrell_at_nospam.com)
Date: 11/23/05
- Next message: Tauno Voipio: "Re: need help installing openVPN"
- Previous message: EricT: "Re: strange outgoing smpppd SYN packets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Nov 2005 15:38:10 -0500
One of my servers was used to spam, which really bummed me out,
as it was reasonably solid, no relaying, etc. I think
one of the php pages had an email-able form that could be
mail-injected. Not sure, but that's the best I can tell from the
logs.
Anyway, The ecommerce site on my server really needs some outgoing
email ability, confirmation of orders, etc. Probably
no more than one or two an hour.
So I've been doing the obvious things, getting the
latest versions of PHP and the ecommerce code,
checking the logs, etc.
My first thought was that if I put a daemon/proxy between the
webpage/php and my postfix server, I could check for high
volume, or lots of messages to xyz@aol.com, etc. and
drop them, call my cell, etc.
It doesn't look all that hard to change the code to
even write the messages to files, put a filespec
into a mysql table, and have a separate daemon
look in the table.
Got pointers to a generic smtp proxy?
or other ideas?
Thx
-- Pat
- Next message: Tauno Voipio: "Re: need help installing openVPN"
- Previous message: EricT: "Re: strange outgoing smpppd SYN packets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|