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)
>
>
>
$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
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
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
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
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
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
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
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.
>>>>
&
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.
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
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
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
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
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
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
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
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
>
>
>
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
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
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
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
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
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
[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
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!
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
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
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
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"
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
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 -
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
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
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
? 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
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
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
>
> ---
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
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
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
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
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
>
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
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
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
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
?
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.
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
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
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
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
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
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,
>
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
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...@
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
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
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:
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
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
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
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
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
>>>>> 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
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
>
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
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]
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
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
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
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
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_
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
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.
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
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
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
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
>
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
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
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 -
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
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
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
.@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'
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.
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'
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
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;
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
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
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
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
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
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
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.
>
>
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
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
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 - 100 of 184 matches
Mail list logo