<br><br><div class="gmail_quote">On Sat, Mar 15, 2008 at 10:06 AM, shuttlebox <<a href="mailto:shuttlebox@gmail.com">shuttlebox@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sat, Mar 15, 2008 at 2:42 PM, Devon Harding <<a href="mailto:devonharding@gmail.com">devonharding@gmail.com</a>> wrote:<br>
> Rob, I owe you my first born! Corrupted MailScanner.conf After I<br>
> reinstalled and added my settings manually, everything worked!<br>
<br>
</div>And you had no problems updating the file? Lint didn't pick it up?<br>
Have you diffed the files to see what the problem is? Would be<br>
interesting to know.<br>
<font color="#888888"><br>
--</font></blockquote></div><br>Nothing stood out...here's a diff of the two.<br><br>[root@mars ~]# diff /etc/MailScanner/MailScanner.conf ~/MailScanner.conf.rpmsave <br>115c115<br>< Run As User =<br>---<br>> Run As User = <br>
120c120<br>< Run As Group =<br>---<br>> Run As Group = <br>127c127<br>< Queue Scan Interval = 6<br>---<br>> Queue Scan Interval = 5<br>175c175<br>< Restart Every = 7200<br>---<br>> Restart Every = 14400<br>
219,220c219,220<br>< Incoming Work User =<br>< Incoming Work Group =<br>---<br>> Incoming Work User = <br>> Incoming Work Group = <br>278,279c278,279<br>< Max Unscanned Bytes Per Scan = 100m<br>< Max Unsafe Bytes Per Scan = 50m<br>
---<br>> Max Unscanned Bytes Per Scan = 100000000<br>> Max Unsafe Bytes Per Scan = 50000000<br>309c309<br>< Scan Messages = yes<br>---<br>> Scan Messages = no<br>331c331<br>< Maximum Attachments Per Message = 200<br>
---<br>> Maximum Attachments Per Message = 60<br>388c388<br>< File Command = /usr/bin/file<br>---<br>> File Command = #/usr/bin/file<br>398c398<br>< Gunzip Command = /bin/gunzip<br>---<br>> Gunzip Command = /usr/bin/gunzip<br>
434c434<br>< Maximum Message Size = %rules-dir%/max.message.size.rules<br>---<br>> Maximum Message Size = 0<br>490c490<br>< Attachment Extensions Not To Zip = .zip .rar .gz .tgz .jpg .jpeg .mpg .mpe .mpeg .mp3 .rpm .htm .html .eml<br>
---<br>> Attachment Extensions Not To Zip = .zip .rar .gz .tgz .mpg .mpe .mpeg .mp3 .rpm<br>507c507<br>< Virus Scanning = yes<br>---<br>> Virus Scanning = /etc/MailScanner/rules/not.localhost.rules<br>570c570<br>
< Virus Scanners = clamavmodule<br>---<br>> Virus Scanners = clamavmodule <br>634c634<br>< Still Deliver Silent Viruses = no<br>---<br>> Still Deliver Silent Viruses = yes<br>651c651<br>< Non-Forging Viruses = Joke/ OF97/ WM97/ W97M/ eicar<br>
---<br>> Non-Forging Viruses = Joke/ OF97/ WM97/ W97M/<br>693c693<br>< Allowed Sophos Error Messages =<br>---<br>> Allowed Sophos Error Messages = <br>698c698<br>< Sophos IDE Dir = /opt/sophos-av/lib/sav<br>---<br>
> Sophos IDE Dir = /usr/local/Sophos/ide<br>703c703<br>< Sophos Lib Dir = /opt/sophos-av/lib<br>---<br>> Sophos Lib Dir = /usr/local/Sophos/lib<br>710c710<br>< Monitors For Sophos Updates = /opt/sophos-av/lib/sav/*.ide<br>
---<br>> Monitors For Sophos Updates = /usr/local/Sophos/ide/*ides.zip<br>730c730<br>< ClamAVmodule Maximum Recursion Level = 8<br>---<br>> ClamAVmodule Maximum Recursion Level = 5<br>763c763<br>< ClamAV Full Message Scan = yes<br>
---<br>> ClamAV Full Message Scan = no<br>785c785<br>< Dangerous Content Scanning = yes<br>---<br>> Dangerous Content Scanning = no<br>794c794<br>< Allow Partial Messages = no<br>---<br>> Allow Partial Messages = yes<br>
807c807<br>< Allow External Message Bodies = no<br>---<br>> Allow External Message Bodies = yes<br>886c886<br>< Allow IFrame Tags = disarm<br>---<br>> Allow IFrame Tags = no<br>896c896<br>< Allow Form Tags = disarm<br>
---<br>> Allow Form Tags = yes<br>906c906<br>< Allow Script Tags = disarm<br>---<br>> Allow Script Tags = no<br>933c933<br>< Ignored Web Bug Filenames = spacer pixel.gif pixel.png gap shim<br>---<br>> Ignored Web Bug Filenames = <br>
960c960<br>< Allow Object Codebase Tags = disarm<br>---<br>> Allow Object Codebase Tags = no<br>1020c1020<br>< Allow Filenames =<br>---<br>> Allow Filenames = <br>1025c1025<br>< Deny Filenames =<br>---<br>> Deny Filenames = <br>
1059c1059<br>< Allow Filetypes =<br>---<br>> Allow Filetypes = <br>1064c1064<br>< Allow File MIME Types =<br>---<br>> Allow File MIME Types = <br>1069c1069<br>< Deny Filetypes =<br>---<br>> Deny Filetypes = <br>
1074c1074<br>< Deny File MIME Types =<br>---<br>> Deny File MIME Types = <br>1105c1105<br>< Quarantine Silent Viruses = no<br>---<br>> Quarantine Silent Viruses = yes<br>1145c1145<br>< Deleted Bad Content Message Report = %report-dir%/deleted.content.message.txt<br>
---<br>> Deleted Bad Content Message Report = %report-dir%/deleted.content.message.txt<br>1147,1148c1147,1148<br>< Deleted Virus Message Report = %report-dir%/deleted.virus.message.txt<br>< Deleted Size Message Report = %report-dir%/deleted.size.message.txt<br>
---<br>> Deleted Virus Message Report = %report-dir%/deleted.virus.message.txt<br>> Deleted Size Message Report = %report-dir%/deleted.size.message.txt<br>1153c1153<br>< Stored Bad Content Message Report = %report-dir%/stored.content.message.txt<br>
---<br>> Stored Bad Content Message Report = %report-dir%/stored.content.message.txt<br>1155,1156c1155,1156<br>< Stored Virus Message Report = %report-dir%/stored.virus.message.txt<br>< Stored Size Message Report = %report-dir%/stored.size.message.txt<br>
---<br>> Stored Virus Message Report = %report-dir%/stored.virus.message.txt<br>> Stored Size Message Report = %report-dir%/stored.size.message.txt<br>1189,1190c1189,1190<br>< Sender Content Report = %report-dir%/sender.content.report.txt<br>
< Sender Error Report = %report-dir%/sender.error.report.txt<br>---<br>> Sender Content Report = %report-dir%/sender.content.report.txt<br>> Sender Error Report = %report-dir%/sender.error.report.txt<br>1192,1193c1192,1193<br>
< Sender Virus Report = %report-dir%/sender.virus.report.txt<br>< Sender Size Report = %report-dir%/sender.size.report.txt<br>---<br>> Sender Virus Report = %report-dir%/sender.virus.report.txt<br>
> Sender Size Report = %report-dir%/sender.size.report.txt<br>1253c1253<br>< Envelope From Header = X-%org-name%-MailScanner-From:<br>---<br>> Envelope From Header = X-MailScanner-From:<br>1258c1258<br>< Envelope To Header = X-%org-name%-MailScanner-To:<br>
---<br>> Envelope To Header = X-MailScanner-To:<br>1286,1287c1286,1287<br>< Clean Header Value = Found to be clean<br>< Infected Header Value = Found to be infected<br>---<br>> Clean Header Value = Found to be clean<br>
> Infected Header Value = Found to be infected<br>1321c1321<br>< Hostname = the %org-name% ($HOSTNAME) MailScanner<br>---<br>> Hostname = the %org-name% MailScanner<br>1333c1333<br>< Sign Clean Messages = yes<br>
---<br>> Sign Clean Messages = no<br>1460c1460<br>< Virus Modify Subject = start<br>---<br>> Virus Modify Subject = yes<br>1476c1476<br>< Filename Modify Subject = start<br>---<br>> Filename Modify Subject = yes<br>
1494c1494<br>< Content Modify Subject = start<br>---<br>> Content Modify Subject = yes<br>1501c1501<br>< Content Subject Text = {Dangerous Content?}<br>---<br>> Content Subject Text = {Blocked Content}<br>1513c1513<br>
< Size Modify Subject = start<br>---<br>> Size Modify Subject = yes<br>1532c1532<br>< Disarmed Modify Subject = no<br>---<br>> Disarmed Modify Subject = yes<br>1562c1562<br>< Spam Modify Subject = start<br>
---<br>> Spam Modify Subject = yes<br>1582c1582<br>< High Scoring Spam Modify Subject = start<br>---<br>> High Scoring Spam Modify Subject = yes<br>1615c1615<br>< Attachment Encoding Charset = ISO-8859-1<br>---<br>
> Attachment Encoding Charset = us-ascii<br>1641c1641<br>< Archive Mail =<br>---<br>> Archive Mail = <br>1656c1656<br>< Notices Include Full Headers = yes<br>---<br>> Notices Include Full Headers = no<br>1706c1706<br>
< Spam Checks = yes<br>---<br>> Spam Checks = /etc/MailScanner/rules/not.localhost.rules<br>1712c1712<br>< Spam List = # spamhaus-ZEN # You can un-comment this to enable them<br>---<br>> Spam List = # ORDB-RBL SBL+XBL # You can un-comment this to enable them<br>
1718c1718<br>< Spam Domain List =<br>---<br>> Spam Domain List = <br>1795c1795<br>< Max Spam Check Size = 200k<br>---<br>> Max Spam Check Size = 150000<br>1913c1913<br>< Max SpamAssassin Size = 200k<br>---<br>
> Max SpamAssassin Size = 30000<br>1934c1934<br>< SpamAssassin Auto Whitelist = yes<br>---<br>> SpamAssassin Auto Whitelist = no<br>1938c1938<br>< SpamAssassin Timeout = 75<br>---<br>> SpamAssassin Timeout = 120<br>
1944c1944<br>< Max SpamAssassin Timeouts = 10<br>---<br>> Max SpamAssassin Timeouts = 20<br>2006c2006<br>< Rebuild Bayes Every = 0<br>---<br>> Rebuild Bayes Every = 0 <br>2038c2038<br>< Max Custom Spam Scanner Size = 20k<br>
---<br>> Max Custom Spam Scanner Size = 20000<br>2100c2100<br>< Spam Actions = store header "X-Spam-Status: Yes"<br>---<br>> Spam Actions = store <br>2138c2138<br>< High Scoring Spam Actions = store header "X-Spam-Status: Yes"<br>
---<br>> High Scoring Spam Actions = store <br>2164c2164<br>< Non Spam Actions = deliver header "X-Spam-Status: No"<br>---<br>> Non Spam Actions = deliver<br>2207c2207<br>< SpamAssassin Rule Actions =<br>
---<br>> SpamAssassin Rule Actions = <br>2216,2217c2216,2217<br>< Sender Spam Report = %report-dir%/sender.spam.report.txt<br>< Sender Spam List Report = %report-dir%/sender.spam.rbl.report.txt<br>---<br>
> Sender Spam Report = %report-dir%/sender.spam.report.txt<br>> Sender Spam List Report = %report-dir%/sender.spam.rbl.report.txt<br>2340c2340<br>< SpamAssassin User State Dir =<br>---<br>> SpamAssassin User State Dir = <br>
2348c2348<br>< SpamAssassin Install Prefix =<br>---<br>> SpamAssassin Install Prefix = <br>2363c2363<br>< SpamAssassin Local Rules Dir =<br>---<br>> SpamAssassin Local Rules Dir = <br>2373c2373<br>< SpamAssassin Local State Dir = # /var/lib/spamassassin<br>
---<br>> SpamAssassin Local State Dir = /var/lib<br>2380c2380<br>< SpamAssassin Default Rules Dir =<br>---<br>> SpamAssassin Default Rules Dir = <br>2399c2399<br>< First Check = spam<br>---<br>> First Check = mcp<br>
2406c2406<br>< MCP Header = X-%org-name%-MailScanner-MCPCheck:<br>---<br>> MCP Header = X-MailScanner-MCPCheck:<br>2408,2409c2408,2409<br>< MCP Actions = deliver<br>< High Scoring MCP Actions = deliver<br>---<br>
> MCP Actions = store<br>> High Scoring MCP Actions = store<br>2412c2412<br>< MCP Modify Subject = start<br>---<br>> MCP Modify Subject = yes<br>2414c2414<br>< High Scoring MCP Modify Subject = start<br>---<br>
> High Scoring MCP Modify Subject = yes<br>2423c2423<br>< Log MCP = no<br>---<br>> Log MCP = yes<br>2426c2426<br>< MCP Max SpamAssassin Size = 100k<br>---<br>> MCP Max SpamAssassin Size = 100000<br>2430c2430<br>
< MCP SpamAssassin User State Dir =<br>---<br>> MCP SpamAssassin User State Dir = <br>2496c2496<br>< Debug SpamAssassin = no<br>---<br>> Debug SpamAssassin = yes<br>2578c2578<br>< Syslog Socket Type =<br>---<br>
> Syslog Socket Type = <br>2601d2600<br>< <br><br>