insanity2k7
August 23rd, 2007, 07:52 PM
Long story made short... I'm a Linux novice but I'm smart enough to realize how incredibe Ubuntu is. Out of nowhere I start getting pummelled with spam so I decide to build a spam/virus filtering box. SpamAssassin/MailScanner is the only free solution for this problem I'm aware of, requires Linux -- BAM -- Ubuntu server. And it runs GREAT! Anyways, after I make my decision, I locate this site:
http://www.howtoforge.com/postfix_antispam_mailscanner_clamav_ubuntu
I get my server running and everything is beautiful, so now it's time to move onto details. I happen to have a Linux messiah for a friend, but I don't want to abuse him with too many questions... asked him what to use to releasing e-mails from the quarantine area. He immediately recommended MailWatch and provided a link for downloading the software and the installation procedures. After looking around on their site I agreed it was a great solution. Here's the install instructions I followed:
http://mailwatch.sourceforge.net/doku.php?id=mailwatch:documentation:install
HOWEVER...
Having followed these instructions word for word and making educated guesses when exact information was not provided, MailWatch didn't work. My understanding is that MailWatch is just an interface to make managing a spam filtering box easier which is great... That having been said I do not believe I have destroyed my incoming e-mail server. When I try to open http://server/mailscanner I get this error:
Fatal error: Call to undefined function mysql_escape_string() in /var/www/mailscanner/functions.php on line 539
For S&G's I commented out line 539... then I got a similar error for line 508.
So I'm left with a two-part question... First, is there an alternative/CLI way to release messages from the quarantine?
-OR-
Any ideas for what I've done wrong, or a link to a better how-to?
I looked around and couldn't find anything to help me, so I hope this isn't a dupe. Regardless thanks in advance for your help!
http://www.howtoforge.com/postfix_antispam_mailscanner_clamav_ubuntu
I get my server running and everything is beautiful, so now it's time to move onto details. I happen to have a Linux messiah for a friend, but I don't want to abuse him with too many questions... asked him what to use to releasing e-mails from the quarantine area. He immediately recommended MailWatch and provided a link for downloading the software and the installation procedures. After looking around on their site I agreed it was a great solution. Here's the install instructions I followed:
http://mailwatch.sourceforge.net/doku.php?id=mailwatch:documentation:install
HOWEVER...
Having followed these instructions word for word and making educated guesses when exact information was not provided, MailWatch didn't work. My understanding is that MailWatch is just an interface to make managing a spam filtering box easier which is great... That having been said I do not believe I have destroyed my incoming e-mail server. When I try to open http://server/mailscanner I get this error:
Fatal error: Call to undefined function mysql_escape_string() in /var/www/mailscanner/functions.php on line 539
For S&G's I commented out line 539... then I got a similar error for line 508.
So I'm left with a two-part question... First, is there an alternative/CLI way to release messages from the quarantine?
-OR-
Any ideas for what I've done wrong, or a link to a better how-to?
I looked around and couldn't find anything to help me, so I hope this isn't a dupe. Regardless thanks in advance for your help!