Re: [Assp-test] Antwort: Error in resend 2.0 (10.11)

2009-01-07 Thread pascal
for a better example smtp message ... sorry! > > Pascal Dreissen > 07.01.2009 00:14 > Bitte antworten an > ASSP development mailing list > > > An > ASSP mailing list development > Kopie > > Thema > [Assp-test] Error in resend 2.0 (10.11) > > >

[Assp-test] Startup error in 2.0.0 (11.08)

2009-01-22 Thread pascal
$version='2.0.0'; $modversion='(11.08)';#appended in version display. [r...@cp assp]# perl assp.pl Invalid type 'W' in unpack at assp.pl line 29050, <$ff> line 1. -- This SF.net email is sponsored by: SourcForge Comm

Re: [Assp-test] rebuildspamdb 2.1_3

2009-01-23 Thread pascal
Quoting "Fritz Borgstedt" : > ASSP development mailing list > schreibt: >> for other folder all ok . >> >> .eml , I moved some invalid email using cp >> >> it does no more accept .eml ? > > rebuildspamdb V2 accepted only .rpt in the error folders. > however i produced a version 2.1.4, which acce

[Assp-test] Error in version 2.0.0(11.09)

2009-01-23 Thread pascal
Jan-23-09 10:16:44 [Worker_1] Connected: 124.83.170.97:42951 -> xx.xxx.xx.146:25 -> xx.xxx.xx.146:125 Jan-23-09 10:16:44 [Main_Thread] Info: Main_Thread will wait (max 30 s) for the answer of Worker_1 which handles 0 sockets Jan-23-09 10:16:44 [Main_Thread] Info: Main_Thread freed by idle Wor

Re: [Assp-test] rebuildspamdb 2.1_3

2009-01-23 Thread pascal
Quoting "Fritz Borgstedt" : > ASSP development mailing list > schreibt: >> Fritz, >> >> Can this also be changed in the 2.x branch, it looks like it has the >> same 'issue'. >> >> Thanks! > > You can use rebuildspamdb 2.1.4 together with V2. ?? I thought it was embedded in the V2 code, and does

Re: [Assp-test] Help Icons

2009-01-29 Thread pascal
Displaying correct here in both 1.5x and 2.x versions! Firefox 3 / Safari Quoting "Fritz Borgstedt" : > Starting in 1.4.3 I put small icons in the headings with a link to a > wiki or other helpful source. See attached pic. > I got now a report that these icons are not visible ? > > [Bild:29010

Re: [Assp-test] web interface garbled after assp restart

2009-02-03 Thread pascal
Can you make a screenshot of how things look when it is garbled ? Quoting pas...@dreissen.nl: > Yep, > > You are right. Is this a shared server ? Or is it running only ASSP ? > Are you using mysql / databases ? > What's you perl version (perl -v) > > Quoting "M

Re: [Assp-test] web interface garbled after assp restart

2009-02-03 Thread pascal
efox) to find out which item >> isn't loading! >> >> >> Quoting "Michiel van Es" : >> >>> Hi Pascal, >>> >>> I am running this on a VMware esxi server, CentOS 5.2 guest. >>> >>> [r...@spamtrap01 ~]# perl -V &g

Re: [Assp-test] web interface garbled after assp restart

2009-02-03 Thread pascal
gt;> goes well, you can see under the Tab Net, what is loading and wat went >>> wrong. >>> >>> >>> Quoting "Michiel van Es" : >>> >>>> Hmm..but now I have to debug the code of the website? >>>> I am not known with firebug. >>>> &

Re: [Assp-test] web interface garbled after assp restart

2009-02-03 Thread pascal
It looks like the css isn't loading strange never seen this before. Try using firebug (when you are using firefox) to find out which item isn't loading! Quoting "Michiel van Es" : > Hi Pascal, > > I am running this on a VMware esxi server, CentOS 5.2 guest.

Re: [Assp-test] web interface garbled after assp restart

2009-02-03 Thread pascal
Hi Michael, Seems to me you have some memory issues. 750Mb isn't that much for running 2.x versions. How many threads are you running (assp.cfg - NumComWorkers) Can you do a: cat /proc/meminfo when running ASSP and post it! Thanks! Quoting "Michiel van Es" : > Hi, > > When I am restarting

Re: [Assp-test] web interface garbled after assp restart

2009-02-03 Thread pascal
Yep, You are right. Is this a shared server ? Or is it running only ASSP ? Are you using mysql / databases ? What's you perl version (perl -v) Quoting "Michiel van Es" : > Hi Pascal, > > What is default for version 2 ? > I thought 512 MB ? > My cat: > > [r

