I just set this settings to prevent all those .zip file related viruses/Trojans. Everything is working except that one client (big company) who uses a old version of MS office and zips every single file with lotus notes before sending out as an email attachment.
- Not folder inside a folder and ...
Search found 10 matches
- 28 Apr 2015 11:49
- Forum: How-to
- Topic: Not scanning in zip files
- Replies: 14
- Views: 14795
- 27 Apr 2015 11:38
- Forum: How-to
- Topic: Not scanning in zip files
- Replies: 14
- Views: 14795
Re: Not scanning in zip files
MailScanner: Message contained archive nested too deeply
- 22 Apr 2015 23:13
- Forum: How-to
- Topic: Not scanning in zip files
- Replies: 14
- Views: 14795
Re: Not scanning in zip files
Same as the zip file name except it has .doc Sender says they use lotous notes. Lotous notes automatically zips attachments. These zips attachments are very low in size. Less than 200KB.
- 21 Apr 2015 11:41
- Forum: How-to
- Topic: Not scanning in zip files
- Replies: 14
- Views: 14795
Re: Not scanning in zip files
Thank you so much. Sender says that Lotus notes automatically zips the attachments and the attachments are named quote 4-14-15.zip The zip file contains a .doc file created by MS word 97-2003.
- 17 Apr 2015 14:23
- Forum: How-to
- Topic: Not scanning in zip files
- Replies: 14
- Views: 14795
Re: Not scanning in zip files
I have set Maximum Archive Depth = 2. Seems like zipped Office 2003 files are blocked. Any suggestions?
- 05 Nov 2014 19:24
- Forum: How-to
- Topic: Mailgraph inconsistencies.
- Replies: 5
- Views: 6885
Re: Mailgraph inconsistencies.
Thanks shawniverson. Please move this post to how to section. It will benefits others. Looks like its by design rather than bug report.
- 05 Nov 2014 19:21
- Forum: How-to
- Topic: How to discard obvious spam from daily email report
- Replies: 0
- Views: 2847
How to discard obvious spam from daily email report
Daily spam reports are cluttered with lots of obvious spam emails. Here is how to discard obvious spam from daily email report.
Edit /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php
a.date >= DATE_SUB(CURRENT_DATE(), INTERVAL " . QUARANTINE_REPORT_DAYS . " DAY)
ORDER BY a.date DESC ...
Edit /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php
a.date >= DATE_SUB(CURRENT_DATE(), INTERVAL " . QUARANTINE_REPORT_DAYS . " DAY)
ORDER BY a.date DESC ...
- 28 Oct 2014 15:58
- Forum: How-to
- Topic: Mailgraph inconsistencies.
- Replies: 5
- Views: 6885
Re: Mailgraph inconsistencies.
System date/time was never changed. Only modification was in /var/www/html/mailscanner/conf.php
I reverted my settings back to original. But Rejected total for Last Month value is greater than Last Year.
Code: Select all
define('DATE_FORMAT', '%d/%m/%y');
to
define('DATE_FORMAT', '%m/%d/%y');
- 27 Oct 2014 11:56
- Forum: How-to
- Topic: Mailgraph inconsistencies.
- Replies: 5
- Views: 6885
Mailgraph inconsistencies.
I have a fresh install of EFA. Now I have some mail data collected. I noticed "last week" has the highest numbers instead of "last year". Is this a bug or just a wrong configuration on my part? Any input will be highly appreciated. Thanks.
- 20 Oct 2014 17:38
- Forum: Introduction
- Topic: Hello from NC
- Replies: 1
- Views: 2794
Hello from NC
Long time ESVA user. Finally upgraded to EFA. I am impressed that EFA is rock solid and as stable as ESVA. Thank you.