Skip to main content

Exim filter : cpanel_exim_system_filter file related issue

Comments

3 comments

  • cPanelMichael
    Hello, The error message in the image you provided suggests the /etc/mailhelo file is assigned the immutable attribute. You can remove that attribute with the following command:
    chattr -i /etc/mailhelo
    Thank you.
    0
  • Sameer Shah
    Hi Appreciate your response, but the main issue is with the emails being stuck in the queue. I restarted the EXIM services and gracefully restarted the server. Also restored the EXIM configuration from an earlier backup. The issue was fixed earlier but has started again since yesterday evening. This is something new as we have the server with us since 4 years. HI I found that the emails are received if I disable the system filter file. But I cannot send the emails.
    0
  • cPanelMichael
    Hello, Could you verify the most recent error messages in /var/log/exim_paniclog or /var/log/exim_mainlog when this happens? Is there any reason you need the immutable attribute on the /etc/mailhelo file? It can prevent Exim from functioning properly and lead to the issue you have described. Also, can you verify how you have customized the Exim system filter? Did you use the instructions from our documentation (
    0

Please sign in to leave a comment.