[Assp-test] Second SMTP Listener (2.0.0(12.01)

2009-02-05 Thread pascal
Hi, Second SMTP Listen Port seems to be not working as expected. Settings as follow: listenPort2 := 1025 smtpAuthServer := 125 EnforceAuth := 1 With this i can relay to any other domain without having to authenticate. I checked this on a client which is not in the accept all, and tried to r

[Assp-test] starttls and ssl and ListenPortSSL

2009-02-06 Thread pascal
Hi, I was testing the SSL option in 1.5.1(RC 0.03.04), and discovered something which i am not sure is an issue. I was testing the several option in how to connect through ssl: starttls through port 25 openssl s_client -starttls smtp -crlf -connect mailserver:25 Works perfect TLS through por

Re: [Assp-test] 1.5.1(RC 0.03.04)

2009-02-06 Thread pascal
For what it's worth, it's working here without any problem: Feb-6-09 11:28:33 ASSP version 1.5.1(RC 0.03.04) (Perl 5.008008) initializing ¦ Feb-6-09 11:28:33 IO::Socket::SSL module version 1.22 installed - secure SSL

Re: [Assp-test] Replies still out of order in 2.0.0_14.05

2009-03-04 Thread pascal
Strange, No problem here with 2.0.0_14.05: Resolving hostname... Connecting... SMTP -> FROM SERVER: 220 lnxmail01.applemooz.nl ESMTP SMTP -> FROM SERVER: 250-lnxmail01.applemooz.nl 250-8BITMIME 250-SIZE 10 250-AUTH LOGIN PLAIN CRAM-MD5 250 STARTTLS MAIL FROM: pas...@applemooz.nl SMTP -> F

[Assp-test] max errors

2009-03-09 Thread pascal
What exactly does this log say: Mar-7-09 18:02:24 [Worker_1] [MaxErrors] max errors (5) exceeded -- dropping connection I am seeing these lines a lot and getting complains from customers which are sending email get a NDR but mail is delivered. Is it possible to get some sort of debugging an

Re: [Assp-test] Unable to start 2.0.0 (14.17)

2009-03-09 Thread pascal
Put this in the assp.cfg asspCfg:=file:assp.cfg Was reported already, and confirmed by Thomas! Quoting "Daniel K. Du Vall" : > Unable to start 2.0.0(14.17) service just hangs at start no logs > generated. Tried starting in multiple modes as server and as non service > etc. > > Centos 5.2 > > >

Re: [Assp-test] Antwort: 2.0.14.18 hangs

2009-03-10 Thread pascal
again, i will watch what will happen en keep you posted! Thanks! Quoting "Thomas Eckardt/eck" : > If this is the case, can you connect via telnet to any configured port? > Can you use the GUI? Set ConnectionLog to verbose, and tell me what is > logged! > > Th

[Assp-test] SSL trouble version 2.x

2009-03-11 Thread pascal
I saw this before, but had not the time to check on this. Running version 2.0.0(15.01) STARTTLS is crashing worker: Mar-11-09 12:40:24 [Main_Thread] Info: Main_Thread got connection request Mar-11-09 12:40:24 [Worker_1] Worker_1 wakes up Mar-11-09 12:40:24 [Worker_1] Info: Worker_1 got connectio

[Assp-test] Errors in 2.0.0.15.07+

2009-03-16 Thread pascal
Also have these errors in the latest versions (tried till 15.08), i went back to 15.0.7, but they still exist. All workers are affected, assp cannot restart the workers. If all workers are affected assp puts a Restarting in the logging, but the server goes completly down. ASSP is running as

Re: [Assp-test] Antwort: Errors in 2.0.0.15.07+

2009-03-16 Thread pascal
The latest version available is 15.10 Quoting "Thomas Eckardt/eck" : > try 2.0.0_15.11! > > Thomas > > > > > pas...@dreissen.nl > 16.03.2009 13:33 > Bitte antworten an > ASSP development mailing list > > > An > "ASSP development mailing list" > Kopie > > Thema > [Assp-test] Errors in 2.0.0.15.0

[Assp-test] localaddressesflat

2009-03-17 Thread pascal
Hi, I am having an issue which i don't seem to pinpoint. I am using ezml maillinglist, which sends mail out like this: newsletter-accept-1237286985.17931.dfmijekagoaeamlkp...@domain.com I am using the localflatfile, in this file there is an entry like this: newslette...@domain.com However i

Re: [Assp-test] localaddressesflat

2009-03-17 Thread pascal
Btw using 2.0.0.5.11! Quoting pas...@dreissen.nl: > Hi, > > I am having an issue which i don't seem to pinpoint. I am using ezml > maillinglist, which sends mail out like this: > newsletter-accept-1237286985.17931.dfmijekagoaeamlkp...@domain.com > > I am using the localflatfile, in this file ther

Re: [Assp-test] Bug fixes

2009-03-17 Thread pascal
[r...@cp ~]# grep -i "Code error" /usr/local/assp/logs/maillog.txt Mar-17-09 12:25:57 [Worker_1] Code error: sigoff in main, /usr/local/assp/assp.pl, 24431, main::SenderBaseMyIP, 1, 0, , at Mar-17-09 12:25:57 1237289157.32891 - 12703 Mar-17-09 12:25:57 [Worker_1] Code error: Mar-17-09 12:25:57

[Assp-test] Messages

2009-03-24 Thread pascal
Thomas, My messages to you are bouncing: : 87.170.78.126 failed after I sent the message. Remote host said: 554 5.7.1 Error, you have got a penalty - to much bad emails I want to send you some debug files, which i don't want to publish to the list!

Re: [Assp-test] asspsmtp.org

2009-03-26 Thread pascal
Forget it, The domain is owned by Michael Espinola, he quit the project due to disagreements with Fritz. http://assp.sourceforge.net is the official site now. Quoting "Andrew Porter" : > What's going on here ? http://www.asspsmtp.org/wiki/Welcome (and every > page) There's link to there fro

[Assp-test] Nice blog about ASSP

2012-03-20 Thread Pascal Dreissen
Hello, A nice review / bog about ASSP: http://socialsoftwareblog.nl/2012/03/20/assp-the-poor-manscompanys-anti-spam-solution/ for the english audience: http://translate.google.com/translate?sl=auto&tl=en&js=n&prev=_t&hl=nl&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fsocialsoftwareblog.nl%2F2012%2F0

Re: [Assp-test] Intermittent ASSP stoppage

2012-04-16 Thread Pascal Dreissen
Upgrade, there was an issue with SSLTIMEMOUT in the 12090 version! 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) Op 16 apr. 2012, om 13:47 heeft

