[Assp-test] denySMTPConnectionsFromAlways

2012-04-12 Thread Graziano
Hello denySMTPConnectionsFrom has this behavior "IP numbers and Hostnames in noPB, acceptAllMail, ispip, whiteListedIPs, noProcessingIPs, noBlockingIPs will pass." Could it be possible to have the behavior above also for denySMTPConnectionsFromAlways , or at least for ips listed in whiteListed

[Assp-test] DomainBoxLimit

2012-04-12 Thread Graziano
Hello today I found a localdomain (domain listed in localdomains) listed in DomainBoxLimit (probably added because the domain sent spoofed email ?). Could be avoided this behavior (having a localdomain added in DomainBoxLimit) ? Thank you Graziano --

[Assp-test] fixes and changes in assp 2.1.2 build 12103

2012-04-12 Thread Thomas Eckardt
Hi all, fixed in assp 2.1.2 build 12103: - the too high default value of 'SSLtimeout' caused possibly stucking workers and unexpected restarts of assp (read the changed section for further information) - If assp was unable to repair a BerkeleyDB at startup and was running in to an infinity w

Re: [Assp-test] Antwort: Re: Antwort: Re: Antwort: SPF lookup timed out

2012-04-12 Thread Hill, Brett
> -Original Message- > From: Thomas Eckardt [mailto:thomas.ecka...@thockar.com] > Sent: Thursday, April 12, 2012 8:24 AM > To: ASSP development mailing list > Subject: [Assp-test] Antwort: Re: Antwort: Re: Antwort: SPF lookup timed > out > > Oh , windows - use double quotes; > > perl -e "

[Assp-test] Antwort: Re: Antwort: Re: Antwort: SPF lookup timed out

2012-04-12 Thread Thomas Eckardt
Oh , windows - use double quotes; perl -e "use IO::Socket::INET6;" Thomas Von:"Hill, Brett" An: "ASSP development mailing list" Datum: 12.04.2012 14:23 Betreff:Re: [Assp-test] Antwort: Re: Antwort: SPF lookup timed out > -Original Message- > From: Thomas Eckard

Re: [Assp-test] Antwort: Re: Antwort: SPF lookup timed out

2012-04-12 Thread Hill, Brett
> -Original Message- > From: Thomas Eckardt [mailto:thomas.ecka...@thockar.com] > Sent: Thursday, April 12, 2012 8:16 AM > To: ASSP development mailing list > Subject: [Assp-test] Antwort: Re: Antwort: SPF lookup timed out > > >I do not have IO::Socket::INET6 installed. > > Really ? > >

[Assp-test] Antwort: Re: Antwort: SPF lookup timed out

2012-04-12 Thread Thomas Eckardt
>I do not have IO::Socket::INET6 installed. Really ? check this with: perl -e 'use IO::Socket::INET6;' If there is NO error shown - the module is installed - and the described issue will happen. The SPF/DNS modules are using IO::Socket::INET6 if it is available. ASSP 'info and stats' may sho

Re: [Assp-test] Antwort: SPF lookup timed out

2012-04-12 Thread Hill, Brett
> -Original Message- > From: Thomas Eckardt [mailto:thomas.ecka...@thockar.com] > Sent: Thursday, April 12, 2012 2:39 AM > To: ASSP development mailing list > Subject: [Assp-test] Antwort: SPF lookup timed out > > This DNS runtime penalty issue belongs to all DNS querys inside V1 since > I

Re: [Assp-test] Antwort: SPF lookup timed out

2012-04-12 Thread Fritz Borgstedt
ASSP development mailing list schrei bt: >This is caused by a Mail::SPF/Net::DNS module issue which is unhandled >by >assp V1. Ich habe die Benutzung von IO::Socket::INET6 mit require abhängig vom enableINET6 gemacht. Das sollte doch eigentlich das Problem lösen, oder sehe ich das falsc h?

[Assp-test] assp V2 stucking worker issue - SSLtimeout (180)

2012-04-12 Thread Thomas Eckardt
Hi all, I'm sorry!! Because Pascal just reported an issue related to stucking workers - I saw, that I forgot to change a default value in the configuration. The default value for 'SSLtimeout' is 180 seconds - my setting is 5 seconds for a very very long time now (can't remember - 1 or 2 years)

Re: [Assp-test] Missing utf8_heavy.pl

2012-04-12 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/27/2012 02:13 PM, James Moe wrote: > > I attempted to move ASSP to another server. After installing and > configuring, all attempts to send mail result in this error: > > "Mainloop: Can't locate utf8_heavy.pl in @INC" > > How do I resolve thi