Mark Martinec wrote:
Adam,
Since it seems as client_address is getting set then would I just need
to set the above and not set interface_policy since milter config is not
based on ports?
This would solve most of my issues if this works. Most of the bypassing
needs to be done for hosts that I control(I will list 127.0.0.1 too).
The above @mynetworks and $policybank works just fine with Petr Rehor's
amavisd-milter. I see that mail generated from mynetworks is getting
the MYNETS config to bypass spam.
Thanks again.
Perfect, thanks for trying it out.
A remaining question is how do the locally submitted notifications
appear to amavisd, in particular what are the client_name and
client_address attribute values in AM.PDP protocol (logged at log level 3),
and to see if it can be used to bypass checks on such notifications.
Ideally the IP address would be 127.0.0.1, but more likely it is empty.
Mark
It sees the connections from 127.0.0.1 so this solves all of my problems
it seems for RH9. The RH9 config has 2 sendmails setup. One for local
submissions(submit.mc) which go into a separate clientmqueue which then
get processed every so often and get sent by TCP to the normal sendmail
config that you setup (sendmail.mc) which then sees the connection from
127.0.0.1.
Return-Path: <[EMAIL PROTECTED]>
Received: from mydomain.ext (localhost.localdomain [127.0.0.1])
by mydomain.ext (8.12.11.20060308/8.12.11) with ESMTP id k4888Xtb010957
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for <[EMAIL PROTECTED]>; Mon, 8 May 2006 04:08:33 -0400
Received: (from [EMAIL PROTECTED])
by mydomain.ext (8.12.11.20060308/8.12.8/Submit) id k4888XQu010955
for [EMAIL PROTECTED]; Mon, 8 May 2006 04:08:33 -0400
Date: Mon, 8 May 2006 04:08:33 -0400
From: root <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: LogWatch for host.mydomain.ext
X-Virus-Scanned: amavisd-new at mydomain.ext
Looks like amavisd-new does have the feature I needed. Thanks.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/