Re: [Assp-test] fixes in assp 2.1.2 build 12130

2012-05-09 Thread Pascal Dreissen
Hi, I'm still having issues with the analyze reports not producing correct e-mails. I did replace the analyzereport.txt file already but that doesn't make any difference. I'm getting such emails with bare HTML code in there: Report from: xxx...@x. http://www.w3.org/TR/html4/loose.dtd"

Re: [Assp-test] Build 113118 - Workers stuck - ASSP crashed

2013-04-29 Thread Pascal Dreissen
Hi Michael, I'm experiencing exact the same since the latest versions. I will try to get some more info, crashing occurs almost every day at the moment. Mvg, Pascal Op 29 apr. 2013 om 21:49 heeft Michael Thomas het volgende geschreven: > Thomas, > > Note below that 208.6

Re: [Assp-test] very bad news

2014-05-12 Thread Pascal Dreissen
Oh my god, that's terrible news, didn't know he was that ill. May god have his soul, rest in peace fritz! Met vriendelijke groet / best regards, Pascal Dreissen applemooz On 12 May 2014, at 17:35, Thomas Eckardt wrote: > Hi all, > > Fritz Borgstedt (15. April 1945 -

Re: [Assp-test] echo request . . . .

2014-06-26 Thread Pascal Dreissen
Loud & Clear! Met vriendelijke groet / best regards, Pascal Dreissen applemooz On 26 Jun 2014, at 10:55, Spyros Tsiolis wrote: > :-) > > ping ! > > s. > > (apologies, just testing, I 've had a lot of problems de

Re: [Assp-test] fixes in assp 2.4.4 build 14334

2014-12-01 Thread Pascal Dreissen
Hi Thomas, This version is not starting up at all: Not enough arguments for Net::SMTP::DESTROY_SSLNSNot enough arguments for Net::SMTP::assp_starttls at sub main::init line 311, near "()" at assp.pl line 6286. Met vriendelijke groet / best regards, Pascal Dreissen applemooz > O

[Assp-test] Fwd: ** IMPORTANT: Karmasphere Reputation Service End of Life ***

2009-11-02 Thread Pascal Dreissen
e to remove karmasphere's feeds and feedsets > from > your mail server configurations. > > Stage 2: November 9 - November 16, 2009 > Our servers will continue to respond but our feedsets will whitelist > everything. > > Stage 3: November 16, 2009 > The reputation

[Assp-test] Delay broken ?

2010-03-21 Thread Pascal Dreissen
? Because the above message repeats comming in (so the triplet is not removed from the db) I Tried: 1) Stopping ASSP and deleting delaydb, which did not help, still these message come in. Perl 5.10.1 ASSP 2.0.2 (1.0.03) Grtz, Pascal

Re: [Assp-test] Delay broken ?

2010-03-21 Thread Pascal Dreissen
I can confirm, is working again .. thanks! Op 21 mrt 2010, om 20:05 heeft Thomas Eckardt het volgende geschreven: > Pascal - please try 2.0.2 1.0.05 from CVS ! > > Thomas > > > > > Von:Pascal Dreissen > An: development mailing list ASSP > Datu

Re: [Assp-test] Where can I download rebuildspamdb.pm for ASSP 2.0.2 1.0.06

2010-03-22 Thread Pascal Dreissen
It doesn't exists since rebuildspamdb is part of the 2.0.2 code. It is embedded, please see the webgui there is a section for this (Rebuild Spamdb) Op 22 mrt 2010, om 09:55 heeft Anders Westin het volgende geschreven: > > > Hi I can´t find the download for Rebuildspam.pm > > /A > > ---

