Re: [AMaViS-user] Need to "double-quarantine" spam - should I use a before_send hook?

2011-02-10 Thread Mark Martinec
> Sorry for the incompatibility (there was a compatibility measure > in 2.7.0 up till pre7, but I dropped it in pre8 - I guess I should > put it back). The following patch to 2.7.0-pre14 puts that compatibility measure back, so the first $conn parameter is optional (is discarded if it exists): --

Re: [AMaViS-user] Need to "double-quarantine" spam - should I use a before_send hook?

2011-02-10 Thread Mark Martinec
Tim, > We are going to cut over from one quarantine method to another, so for > a little while, I need to simultaneously quarantine spam in two different > ways. > > Right now, I'm forwarding all spam to a single mailbox via smtp. > > I need to add sql quarantine as well. > > I've got the sql q

Re: [AMaViS-user] under which circumstances RelayedOpenRelay?

2011-02-10 Thread Mark Martinec
> If this is an incoming message, the most likely reason is that > belfin.ch is not listed in the @local_domains_maps. P.S. something like: @local_domains_maps = ([qw( .localhost .example.com .example.org )]); or read from a file: @local_domains_maps = ( read_hash("$MYHOME/etc/local_domains")

Re: [AMaViS-user] under which circumstances RelayedOpenRelay?

2011-02-10 Thread Mark Martinec
John, > I've just switched from amavisd-new 2.5.4 to 2.7.0-pre14 and I've > noticed {RelayedOpenRelay}. > > Feb 10 21:27:10 mail.notice host amavis[29895]: (29895-01) Passed CLEAN > {RelayedOpenRelay}, [62.236.108.70]:57631 [83.103.80.66] > -> > , Message-ID: <201102102126.35184.x...@xx.xx>, > m

[AMaViS-user] under which circumstances RelayedOpenRelay?

2011-02-10 Thread John Adams
Hi I've just switched from amavisd-new 2.5.4 to 2.7.0-pre14 and I've noticed {RelayedOpenRelay}. Feb 10 21:27:10 mail.notice host amavis[29895]: (29895-01) Passed CLEAN {RelayedOpenRelay}, [62.236.108.70]:57631 [83.103.80.66] -> , Message-ID: <201102102126.35184.x...@xx.xx>, mail_id: gbm51t

[AMaViS-user] Fwd: RE: alert: New event: ET EXPLOIT Possible SpamAssassin Milter Plugin Remote Arbitrary Command Injection Attempt

2011-02-10 Thread Michael Scheidell
heads up: if case you are using spamassassin milter: active exploits going on. Vulnerable: SpamAssassin Milter Plugin SpamAssassin Milter Plugin 0.3.1 I don't see anything on bugtraq about a fix. -

Re: [AMaViS-user] Insecure dependency in connect while running with -T

2011-02-10 Thread Mark Martinec
> > amavis claim Feb 1 14:37:25 rez14 amavis[29857]: (29857-04) > > (!)custom checks error: Insecure dependency in connect while > > running with -T switch at /usr/lib/perl/5.10/IO/Socket.pm line 114 > Do you have tips to debug the situation > I paste then entire code if you found the mistakes. L

Re: [AMaViS-user] Insecure dependency in connect while running with -T

2011-02-10 Thread david touzeau
Le mardi 08 février 2011 à 20:52 +0100, david touzeau a écrit : > Le jeudi 03 février 2011 à 11:41 +0100, david touzeau a écrit : > > Le jeudi 03 février 2011 à 01:31 +0100, Mark Martinec a écrit : > > > David, > > > > > > > On ubuntu 10.10 we encounter now this error since some perl lib updates >