-
smfreegard added brizad to the MailWatch for MailScanner project.
2009-12-14 11:23:18 UTC by smfreegard
-
smfreegard added ajos1 to the MailWatch for MailScanner project.
2009-12-03 10:42:43 UTC by smfreegard
-
Old thread; but for info - paid installs can be done by the company that I work for; see www.fsl.com for details.
2009-10-27 09:16:50 UTC by smfreegard
-
Have you tried here?
[link text][1]
[1]: http://www.configserver.com/.
2009-10-27 08:17:10 UTC by rjbsec
-
I find Mailscanner with Mailwatch a useful addition to my server but I am irritated by Mailwatch's seeming inability to follow my marking of some emails as 'Spam'.
Mailwatch > Reports > Operations gives me the opportunity to mark emails as 'Spam', 'Ham' or 'Forget'.
I frequently click on the 'Spam' marker but I keep getting the same emails time and time again - is there anything I can do...
2009-10-26 17:09:00 UTC by rjbsec
-
It worked for me!
To get mailwatch to work with php5, I had to use xmlrpc version 2.2.
Specifically, I:
* Downloaded xmlrpc-2.2.tar.gz - get it from
http://phpxmlrpc.sourceforge.net/
* Extracted it to your mailwatch folder (ex - /var/www/mailscanner)
* Change the xmlrpc link - should now point to xmlrpc-2.2/lib
* Modify functions.php to wrap the new xmlrpc decode function by...
2009-10-23 11:34:52 UTC by tricolorpoa
-
The output is the same on any server..
2009-10-22 15:33:27 UTC by tricolorpoa
-
What about the other server?.
2009-10-22 14:52:37 UTC by smfreegard
-
Hi!
php5-xmlrpc are not installed!
# dpkg --get-selections | grep xml
libxml2 install
libxml2-dev install
And the php5 don't have this module:
# php -m | grep xml
xml
xmlreader
xmlwriter.
2009-10-22 13:52:47 UTC by tricolorpoa
-
Un-install or disable the php-xmlrpc extension; it will conflict with the version supplied with MailWatch.
2009-10-22 13:28:29 UTC by smfreegard