[Assp-test] RWL and Damping

2010-03-22 Thread Pascal Dreissen
Hi, A message which is RWL (Realtime White List), shouldn't this bypass the damping mechanism ? I think this make sense, however currently this is not happening: Mar-22-10 18:32:55 lnxmail02-79175-14179 [Worker_1] [TLS-out] 212.247.155.33 to: x...@domain.nl Received-RWL: whitelisted from (li

[Assp-test] message size

2010-03-25 Thread Pascal Dreissen
Hi Thomas, Is it possible to get the accepted message size logged (maillog) in assp ? Regards, Pascal Dreissen -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find

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

[Assp-test] Serious issue with 1.0.09 & 1.0.10

2010-04-15 Thread Pascal Dreissen
Hi Thomas, I reported this before, but also with 1.0.10 there is still something going very wrong, with 1.0.09 also. Any idea what is happening, basically al the sending addresses are rejected with assp. philips.com is NOT a local domain here, but ASSP does treat it that way ! 1.0.10 Apr-15-10

Re: [Assp-test] Serious issue with 1.0.09 & 1.0.10

2010-04-15 Thread Pascal Dreissen
Cannot find this under module setup in 1.0.10, what does that mean ? Op 15 apr 2010, om 20:27 heeft Thomas Eckardt het volgende geschreven: > By the way - do you use the regex optimizer ? If yes - try to disable the > module 'Regex::Optimizer' in 'Module Setup' . If this is done, assp should >

Re: [Assp-test] ASSP V2 regex optimizer version 1.02

2010-04-19 Thread Pascal Dreissen
Afaik ./lib/Regex/List.pm ./lib/Regex/Optimizer.pm That's what Thomas said in the release notes :) Grtz! Op 19 apr 2010, om 09:43 heeft GrayHat het volgende geschreven: > >> there is a bug in version 1.01 of the Regex::XXX modules - if you use > this >> feature please download (SF-CVS) and use

Re: [Assp-test] fixes in 2.0.2_1.1.08

2010-05-26 Thread Pascal Dreissen
Thomas, Since the last couple of versions the resendmail is not working anymore. I think this is because i am using INBOUND:125 in the SMTP Destination (smtpDestination). I am getting these errors in the log: May-26-10 07:40:04 [Worker_1] Error: unable to send file /usr/local/assp/resendma

Re: [Assp-test] fixes in 2.0.2_1.1.08

2010-05-26 Thread Pascal Dreissen
Op 26 mei 2010, om 17:37 heeft Thomas Eckardt het volgende geschreven: > Pascal, > > please could you have a look in to such a resend file, if you can find a > header: > > X-Assp-Intended-For-IP: $localip > > $localip must be the IP to which the server was con

Re: [Assp-test] fixes in 2.0.2_1.1.08

2010-05-26 Thread Pascal Dreissen
Fritz Thomas, That did the trick. Description is wrong then ? I was expecting that (as the description states) it would use the smtpDestination (which is INBOUND:125). * Port to connect to when Email Interface reports are send. If blank they go to the main smtpDestination. eg "10.0.1.3:1025", e

[Assp-test] Localaddressflat & ldaplist

2010-06-17 Thread Pascal Dreissen
? Regards, Pascal Dreissen -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.

Re: [Assp-test] Localaddressflat & ldaplist

2010-06-17 Thread Pascal Dreissen
Howdy, Did not fix it, it is still occuring. I put * in localaddressflat this seems to help me for the moment as a workarround so mail is accepted again. Grtz! Op 17 jun 2010, om 14:14 heeft Pascal Dreissen het volgende geschreven: > Hi Thomas, > > Can you please elaborate i am s

Re: [Assp-test] fixes in 2.0.2_1.1.24

2010-08-04 Thread Pascal Dreissen
I can confirm this too, really great addition ... thanks! Op 4 aug 2010, om 20:09 heeft Marco Rauchenstein het volgende geschreven: > > Hello Thomas > > I can confirm, that the "dnsbl.httpbl.org" implementation works with the > current release finding similar log-entries. > > regards > Marco

Re: [Assp-test] fixes and news in assp 2.0.2_1.2.00

2010-08-18 Thread Pascal Dreissen
Thomas, I checked the sync service (really excited about this!) but cannot get it right for some reason. I did everything you instructed in the webgui but i am always getting a failure when setting the password! a popup returns with: Invalid 'syncCFGPass' - Unchange. and in red under password i

Re: [Assp-test] fixes and news in assp 2.0.2_1.2.00

2010-08-18 Thread Pascal Dreissen
Ok, I'll wait ;) Thanks! Op 18 aug 2010, om 21:19 heeft Thomas Eckardt het volgende geschreven: > Pascal, > > I've started to improve the checks for the value validation - I think I've > done something wrong. > > Thomas > > > > > Von

