Skip to main content

cPanel updates remove our /etc/antivirus.exim file.

Comments

4 comments

  • cPanelMichael
    Hello :) You can use a custom system filter for Exim to add those rules and ensure the changes are preserved. To start, you would copy over the existing Exim filter to the new location:
    cp -a /etc/cpanel_exim_system_filter /etc/cpanel_exim_system_filter_custom
    Then, configure the custom filter file as the default filter via the "System Filter File" option under the "Filters" tab in: "WHM Home " Service Configuration " Exim Configuration Manager" Within the "/etc/cpanel_exim_system_filter_custom" file, you can add the entries for your custom filter rules. Thank you.
    0
  • jols
    Thanks. That's certainly a relief.
    0
  • jols
    Relief gone: Now I have looked at all of our servers, and I am finding, apparently after a recent update, that the default setting for /etc/cpanel_exim_system_filter (in the WHM exim configuration), has now reverted back to /etc/antivirus.empty So I have come full circle, back to the same problem. Any other ideas? Question: When this occurs, will the new list I have created in /etc/cpanel_exim_system_filter_custom still be functional, or no?
    0
  • cPanelMichael
    Please let us know if the following method listed in /etc/cpanel_exim_system_filter is helpful:
    # 1) # # * Place each sysfilter block you wish to include in a unique file at: # # /usr/local/cpanel/etc/exim/sysfilter/options/ # # * Enable or disable the custom block in WHM using: # # Service Configuration => Exim Configuration Manager => Filters => Custom Filter: [your unique file]
    Thank you.
    0

Please sign in to leave a comment.