Skip to main content

Allow .EML Attachment for Specific Emails Addresses Only

Comments

3 comments

  • cPanelLauren
    You could do this but you'd need to take the following steps: 1. disable filter dangerous attachments to ensure that antivirus.exim isn't used 2. Copy /etc/cpanel_exim_system_filter to /usr/local/cpanel/etc/exim/sysfilter/options/ which has already the filters for attachments present 3. Follow the instructions here How to Customize the Exim System Filter File | cPanel & WHM Documentation to create a custom system filter with the options you want present. 4. To block those attachments for the rest of the users you'd need to write your own custom rule for it - it is possible For resources on creating your own filter rule 47. System-wide message filtering
    0
  • multimediadesignsllc
    You could do this but you'd need to take the following steps: 1. disable filter dangerous attachments to ensure that antivirus.exim isn't used 2. Copy /etc/cpanel_exim_system_filter to /usr/local/cpanel/etc/exim/sysfilter/options/ which has already the filters for attachments present 3. Follow the instructions here 47. System-wide message filtering
    0
  • cPanelLauren
    But you can't do that at that level since the filtering is taking place above there. You would HAVE to change that behavior at the system filter level.
    0

Please sign in to leave a comment.