Re: [Assp-test] assp V2 configuration synchronization - important hint

2010-08-19 Thread Pascal Dreissen
Thomas, Just to let you know, it is working here perfect, thanks great addition! Best regards, Pascal Op 19 aug 2010, om 20:37 heeft Thomas Eckardt het volgende geschreven: > Hi all, > > if anyone wants to use the new synchronization feature - there is one > important thing

Re: [Assp-test] assp V2 configuration synchronization - important hint

2010-08-19 Thread Pascal Dreissen
One question though, It is only sharing the settings ? So for example a setting is using an external file for input, only the filename is synced not the data in the external file ? Best regards, Pascal Op 19 aug 2010, om 20:37 heeft Thomas Eckardt het volgende geschreven: > Hi all, >

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

2010-09-25 Thread Pascal Dreissen
Thomas, How to use Razor2 ? I iinstalled the module without any error in make, but do not see any setting in ASSP, one thing though i saw a pre req for File::Copy, however this seems to be a Perl 5.12 native module. I am running 5.10.1. When making the MakeFile i get one error: Warning: the fo

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

2010-09-26 Thread Pascal Dreissen
Ok got it working, was missing the ASSP_Razor.pm plugin ... Thanks! Op 25 sep 2010, om 23:33 heeft Bryan Parker het volgende geschreven: > > > On 9/25/2010 2:55 PM, Pascal Dreissen wrote: >> >> When creating the config i am getting this error: >> >> [r...@

Re: [Assp-test] fixes in assp 2.0.2_1.2.17

2010-09-26 Thread Pascal Dreissen
Thomas, Since .16 assp is not stable any more, had several crashes: Sep-26-10 20:37:54 [Worker_2] Worker_2 will sleep now

Re: [Assp-test] 2.0.2_1.2.17 Exception

2010-09-28 Thread Pascal Dreissen
Jep, Just to confirm this is idd fixed solid again since install 1.2.18. Thanks Thomas! Regards, Pascal Dreissen Op 28 sep 2010, om 17:42 heeft Thomas Eckardt het volgende geschreven: >> Just thought I would bring it up in case you didn't know about it. > > Thanks

Re: [Assp-test] BlockReport changes and fixes in assp_2.0.2_1.2.20

2010-10-03 Thread Pascal Dreissen
Thomas, Great stuff. One question though: if one gets a blockreport for ex. (*...@domain.com=>*=>1) then also blockreports are send to non valid local addresses. Is there an option for this to change this behavior ? Thanks! Op 3 okt 2010, om 20:23 heeft Thomas Eckardt het volgende geschreven:

Re: [Assp-test] Antwort: Re: BlockReport changes and fixes in assp_2.0.2_1.2.20

2010-10-03 Thread Pascal Dreissen
aly ?? This should not work if domain.com is not a local domain. Don't > use it this way. *...@domain.com=>your.address=>1 was the plan it should > work. But it is possible that some changes (long time ago) has made this > case working. > > Thomas > > &g

Re: [Assp-test] fixes in assp 2.0.2_2.0.06

2010-12-02 Thread Pascal Dreissen
Thomas, It looks like gmail has changed their SPF records, since then all gmail messages are failing SPF: Dec-01-10 15:18:39 lnxmail01-13118-04214 [Worker_1] 217.149.195.8 to: u...@domain.com [SMTP Error] 554 5.7.1 failed SPF: gmail.com ... _spf.google.com: Domain does not state whether sende

Re: [Assp-test] fixes in assp 2.0.2_2.0.06

2010-12-02 Thread Pascal Dreissen
Yes! Do SPF Version 2 Validation (SPF2) = On (Checked) Op 2 dec 2010, om 12:56 heeft Fritz Borgstedt het volgende geschreven: > > ASSP development mailing list > schreibt: >> Problem is that i believe ASSP is not honoring the redirect, is this >> correct ? > > > Do you use the checkbox for S

Re: [Assp-test] fixes in assp 2.0.2_2.0.06

2010-12-02 Thread Pascal Dreissen
Fritz, I see, a closer look, i am seeing that the sender is sending mail from an IP address, not listed in the SPF record of _spf.google.com, so probably it was correctly rejected, however the log is a bit confusing here ... I will keep an eye on it... thanks again! Op 2 dec 2010, om 14:34 hee

[Assp-test] RebuildSpamDB - Issue

2011-02-07 Thread Pascal Dreissen
Hi, I am having an issue with RebuildSpamDb, any idea what is going wrong here ? Best regards, Pascal Dreissen > DB - report from nospam4us01.applemooz.nl > > File rebuildrun.txt follows: > > > > Feb-08-11 04:00:00 RebuildSpamDB-thread rebuildspamdb-version 2.38 start

[Assp-test] Fwd: Problem with 2.0.2 (3.0.01)

2011-03-12 Thread Pascal Dreissen
>>>>> It seemed that the entries in: smtpDestinationRT where gone, so i set >>>>> them back to: xx.xxx.xx.151=>xx.xxx.xx.156:25 but this was not accepted, >>>>> it seems that ASSP does not accept this entry, which is rather str

Re: [Assp-test] Antwort: Fwd: Problem with 2.0.2 (3.0.01)

2011-03-13 Thread Pascal Dreissen
Thanks! Op 14 mrt 2011, om 07:08 heeft Thomas Eckardt het volgende geschreven: > > Hi Pascal, > > I found the mistake - it will be fixed in the next release. > > Thomas > > > > Von:Pascal Dreissen > An: ASSP development mailing list >

[Assp-test] Fwd: RebuildSpamDB - report from

2011-03-23 Thread Pascal Dreissen
Thomas, I'm getting a lot of errors during rebuildspamdb lately. Any idea what is happening ? Best regards, Pascal > > File rebuildrun.txt follows: > > > > Mar-23-11 13:17:35 RebuildSpamDB-thread rebuildspamdb-version 2.41 started in > ASSP version 2.0.2(2.0.1

Re: [Assp-test] fixes and changes in assp 2.0.2_3.0.15

2011-04-29 Thread Pascal Dreissen
Thomas, Does not start here: [root@cp assp]# perl assp.pl ASSP 2.0.2(3.0.15) is starting in directory /usr/local/assp on host cp.applemooz.nl using Perl /usr/local/bin/perl version 5.010001 (5.10.1) ASSP uses AsspSelfLoader 1.12 ..[OK]

Re: [Assp-test] Antwort: Re: fixes and changes in assp 2.0.2_3.0.15

2011-04-29 Thread Pascal Dreissen
Thanks, Works! Op 29 apr 2011, om 18:24 heeft Thomas Eckardt het volgende geschreven: > Sorry Pascal - please download 2.0.2_3.0.16 ! > > Thomas > > > > > Von:Pascal Dreissen > An: ASSP development mailing list > Datum: 29.04.2011 17:55 > Betr

Re: [Assp-test] fixes and news in assp 2.0.2_3.0.24

2011-05-23 Thread Pascal Dreissen
Thomas, With DCC enabled, i see after a while a lot of errors: log event on host assp.domain.com: error: DCC result(,2) error 'Wide character in syswrite at /usr/local/lib/perl5/5.10.1/x86_64-linux-thread-multi/IO/Handle.pm line 465. May-23-11 17:10:10 [Worker_1] warning: IO::Socket::INET=GLO

Re: [Assp-test] Antwort: Re: fixes and news in assp 2.0.2_3.0.24

2011-05-23 Thread Pascal Dreissen
Thomas, Unix socket. I will check in a moment for such specific e-mail, get back to you. Thanks! Op 23 mei 2011, om 17:30 heeft Thomas Eckardt het volgende geschreven: > Pascal, do you use the unix or the ip socket to connect to dccifd? > Because I use Windows, only the ip socket is

Re: [Assp-test] Antwort: Re: fixes and news in assp 2.0.2_3.0.24

2011-05-23 Thread Pascal Dreissen
es; > no warnings qw(uninitialized); > > because we don't decode MIME in that plugin - this could solve the > problem. > > Thomas > > > > > > Von:Pascal Dreissen > An: ASSP development mailing list > Datum: 23.05.2011 17:13 > B

Re: [Assp-test] Antwort: Re: fixes and news in assp 2.0.2_3.0.24

2011-05-24 Thread Pascal Dreissen
Thomas, This seems to be helping, is running stable now since then! Best regards, Pascal Dreissen Op 23 mei 2011, om 17:37 heeft Thomas Eckardt het volgende geschreven: > An idea: > > could you add 'use bytes;' to the code of the DCC plugin - like > > package ASSP_

Re: [Assp-test] fixes in assp 2.0.2_3.0.28

2011-06-01 Thread Pascal Dreissen
ble through simple config file (with test mode in case you break things and lockout yourself) & lfd, which does the actual blocking when rules are being trespassed. CSF = cluster aware, so you can install it on every linux server you have running and share config, or send new blocks t

Re: [Assp-test] changes in 2.0.2_3.1.05

2011-06-08 Thread Pascal Dreissen
n='(3.1.05)'; Regards, Pascal Op 8 jun 2011, om 07:09 heeft Dale Britt het volgende geschreven: > > Hi Thomas, > > I did the upgrade tonight and I'm seeing a lot of these so far > > > Error: Worker_5: Not a SCALAR reference at assp.pl line 20526.

Re: [Assp-test] changes in 2.0.2_3.1.05

2011-06-09 Thread Pascal Dreissen
dules (however ASSP is stating that all my modules have the correct version number!) Grtz, Pascal Op 9 jun 2011, om 15:37 heeft GrayHat het volgende geschreven: > > >> Worker_3: Not a SCALAR reference at assp.pl line 20526 > > Grepped the logs to find any "Not a SCALAR&q

Re: [Assp-test] changes in 2.0.2_3.1.05

2011-06-09 Thread Pascal Dreissen
t;> Hi, >> >> I don't think this is a local issue. I get the same amount and type of >> errors, like dale. Downgrading to 3.1.0.1 for example does not >> generate these errors. > > Pascal, don't take it as a "personal" issue, please, I'm

Re: [Assp-test] changes in 2.0.2_3.1.05

2011-06-09 Thread Pascal Dreissen
GrayHat & Peter, What are the Perl versions you are using ? PerlIO::Scalar is part of the Perl distro afaics! Regards, Pascal Op 9 jun 2011, om 16:14 heeft Peter W Bowey het volgende geschreven: > > >>> Hi, >>> >>> I don't think this is a loca

Re: [Assp-test] changes in 2.0.2_3.1.05

2011-06-09 Thread Pascal Dreissen
Afaics it is related to DoDomainCheck, i disabled it right now to see if this is getting rid of all the messages. Keep you posted! Op 9 jun 2011, om 16:27 heeft GrayHat het volgende geschreven: > >> Newer: DB_File: 1.82 instead of you: 1.817 >> Older: Digest::MD5: 2.39 instead of you: 2.51 >

Re: [Assp-test] changes in 2.0.2_3.1.05

2011-06-10 Thread Pascal Dreissen
Yes, I have them also in the exception.log. I get an admin mail if there is an error detected so that's why i probably identified it a little bit earlier ;) Thanks for sharing, let's wait for Thomas! Grtz, Pascal Op 10 jun 2011, om 10:39 heeft GrayHat het volgende

Re: [Assp-test] fixesand changes in2.0.2_

2011-07-11 Thread Pascal Dreissen
be legal for us to vote. Btw. ask Fritz - it has taken him, > Matti and Pascal over a month or even more to get the things working on SF > after the web content was lost (like Grayhat said). > > Thomas > > > > > Von:"Peter W Bowey" > An: "A

Re: [Assp-test] Antwort: Re: fixesand changes in2.0.2_

2011-07-11 Thread Pascal Dreissen
Best regards, Pascal Op 11 jul 2011, om 12:40 heeft Thomas Eckardt het volgende geschreven: >> i believe this is available in sourceforge to use > > Yes, it is available. > >> I am willing to create a more effective site for ASSP > > If things will going better than now -

Re: [Assp-test] fixes and news in 2.0.2_3.2.07

2011-08-05 Thread Pascal Dreissen
minutes or so before ASSP decides to shutdown ! Running Perl 5.10.1 64 Bit Mvg, Pascal 'An Apple a day keeps the doctor and the viruses away' Op 31 jul. 2011, om 19:34 heeft Thomas Eckardt het volgende geschreven: > Hi all, > > fixed in 2.0.2_3.2.07: > > - the DN

Re: [Assp-test] Antwort: Re: fixes and news in 2.0.2_3.2.07

2011-08-05 Thread Pascal Dreissen
20 lnxmail01.applemooz.nl ESMTP helo pc.applemooz.nl 250 lnxmail01.applemooz.nl mail from: pas...@dreissen.nl 250 ok rcpt to: pas...@dreissen.nl 250 ok data 354 go ahead Subject: Test Test . 250 ok 1312558876 qp 30328 quit 221 lnxmail01.applemooz.nl Connection closed by foreign host. Mvg, Pascal

Re: [Assp-test] Antwort: Re: fixes and news in 2.0.2_3.2.07

2011-08-05 Thread Pascal Dreissen
Thomas, One question though. Is the supported list of languages a restriction of the perl modules used ? I saw that other perl modules related Lingua::Stem::Storm for example is providing more languages (for example dutch :) ). Thanks again! Mvg, Pascal 'An Apple a day keeps the docto

