Re: [Assp-user] Maximum Traffic Capacity

2008-02-26 Thread Kevin
Don at Lorian wrote: > I'm trying to get a idea of the upper limits of ASSP when recommending > it's use to others. According to the stats reporting there are 16 servers processing over 100,000 messages per day, 5 of them are over 200,000. Kevin ---

Re: [Assp-user] perl syntax error

2008-02-26 Thread Kevin
Bottaro Enrico wrote: > ASSP 1.3.5 (14.33): > Beta version, wrong list. Kevin - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt

[Assp-user] perl syntax error

2008-02-26 Thread Bottaro Enrico
ASSP 1.3.5 (14.33): syntax error at /usr/local/assp/assp.pl line 7819, near ""Message-Score: $score ($reason2)" if" syntax error at /usr/local/assp/assp.pl line 7820, near ""IP-Score: $score ($reason2)" if" syntax error at /usr/local/assp/assp.pl line 7821, near ""Message/IP-Score: $score ($rea

Re: [Assp-user] Maximum Traffic Capacity

2008-02-26 Thread Fritz Borgstedt
Questions and Answers for users of ASSP Anti-Spam SMTP Proxy schreibt: >That does seem like the most likely limit to ASSP. How many >connections can >ASSP handle on modern hardware? My connections went up to 170. - This S

Re: [Assp-user] Regular Exp question about validFormatHeloRe

2008-02-26 Thread Alex Davidson
I’m not an expert at RegEx but give this shot: ^static-host[\w-]*\.link\.net\.pk$ I recently found Expresso (http://www.ultrapico.com/Expresso.htm) and find it very useful for this kind of thing. Oh and it’s free ;-) For a primer in RegEx check out http://www.regular-expressions.info From: [

Re: [Assp-user] Regular Exp question about validFormatHeloRe

2008-02-26 Thread Micheal Espinola Jr
Waseem Sindhu wrote: Hello, I'm in need of a regular express so that if HELO of sender starts with "static-host" and ends with ".link.net.pk", ASSP should consider it a valid HELO (i.e. static-host210-2-181-7.link.net.pk ). So, what line of RE should

Re: [Assp-user] Maximum Traffic Capacity

2008-02-26 Thread Robert K Coffman Jr. -Info From Data Corp.
>The only thing is that that you have to limit the maximum number of SMTP connections to a reasonable value That does seem like the most likely limit to ASSP. How many connections can ASSP handle on modern hardware? None of my domains even come close to stressing the old machines I'm running it

Re: [Assp-user] Maximum Traffic Capacity

2008-02-26 Thread Matti Haack
> IMHO no one reached the upper limits of an ASSP installation with > proper configuration. I second that. I am running 300+ Domains and 2000+ (many of the domains use catch all adreses, so I couldn't count) on a single server besides mysql, webserver with aprox. 30 Domains, Webmail, HMailserver u

Re: [Assp-user] Maximum Traffic Capacity

2008-02-26 Thread Fritz Borgstedt
>I'm trying to get a idea of the upper limits of ASSP when >recommending >it's use to others. IMHO no one reached the upper limits of an ASSP installation with proper configuration. I do not support the numbers in that statement. With proper configuration the load can be much higher. I especi

[Assp-user] Maximum Traffic Capacity

2008-02-26 Thread Don at Lorian
Anyone have an idea of what kind of maximum traffic load ASSP can handle realistically? The ASSP wiki states: > It should work well with between 1 and 300 client addresses and a > mail volume of up to around 100,000 messages per day Is anyone here doing more than that? On what kind of hardwa

Re: [Assp-user] disable SPF Check for some servers

2008-02-26 Thread Fritz Borgstedt
>Yes, that's what I know. I use 1.3.3.8 and I feel like this RegEx is >only for the FROM, because it never really hit for header items. Why "feel", just read: 'Mail from any of these addresses are ignored by SPF. Put anything here to identify these addresses' However, try the newest 1.3.5, de