<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Postfix mail server block .bat, .exe .com .vbs mime attachments &#8211; common virus spreading files</title> <atom:link href="http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: sin</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-158379</link> <dc:creator>sin</dc:creator> <pubDate>Tue, 27 Jul 2010 14:29:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-158379</guid> <description>with only $ at the end this rule will not work at all,  because filename is placed between &quot;&quot;, so all line looks like follows:
/name=[^&gt;]*\.(bat&#124;com&#124;exe&#124;dll&#124;vbs)\&quot;$/ REJECT</description> <content:encoded><![CDATA[<p>with only $ at the end this rule will not work at all,  because filename is placed between &#8220;&#8221;, so all line looks like follows:<br
/> /name=[^&gt;]*\.(bat|com|exe|dll|vbs)\&#8221;$/ REJECT</p> ]]></content:encoded> </item> <item><title>By: indhran</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-150489</link> <dc:creator>indhran</dc:creator> <pubDate>Thu, 03 Sep 2009 09:15:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-150489</guid> <description>Need to perform postmap /etc/postfix/mime_header_checks to create the db.</description> <content:encoded><![CDATA[<p>Need to perform postmap /etc/postfix/mime_header_checks to create the db.</p> ]]></content:encoded> </item> <item><title>By: ya</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-149993</link> <dc:creator>ya</dc:creator> <pubDate>Mon, 10 Aug 2009 06:18:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-149993</guid> <description>Can I do this only for a user list or a group? This is a global setting which is applied to all users. If its possible, please send some guidelines.</description> <content:encoded><![CDATA[<p>Can I do this only for a user list or a group? This is a global setting which is applied to all users. If its possible, please send some guidelines.</p> ]]></content:encoded> </item> <item><title>By: Özkan ŞENOVA</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-148156</link> <dc:creator>Özkan ŞENOVA</dc:creator> <pubDate>Fri, 17 Apr 2009 10:20:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-148156</guid> <description>If you use this rule, you may have problems with the emails, which has attachments containing a website adress in file name. For example: &quot;yahoo.com statistics.xls&quot;
I use &lt;code&gt;/name=[^&gt;]*\.(bat&#124;com&#124;exe&#124;dll&#124;vbs)$/ REJECT&lt;/code&gt; to fix this issue :)</description> <content:encoded><![CDATA[<p>If you use this rule, you may have problems with the emails, which has attachments containing a website adress in file name. For example: &#8220;yahoo.com statistics.xls&#8221;</p><p>I use <code>/name=[^&gt;]*\.(bat|com|exe|dll|vbs)$/ REJECT</code> to fix this issue :)</p> ]]></content:encoded> </item> <item><title>By: movzx</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-147055</link> <dc:creator>movzx</dc:creator> <pubDate>Thu, 05 Feb 2009 14:10:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-147055</guid> <description>After a LONG afternoon spent on removing Bagle from users&#039; PCs, no more exe attachments in mail  ;)</description> <content:encoded><![CDATA[<p>After a LONG afternoon spent on removing Bagle from users&#8217; PCs, no more exe attachments in mail  ;)</p> ]]></content:encoded> </item> <item><title>By: Sreedhar</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-142513</link> <dc:creator>Sreedhar</dc:creator> <pubDate>Thu, 17 Jan 2008 06:51:04 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-142513</guid> <description>If i wanted to allow send these extensions for few members. How to configure ?</description> <content:encoded><![CDATA[<p>If i wanted to allow send these extensions for few members. How to configure ?</p> ]]></content:encoded> </item> <item><title>By: Yannick</title><link>http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-140301</link> <dc:creator>Yannick</dc:creator> <pubDate>Tue, 26 Jun 2007 22:19:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/postfix-block-mime-attachment-files.html#comment-140301</guid> <description>Do not postmap regexp (or pcre) files ;)</description> <content:encoded><![CDATA[<p>Do not postmap regexp (or pcre) files ;)</p> ]]></content:encoded> </item> </channel> </rss>
