Results 1 to 3 of 3
Hi.
I have configured 'Dspam' ver 3.0.0 beta with MySQL driver and work with pop3 server using 'pop3filter' proxy filter server.Now everything is installed and configured.CGI interface is also working ...
- 05-11-2004 #1Just Joined!
- Join Date
- Apr 2004
- Location
- India
- Posts
- 14
DSPAM
Hi.
I have configured 'Dspam' ver 3.0.0 beta with MySQL driver and work with pop3 server using 'pop3filter' proxy filter server.Now everything is installed and configured.CGI interface is also working nice.
So config seems to be OK.but now I have some problems.
Whenever I am trying to run command "dspam_stats [username]', it's giving me an msg without any output.
# dspam_stats testuser
Could not init context: Success
I am not able to figure it out what is this all about.Can someone help me ?.
- 05-18-2004 #2Just Joined!
- Join Date
- Apr 2004
- Location
- India
- Posts
- 14
it worked :(
I got the solution, actually dspam was not able to make the connection with MySQL, so I granted all permission to dspam database for dspam user.
mysql> grant all on dspamdb.* to dspam@localhost identified by 'dspam';
And it started rolling.
But now I have one major issue, and I already spent 1 week on that but no success
. My DSPAM is doing it's work but the problem is that I can't download the mails using my mail client(Outlook Express 6.0), it stops while receiving mails.
I am using DSPAM ver 3.0.0 beta 2 with MySQL 4.0 and pop3filter pop3 proxy.
In DSPAM debug logs, it shows everything perfact, no error.But still most of the time I can not download the mail form my pop3 proxy.Same time if I downlaod the mails directly from my primary pop3 server, it works nice.
Any Clue...??
- 06-18-2004 #3Just Joined!
- Join Date
- Jun 2004
- Location
- Belgium
- Posts
- 2
dspam
have you been following a specific how-to?
I have the problem I don't even see if mysql is being queried correctly.. (I think the permissions are okay)
I also don't get a header added after a mail "should" be scanned..
If you have any idea, please let me know..
cheers..


Reply With Quote
