I used it for ages with great results.
Now I like j-chkmail :) DSPAM is still in the loop, but it doesn't have a lot
to do...
Regards,
D.
>i like to try it :=)
>
--
___
Dsp
>>> In that case you might want to keep an eye on spamdyke. The author is
>>> considering packaging it such that it can be used with postfix as well
>>> (in fact any smtp transport), as sort of a reverse smtp proxy. I expect
>>> spamdyke will become much more widely used when that happens. It's the
I am having the very same symptom.
D.
-Original Message-
From: c cc [mailto:sub...@gmail.com]
Sent: Friday, November 30, 2012 23:27
To: dspam-user@lists.sourceforge.net
Subject: Re: [Dspam-user] Quarantined mail name is modified when released!
Does anyone have any idea?
On Thu, Nov 29,
>ls -lah /var/spool/dspam/data/mydomain.com/
>
>drwxrwsr-x 2 dspam dspam 4096 Sep 4 11:04 dspam
A quick test (or fix) is to run apache as user dspam, or add the user running
apache to group dspam.
Regards,
D.
--
Hi,
>I'm considering creating a DSPAM addin for Outlook 2010 which adds
>SPAM|NOT SPAM buttons to allow "users" to easily retrain mail without
>the web-ui or the need to forward emails to a retraining email address
>(signature in body).
>
>Would there be any interest in such a thing?
Very much
Finally! I am not alone ;-)
Preety much the same setup here, groups are used.
kitty:~# apt-cache policy dspam
dspam:
Installed: 3.10.1+dfsg-3+b1
Candidate: 3.10.1+dfsg-3+b1
Package pin: (not found)
Version table:
*** 3.10.1+dfsg-3+b1 200
500 http://debian.co.il/debian/ testing/ma
Here is another example where not only localpart is corrupted, but also a part
of the domain name:
Feb 9 09:41:32 kitty postfix/smtpd[32757]: connect from localhost[127.0.0.1]
Feb 9 09:41:32 kitty postfix/smtpd[32757]: warning: Illegal address syntax
from localhost[127.0.0.1] in RCPT command:
> Hi,
>
>> Would you be kind enough to put dspam in debug mode and post the output.
> There must be something there who reveals what happening. Have you set up
> dspam to use groups, if so check that all users in the group exists and is
> correct. And if you have updated from a previous version
Hi,
From: Paul Cockings [mailto:ds...@cytringan.co.uk]
Sent: Wednesday, February 08, 2012 16:03
To: dspam-user@lists.sourceforge.net
Subject: Re: [Dspam-user] FW: Quarantined mail is not properly released
On 07/02/2012 20:27, Dudi Goldenberg wrote:
While attempting to release mail from
Hi,
>Would you be kind enough to put dspam in debug mode and post the output.
>There must be something there who reveals what happening. Have you set up
>dspam to use groups, if so check that all users in the group exists and is
>correct. And if you have updated from a previous version and made
Hi,
>Would you be kind enough to put dspam in debug mode and post the output.
There must be something there who reveals what happening. Have you set up dspam
to use groups, if so check that all users in the group exists and is correct.
And if you have updated from a previous version and made th
Hi Paul,
On 07/02/2012 20:27, Dudi Goldenberg wrote:
Hi Paul,
I am indeed using mysql, but I do not feel like it is the issue here, all other
mysql dependent email function are running fine, only messages being released
from quarantine have a badly modified localpart.
I see that 'debug
Forgot the list…
From: Dudi Goldenberg
Sent: Tuesday, February 07, 2012 22:26
To: 'Paul Cockings'
Subject: RE: [Dspam-user] Quarantined mail is not properly released
From: Paul Cockings [mailto:ds...@cytringan.co.uk]
Sent: Tuesday, February 07, 2012 21:47
To: dspam-user@lists.sourc
Hello list,
While attempting to release mail from quarantine, this is what mail.log shows:
Feb 6 09:40:18 kitty postfix/smtpd[8588]: connect from localhost[127.0.0.1]
Feb 6 09:40:18 kitty postfix/smtpd[8588]: warning: Illegal address syntax from
localhost[127.0.0.1] in RCPT command: <(N??@data
>trainingMode=TEFT
>spamAction=quarantine
>spamSubject=[SPAM]
>statisticalSedation=0
>enableBNR=on
>optIn=off
>optOut=off
>showFactors=off
>enableWhitelist=on
>signatureLocation=message
To verify that the user prefs are indeed in action, type this as root:
dspam_admin list pref
Regards,
D.
>> FWIW, clamav is enabled:
>>
>> dspam --version | grep clam
>> Configuration parameters: '--host=i686-pc-linux-gnu'
>> '--build=i686-pc-linux-gnu' '--program-prefix=' '--prefix=/usr'
>> '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin'
>> '--datadir=/usr/share' '--includedir=/usr/
>> Viewing the actual date could make it somewhat easier to spot before a
>> retrain attempt is made.
>>
>>
>You can edit configure.pl to change the DATE_FORMAT used. We use this
>here:
>
>$CONFIG{'DATE_FORMAT'} = "%a, %d %b %Y %I:%M%p"; # Date format in strftime
>style
Off to check it, thanks
Is there a way to show Date/time instead of DOW/time in the history pages?
For low volume mailboxes, you can have several msgs with "Wed xx:yy" time
stamps, where some of them are too old and can nom be retrained (like
Wednesday, 3 weeks ago...).
Viewing the actual date could make it somewhat e
Hi Stevan,
Can you try once again with:
perl -w ./dspam.cgi
and once with:
perl -w -D8 ./dspam.cgi
I got it to work.
Turns out that the templates location was not correctly detected, probably
because of this system language settings.
I ended up setting the templates location to /etc/dsp
Hi Stevan'
Okay, okay. Can you try again with a web browser and look into the
error log. Do you see something there? ERROR log not ACCESS log.
access_log:
::1 - dudi [30/Aug/2011:13:31:43 +0300] "GET /dspam/ HTTP/1.1" 200 - "-"
"Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.5 (lik
Can you try once again with:
perl -w ./dspam.cgi
and once with:
perl -w -D8 ./dspam.cgi
Here goes:
mail:/var/www/dspam# perl -w ./dspam.cgi "my" variable $mode masks earlier
declaration in same scope at ./dspam.cgi line 1176.
"my" variable $rowclass masks earlier declaration in same scope
Hi Steve,
>
> I have placed this simple cgi in /var/www/dspam/ and it runs just
> fine:
>
> #!/usr/bin/perl
> print "Content-type: text/html\n\n";
>
> open(COUNTER,"counter.txt");
> chomp($current = );
> close(COUNTER);
> $current++;
> print "You are visitor number $current";
> open(COUNTER,">cou
Hi,
>>It is difficult to help with that sparse amount of info. Are you sure
>>mod_perl is working? Try increasing Apache log level and collect more
>info and then post them here.
>
>Hi,
>
>Yes, mod-perl2 is installed, other sites on the same machine works fine, not
>sure if they involve perl or
>> Nothing unusual in apache access_log or error_log.
>>
>> Pointers appreciated.
>It is difficult to help with that sparse amount of info. Are you sure
>mod_perl is working? Try increasing Apache log level and collect more
>info and then post them here.
Hi,
Yes, mod-perl2 is installed, other s
>> Nothing unusual in apache access_log or error_log.
>>
>> Pointers appreciated.
>It is difficult to help with that sparse amount of info. Are you sure
>mod_perl is working? Try increasing Apache log level and collect more
>info and then post them here.
Hi,
Yes, mod-perl2 is installed, other s
Hello list,
I have upgraded an old server.
Among others, apache was upgraded from v2 to v2.2 and dspam was upgraded from
3.8.1 to 3.9.1, all from apt repositories.
After the upgrade dspam processes mail fine - but the web management shows a
blank page.
I do get the authentication dialog - wit
> Is there a DSPAM Ubuntu package? Installing from apt-get installed 3.6.8.
> I can build from source, but would prefer to install a package if possible.
>
> Ed
There are sid/lenny packages at www.kirya.net, installs 3.9.1 IIRC.
D.
Hi Julien,
>Should obviously be
>mysql_query("DELETE FROM `".$tableName[0]."` WHERE
>uid=."$_SERVER['argv'][1].") or die(mysql_error());
>
>(= and not > !!)
Thanks, I'll let you know how it goes.
Regards,
Dudi
--
Hi list,
Is there a way/script to remove a user (by his UID) including all DSPAM
data associated with this user?
Regards,
Dudi Goldenberg
CTO
Kolcore Ltd.
Registered Linux user #79506
--
This SF.net email is
>One thing to notice, Outlook will use https if the DSPAM server
certificate is self signed.
Oops.
That's of course will NOT use above.
The hand is quicker than the eye...
D.
--
This SF.net email is sponsored by Sprint
>Arh! I just checked and .NET was NOT selected under Outlook! stupid stupid
>stupid.
>
>I now have toolbars, so I'll move on to configuration
Good...
One thing to notice, Outlook will use https if the DSPAM server certificate is
self signed.
So either use http or make sure that the certific
>Thanks Dudi, I found those options and reinstalled outlook, but still no luck
>- I'll keep trying
Do u get the toolbar at all?
D.
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G
>Open Outlook Nothing different,
>Check the start menu - Nothing extra
>I do have a bunch of files in C:\Program Files\DSpam AddIn
>
>If any users of the addin can give me some pointers i'd be most
grateful
This rings a bell...
Check your office install, there should be something similar to
Hi Stevan,
>Who was that? Must be some one from this mailing list.
Well,
It's signed after all, by "Anonymous Coward" :-)
At least the intention is good...
Regards,
Dudi
--
This SF.net email is sponsored by Sprint
Wha
with the modified dll...
I tried to get Gareth Hastings addin from http://dsmon.netgs.co.uk, but
the appears to be down.
Pointer/ideas appreciated.
Regards,
Dudi Goldenberg
CTO
Kolcore Ltd.
Registered Linux user #
Hi Julien.
>You can set your default language to Hebrew, and you will get the WebUI
in >Hebrew.
>The history will still be incorrectly displayed though.
Hebrew UI is not important to me, but the history page Hebrew is.
>> That was a lovely mistake :-)
>
>Still a mistake as it causes some misunder
Hi Julien,
>
>Is your problem that the WebUI isn't translated to Hebrew, or the
>history page doesn't display correctly mail written in Hebrew?
>
Actually - both.
>In 3.9.0 (Debian packages or not), the WebUI should be translated to
>Hebrew if your browser preferences are set to display pages in H
Hi Julien,
>
>The original problem is that I had packaged master as 3.9.0~rc2+git and
>it leads to some features previously part of the debian packages being
>now removed (including configuration which needs to be updated
>accordingly)
If u look at dspam-webfrontend_3.9.0-1~pre2_all.deb content, y
Hi Stevan,
>Julien Valroff wrote:
>
>> Strange as the Hebrew templates are shipped in the dspam-webfrontend
>> package. I have no problem when I set Firefox preferred language to
>> Hebrew, the Webui is translated.
>>
>It's not that. Newer edition of the Web-UI have a drop down selection where
Ok,
I tested pre2 again, the is no $CONFIG{'HISTORY_HTMLIZE'} section in
webfrontend.conf.
NO Hebrew in the UI, and no language selection box.
I just reverted to rc2 until this is sorted out.
Regards,
Dudi
--
Througho
Hi,
>Re-reading your email, I think I had misunderstood it.
>
>Do you mean the webui isn't translated into Hebrew?
>
This gets weirder... I don't have the language selection box.
>Strange as the Hebrew templates are shipped in the dspam-webfrontend
>package. I have no problem when I set Firefox
ebrew, including
UTF-8, it's still a no go.
Advise appreciated.
Dudi Goldenberg
CTO
Kolcore Ltd.
Registered Linux user #79506
--
Throughout its 18-year history, RSA Conference consistently attracts the
wo
>http://dpsam.sf.net
That URL is a 404.
An error has been encountered in accessing this page.
1. Server: dpsam.sourceforge.net
2. URL path: /
3. Error notes: NONE
4. Error type: 404
5. Request method: GET
6. Request query string: NONE
7. Time: 2009-04-15 20:39:04 UTC (1239827944)
Reporting thi
>I retrained the mail:
>
># dspam --user myuser --class=spam --source=corpus --deliver=summary
--stdout < mail
>X-DSPAM-Result: myuser; result="Spam"; class="Spam";
probability=1.;
confidence=1.00; signature=49921c68180671891894364
I think the first retrain should be source=error, not corpus
44 matches
Mail list logo