Re: [Assp-test] Antwort: Re: fixes and news in 2.0.2_3.2.07

2011-08-05 Thread Pascal Dreissen
.@applemooz.nl Aug-05-11 18:39:02 [Main_Thread] Error: Main_Thread is unable to transfer connection to any worker within 120 seconds - restart ASSP! Aug-05-11 18:39:02 [Main_Thread] Initializing shutdown sequence Mvg, Pascal 'An Apple a day keeps the doctor and the viruses away'

Re: [Assp-test] Antwort: Re: Antwort: Re: fixes and news in 2.0.2_3.2.07

2011-08-06 Thread Pascal Dreissen
Hi Thomas, Running, keep you posted on the outcome. Thanks for your work! Mvg, Pascal 'An Apple a day keeps the doctor and the viruses away' Op 6 aug. 2011, om 08:53 heeft Thomas Eckardt het volgende geschreven: > Hi Pascal, > > I've just relased ASSP_WordStem.

Re: [Assp-test] Antwort: Re: Antwort: Re: fixes and news in 2.0.2_3.2.07

2011-08-06 Thread Pascal Dreissen
Woops, There we go i think: 1 195 s ASSP_WordStem::process (stuck) 2 1 s sleeping 3 27 ssleeping 1 3 s idle loop (5 s) 10001 495 s schedule waiting CPU on 100% already! Mvg, Pascal 'An Apple a day keeps the doctor and the viruses away'

