[Assp-test] delaying filter (suggestion)

2010-04-13 Thread Graziano
Hello could it possible have an option to apply all ASSP spam checks if a sender passes successfully delaying/greylisting ? Graziano -- Download Intel#174; Parallel Studio Eval Try the new software tools for yourself.

[Assp-test] fixes and changes in assp 2.0.2_1.0.09

2010-04-13 Thread Thomas Eckardt
Hi all, fixed in 2.0.2_1.0.09 - If an regular expression has failed to compile (in 1.0.08), the contents of the regex was written in to the file assp.cfg. changed: - if VRFY or RCPT TO is used to verify the recipient address and the MTA is not available the address was rejected - it is now

Re: [Assp-test] delaying filter (suggestion)

2010-04-13 Thread Thomas Eckardt
could it possible have an option to apply all ASSP spam checks if a sender passes successfully delaying/greylisting ? I think this does not make sense. Running checks, that are not configured will result in a unwanted behavior of assp. But if all features are well configured, all checks will

Re: [Assp-test] fixes and changes in assp 2.0.2_1.0.09

2010-04-13 Thread Pascal Dreissen
Thomas, Just installed 1.0.09 but went back to 10.0.08 because all my localadresses were not valid anymore, so no mail was accepted through ASSP. Best regards, Pascal Dreissen Op 13 apr 2010, om 12:35 heeft Thomas Eckardt het volgende geschreven: Hi all, fixed in 2.0.2_1.0.09 - If an

Re: [Assp-test] fixes and changes in assp 2.0.2_1.0.09

2010-04-13 Thread GrayHat
- if VRFY or RCPT TO is used to verify the recipient address and the MTA is not available the address was rejected - it is now accepted in this case Thomas... this sounds quite crazy to me; imHo, if the backend VRFY... isn't available, ASSP should emit a tempfail and not accept the message,

Re: [Assp-test] delaying filter (suggestion)

2010-04-13 Thread Fritz Borgstedt
ASSP development mailing list assp-test@lists.sourceforge.net schreibt: could it possible have an option to apply all ASSP spam checks if a sender passes successfully delaying/greylisting ? Sorry, but I do not get it. Please explain more in detail.

Re: [Assp-test] delaying filter (suggestion)

2010-04-13 Thread Graziano
if an email passes delay (MTA resend the email correctly after the waiting time) ASSP accepts the email , without no other spam check (right ?). I would have an option to score the email and block it if scoring total is over the MessageScoringUpperLimit also for email which passes delay.

Re: [Assp-test] delaying filter (suggestion)

2010-04-13 Thread Fritz Borgstedt
ASSP development mailing list assp-test@lists.sourceforge.net schreibt: if an email passes delay (MTA resend the email correctly after the waiting time) ASSP accepts the email , without no other spam check (right ?). No. Delay is the first check. It does not influence the other checks.

Re: [Assp-test] fixes and changes in assp 2.0.2_1.0.09

2010-04-13 Thread Charles Marcus
On 2010-04-13 9:37 AM, GrayHat wrote: - if VRFY or RCPT TO is used to verify the recipient address and the MTA is not available the address was rejected - it is now accepted in this case Thomas... this sounds quite crazy to me; imHo, if the backend VRFY... isn't available, ASSP should

Re: [Assp-test] Scalable Linux Configuration

2010-04-13 Thread Masood Rahim
I want to share my server configuration for assp running on linux servers. I have several high volume servers running, some that process almost 2 million connections per day with this configuration. I am running v2, however these server wide settings work for v1 as well:

Re: [Assp-test] fixes and changes in assp 2.0.2_1.0.09

2010-04-13 Thread Scott Haneda
This is a very strange change in behavior, and I think this would cause many people problems. If the the SMTP MTA that ASSP is talking to is unavailable, ASSP essentially should act as a secondary MX (sort of). ASSP should simply queue messages. It can continue to block and work on messages,

Re: [Assp-test] fixes and changes in assp 2.0.2_1.0.09

2010-04-13 Thread Scott MacLean
No, ASSP has no capability to do store-and-forward. The P in ASSP is Proxy - which means it just proxies the connection through to the MTA. If the MTA is down, then the message does not get delivered. But I agree with others here - if the MTA is not answering VRFY requests, and ASSP is set up