OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
(no subject)

From: Kit Gerrits (kitgerritsaa.nl)
Date: Tue Oct 25 2005 - 12:23:29 CDT


Hello all!

I would like to define a SMTP Content Filter using access_recipient on a
Postfix-2.0.19 server.

Access_recipient:
aa.bb.cc.dd FILTER smtp:127.0.0.1
mehere.now REJECT

If I telnet to postfix from the IP, it will react to (block) me if I MAIL
FROM: mehere.now
If I throw in a mail from a regular address, it won't use the
content-filter.

Any ideas?