Re: [Assp-test] fixes in assp 2.0.2_3.2.22

2011-09-02 Thread Pascal Dreissen
Thomas, totalizeSpamStats -> Description is still pointing to: http://www.asspsmtp.org/scripts/stats/ is not available anymore. Best regards, Pascal Op 2 sep. 2011, om 13:59 heeft Thomas Eckardt het volgende geschreven: > Hi all, > > fixed in 2.0.2_3.2.22: > > - if 

[Assp-test] 2.0 (3) Errors

2008-04-03 Thread Pascal Dreissen
ijke groet / Best regards, Pascal Dreissen - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;

Re: [Assp-test] Antwort: 2.0 (3) Errors

2008-04-03 Thread Pascal Dreissen
Citeren Thomas Eckardt/eck <[EMAIL PROTECTED]>: When importing spamdb etc.. There are no changes between 1.3.6 and 2.0.0 in this code. I've added a Log-message "Error: unable to rename $importrpl to $importrpl.OK" ! But be careful: if the import failes for any reason - the files will not b

Re: [Assp-test] Antwort: 2.0 (3) Errors

2008-04-03 Thread Pascal Dreissen
Citeren Thomas Eckardt/eck <[EMAIL PROTECTED]>: When importing spamdb etc.. There are no changes between 1.3.6 and 2.0.0 in this code. I've added a Log-message "Error: unable to rename $importrpl to $importrpl.OK" ! But be careful: if the import failes for any reason - the files will not

