From: Phil Daws (no email)
Date: Thu Nov 01 2001 - 09:01:07 EST
Hi:
When checking against a table that contains SPAM email addresses is the
domain of the recipient available to be used in the 'select' query?
What I am thinking about is whether we could have a table that hold
550 REJECTED SPAM
localdomain.com would be one of our customers who would have their own
SPAM list that they could update. The select query would be :
select fld_status from tbl_spamlist where fld_mailfrom = ``
and fld_customer = `localdomain.com`;
I know this probably cannot be done, but was just an idea.
cheers
Phil
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|