Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-2010, 02:07 PM
Moderator
 
Posts: 1,432
Default phishing scam not detected by amavisd until forwarded to spam account

I just entered a bugzilla report for this: Bug 48824 - Amavis/SA: Heuristics.Phishing.Email.SpoofedDomain not detected on delivery

In short, as of recent versions of ClamAV, spoofed domains are detected in the body of html-encoded messages. However, the default config for amavisd doesn't pass the message to ClamAV in a form that will let it look at the right data; only once the message is sent as an attachment via manual junk classification does ClamAV get to see it. Then a notice gets sent to administrator and (not very usefully) to the junk account.

The workaround, and likely solution, is to edit /opt/zimbra/conf/amavisd.conf.in and change
Code:
# qr'^MAIL$',   # retain full original message for virus checking (can be slow)
to
Code:
 qr'^MAIL$',   # retain full original message for virus checking (can be slow)
(i.e., uncomment the line).

Then as zimbra do zmamavisdctl restart. However if you have a lot of mail I'm not sure about the impact that's implied by the "can be slow" comment.
__________________
Elliot Wilen
Berkeley, CA

Don't forget to enter your Zimbra version in your forum profile.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.