|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: Looking to bypass blackhole lists for certain users
From: Curt LeCaptain (lecaptainc
infinitytechnology.com)
Date: Thu Feb 01 2007 - 15:56:28 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----Original Message-----
From: owner-postfix-users
postfix.org
[mailto:owner-postfix-users
postfix.org] On Behalf Of Noel Jones
Sent: Thursday, February 01, 2007 3:53 PM
To: postfix-users
postfix.org
Subject: RE: Looking to bypass blackhole lists for certain users
At 03:34 PM 2/1/2007, Curt LeCaptain wrote:
>Log Entry:
>Feb 1 13:37:48 admin postfix/smtpd[24392]: NOQUEUE: reject: RCPT from
>CPE-ip-add-re-ss.new.res.rr.com[ip.add.re.ss]: 554 Service
>unavailable; Client host [ip.add.re.ss] blocked using
>combined.njabl.org; Dynamic/Residential IP range listed by N JABL
>dynablock - http://njabl.org/dynablock.html; from=<curt
example.org>
>to=<user1
example.com> proto=SMTP helo=<example.com>
>I'm still having issues, again, here's what my spamfriends file looks
>like (And yes, I've run a postmap on the file, and restarted postfix.)
>
>user1
example.com OK
>user2
example.com OK
The reason the mail is not accepted is the sender (curt
example.org in
your obfuscated log) doesn't exist in the spamfriends map. Test your
spamfriends map with postmap.
# postmap -q curt
example.org hash:spamfriends should return "OK". Use
real sender address, of course.
--
Noel Jones
This is where it sounds like I'm not understanding quite right. Here's
what I'd like, based on a recipient (user1
example.com,
user2
example.com), allow mail to be sent to that user, and ignore the
blackhole lists. Is that possible in postfix?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]