Re: [Assp-test] ASSP 2

2008-04-03 Thread Pascal Dreissen
Cpan Install threads You need perl however with compiled ithreads Met vriendelijke groet / Best regards, Pascal Dreissen Op 3-apr-2008 om 17:48 heeft bytehd <[EMAIL PROTECTED]> het volgende geschreven:\ > > Threads 1.69: Perl package or some other lib? > > > > tans

[Assp-test] SMTP Listen Port (listenPort) 2.0 (4)

2008-04-03 Thread Pascal Dreissen
Hi, SMTP Listen Port (listenPort) seems not te be working as in 1.3.5, is this correct? I put in xx.xx.xx.xx:25|192.168.0.1:225 but it only listens to the first entry, in 1.3.5 this works as documented. Am i missing something ? Grtz Pascal

Re: [Assp-test] 2.0.0 multiple listeners

2008-04-05 Thread Pascal Dreissen
Sorry, Yes now it works like before. Thanks! Using 2.0 (6) On 5 apr 2008, at 10:37, Thomas Eckardt/eck wrote: Pascal! please tell me, if the problem with the listeners on multiple IP- addresses is gone in 2.0.0-0.06 (or later)! Thanks Thomas DISCLAIMER

[Assp-test] which rebuilspamdb

2008-04-10 Thread Pascal Dreissen
Hi all, Which rebuildspamdb.pl can we use best ? I saw that on Fritz site a new version (2.5) is available since the 8th of April. What about the development Kevin did on his rebuildspamdb.pl ? (Version 2 ??) Grtz! - Th

Re: [Assp-test] Started ASSP with Perl 5.8.8, but it says Perl 5.008008

2008-04-17 Thread Pascal Dreissen
It is perl 5.8.8 it uses to display it like this :) Met vriendelijke groet / Best regards, Pascal Dreissen Op 17-apr-2008 om 9:31 heeft James Brown <[EMAIL PROTECTED]> het volgende geschreven:\ > I've just installed Perl 5.8.8 and all the modules required for ASSP. > >

[Assp-test] assp 2.0 (1.0.7) keeps crashing

2008-05-04 Thread Pascal Dreissen
e) ip=194.187.45.19 [EMAIL PROTECTED] helo=dbaseserver.mistermail.nl Then the process stops. I had it running in screen session to see if i got any debug info. Even the exception.log is empty! Grtz Pascal - This SF.ne

[Assp-test] 2.0 (1.44)

2008-05-31 Thread Pascal Dreissen
Seems to be running ok now. I had some problems with past releases of unexpected crashes. One question though: Which rebuildspamd.pl do we need to get the spamdb into the mysql backend ? Is there already a version for this, or do we need to import the spamdb manualy ? Best regards, Pascal

Re: [Assp-test] [Assp-user] Global PenaltyBox - 300 euros yr ($474.97 us)

2008-07-18 Thread Pascal Dreissen
Great, But can you stop cross posting ! Citeren Chris Franklin <[EMAIL PROTECTED]>: Its not *just* about the money. But the fact that we have have a dev on the ASSP going to me more into push,upgrading,etc this peace of code over the rest. And understandably so "his" peace of code bring

  1   2   >