
phil99
- Total activity 81
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
Comments
Recent activity by phil99-
If you want to change the value of Calculated Spam Score Settings system-wide, you can put them in a custom SpamAssassin configuration file:
-
There is another thread in the Security forum, where @cPRex posted the following link:
-
Far from being an expert in this, but I think: - "for" is not a header. The header is "Received:" of which "for" is a part. So you would need to use "$header_received:" or the less specific "$mess...
-
After some further searching I found a post from 2002 on the exim-users mailing list archive, which give me a clue as to the correct transport to use: system_filter_reply_transport = address_reply
-
Thanks @cPRex. I realise you can't support every exim customisation, but I was hoping someone might have already solved this. We have the default settings for system_filter* in exim.conf: system_...
-
If you want to see the queue use: exiqgrep -o 1 or exim -bpu
-
Thanks ilyasjaelani. We have disabled the "EXPERIMENTAL: Rewrite" setting for now. The default is "disable", but it was set to "all", though we don't remember explicitly enabling it.
-
Hi, I have created ticket #94632079.
-
We have seen a few cases like this recently. I cannot be sure, but I think they started after the upgrade to WHM 108 with exim v4.96. As the log entry in the original post shows, there is a malfor...
-
If I'm not mistaken, you can use the whmapi for this: whmapi1 delete_cphulk_record list_name="white" ip="1.2.3.4"