Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    BANNED
    Join Date
    Feb 2002
    Posts
    656

    Default exim blocking .eml attachments

    Hi,

    Exim blocks all emails containing .eml attachments (and others) how do i get it to allow .eml?

  2. #2
    Member
    Join Date
    Oct 2002
    Posts
    21

    Default

    Hello,

    The details of extensions that needs to be blocked is in the file
    /etc/antivirus.exim

    Here is the part of code that do it:
    ----
    # Look for single part MIME messages with suspicious name extensions
    # Check Content-Type header using quoted filename [content_type_quoted_fn_match]
    if $header_content-type: matches &(?:file)?name=(\&[^\&]+\\\\.(?:ad[ep]|ba[st]|chm|cmd|com|cpl|crt|eml|exe|hlp|hta|in[fs]|isp|jse?|lnk|md[be]|
    ms[cipt]|pcd|pif|reg|scr|sct|shs|vb[se]|ws[fhc])\&amp&
    then
    fail text &This message has been rejected because it has\n\
    potentially executable content $1\n\
    This form of attachment has been used by\n\
    recent viruses or other malware.\n\
    If you meant to send this file then please\n\
    package it up as a zip file and resend it.&
    seen finish
    endif
    # same again using unquoted filename [content_type_unqu
    -----
    Remove the corresponding entries of the extension and it will work.


    Thanks

Similar Threads & Tags
Similar threads

  1. .eml attachments blocked
    By wilburburns in forum E-mail Discussions
    Replies: 2
    Last Post: 09-19-2008, 08:33 AM
  2. Cpanel rejecting .eml attachments
    By jallen in forum E-mail Discussions
    Replies: 3
    Last Post: 05-02-2008, 09:58 AM
  3. Attachments in Exim
    By vanessa in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-01-2008, 03:36 PM
  4. .eml attachments rejected
    By tulsabobt in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 08-08-2005, 04:14 PM
  5. Blocking Email Attachments
    By thecodingmonkey in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 08-18-2004, 03:46 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube