|
|
|
|
| qmail-scanner won't intercept virus messages |
|
Problem: After installing qmail and qmail-scanner, everything appears to be OK but no email messages are scanned or blocked.
|
Solution:The configure script that comes with qmail-scanner seems to incorrectly detect a properly patched qmailqueue when in fact the patch has not been applied.
Don't worry though, qmail is VERY easy to patch and re-compile. Just follow these steps:
1. Go to your qmail source directory
2. Fetch " http://www.qmail.org/qmailqueue-patch"
3. Delete everything ABOVE the line " diff -u qmail-1.03-orig/Makefile qmail-1.03/Makefile" (cut away the email message, leaving only the patch)
4. Apply the patch with " patch < qmailqueue-patch"
5. Stop qmail with " service qmail stop"
6. Re-compile and re-install qmail with " make setup check"
7. Re-start qmail with " service qmail start"
qmail-scanner should now work properly.
I told you it was easy :-)
(Thanks to Ulva for this solution)
|
|
|
|
|
|
This is free technical advice without any warranties.
Use at your own risk. Solutions offered may not apply to your particular problem at all.
Opinions and views expressed in the articles are the authors' personal
and may not necessarily reflect or coincide with those of Ano-Tech Computers.
We take no responsibility if anything bad happens from following any of
the intructions given. If you don't understand and accept this, please
contact us for personal assistance instead.
To read our full disclaimer, go
here.
We welcome anyone who is willing to contribute to this public knowledge base,
contact siteadmin@atc.no
if you have information you would like to share. The idea is not to replace
the commercial support sites, but to publish those hard-to-find
solutions you've found yourself looking for over and over again.
Show all articles