Mailscanner + spamassassin + clamav package
-
try again, I've tested right now and it's working. :(
-
not for me..
Beginning package installation for mailscanner-dev…
Downloading package configuration file... done.
Saving updated package information... done.
Downloading mailscanner-dev and its dependencies...
Checking for package installation...
Downloading http://e-sac.siteseguro.ws/pfsense/8/All/MailScanner-4.83.5.tbz ... could not download from there or http://ftp2.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8.1-release/All/MailScanner-4.83.5.tbz.
of MailScanner-4.83.5 failed! -
I've tested on amd64 only , try one more time.
-
looks like its working, thanks alot man! ;D
-
Hi Marcello,
I am getting the followining error when trying to install mailscanner:
Beginning package installation for mailscanner-dev…
Downloading package configuration file... done.
Saving updated package information... done.
Downloading mailscanner-dev and its dependencies...
Checking for package installation...
Downloading http://e-sac.siteseguro.ws/pfsense/8/amd64/All/MailScanner-4.83.5.tbz ... could not download from there or http://ftp2.FreeBSD.org/pub/FreeBSD/ports/amd64/packages-8.1-release/All/MailScanner-4.83.5.tbz.
of MailScanner-4.83.5 failed!Installation aborted.Backing up libraries...
Removing package...
Starting package deletion for MailScanner-4.83.5...done.
Skipping package deletion for perl-5.12.4_3 because it is a dependency.
Starting package deletion for pyzor-0.5.0_1...done.
Starting package deletion for p5-Mail-SPF-2.007...done.
Starting package deletion for p5-IP-Country-2.27...done.
Removing mailscanner-dev components...
Tabs items... done.
Menu items... done.
Services... done.
Loading package instructions...
Include file mailscanner.inc could not be found for inclusion.
Deinstall commands...
Not executing custom deinstall hook because an include is missing.
Removing package instructions...done.
Auxiliary files... done.
Package XML... done.
Configuration... done.
Cleaning up... Failed to install package.Installation halted.
I tried a few times.
Could you assist pls.
Cheers,
Raj
-
try again, I've checked file permissions again.
-
Working now but if you open this link on a web browser you get the following error "Access to the page has been denied
because the following virus was detected
Clamd: Eicar-Test-Signature-1"
Link : http://e-sac.siteseguro.ws/pfsense/8/amd64/All/MailScanner-4.83.5.tbz
Hope this is just a false positive :-)
Cheers,
Raj
-
Hi Marcello,
In the system logs I have the following :
Oct 22 18:21:22 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0
Oct 22 18:21:27 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0
Oct 22 18:21:32 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0
Oct 22 18:21:37 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0
Oct 22 18:21:42 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0
Oct 22 18:21:47 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0
Oct 22 18:21:52 MailScanner: waiting for children to die: Process did not exit cleanly, returned 29 with signal 0Also where do you configure the mail server details and so on pls?
Cheers,
Raj
-
Hi,
I receive some emails that are not tagged (in the subject) as spam but they are spam.
However, these emails have a Mailscanner-spamscore: s or ssssHow can I get those kind of emails tagged with [spam] in the subject ?
Thanks
-
@ics:
How can I get those kind of emails tagged with [spam] in the subject ?
Changing mailscanner spam and highspam score on package config
-
Hi Marcello,
I've enabled strong header verification in Postfix relay and antispam.
In the maillog I see this:
hostname xxxxxxxxxx verification failed: hostname nor servname provided, or not known (just one host which is OK)
Is it possible to whitelist this host or should I lower header verification to basic?Bob
-
hostname xxxxxxxxxx verification failed: hostname nor servname provided, or not known (just one host which is OK)
Is it possible to whitelist this host or should I lower header verification to basic?I do recommend strong header verification.
On current package, you can include this misconfigured server on postfix forwarder acl tab. I could be on mynetwork field or on your /etc/hosts file
-
hello,any way to Quarantine bad file,attachment or infected files?
-
hello,any way to Quarantine bad file,attachment or infected files?
I think it's still in marcelloc's roadmap (since a while… ;)).
But not done yet. -
Hi,
excuse me but I not understand if mailscanner is working. The postfix is fine, no errors in log, but I'm not able to find any log or activity about mailscanner.The service is up, the processes are up.. but where is the log?
My impression is that postfix forward direct to mail server.
Thank you,
bye
-
My impression is that postfix forward direct to mail server.
Did you enabled "Use Third part antispam" on postfix antispam tab?
check mailscanner logs with tail -f /var/log/maillog | grep -i mailscanner
-
1)Check use third party anti spam
Message hold mode "manual mode using acls"
Choose mailscanner+spam assassin + clamav2)put /^from:/ HOLD on header acls
-
1)Check use third party anti spam
Message hold mode "manual mode using acls"
Choose mailscanner+spam assassin + clamav2)put /^from:/ HOLD on header acls
Hi everyone, I come back from holiday today.
This work for me, thank you.
The problem now is that antivirus not work. Before to ask a help, my question is: do not exist a guide for this package? A base guide, no advanced instruction. For example, it is not clear if I must install the HAVP package.Thank you qa lot.
Good new year
-
It is not clear if I must install the HAVP package.
No need to install havp pfsense package, clamav is installed during postfix install.
you can try to run fresclam on console to see if clamav is installed and updating.
-
No need to install havp pfsense package, clamav is installed during postfix install.
you can try to run fresclam on console to see if clamav is installed and updating.
I've just reinstalled my pfsense (2.0.1-RELEASE (i386)
built on Mon Dec 12 17:53:52 EST 2011
FreeBSD 8.1-RELEASE-p6), no firmware upgrade.
I've reisntalled postfix forwarder (2.8.7,1 pkg v.2.3.4_1 ) and I not find any clamv file and freschclam command…Now I try to update my pfsense firmware and reinstall the package, after this I try to install mailscanner.
Thank you.