Adding Warning Message to email body
-
Hello, You can definitely rewrite the headers in the same way that Spam Assassin does to append ***SPAM*** to them. I believe you could also add a notice to the body of the message. The thread here might be helpful for this: I'd recommend using the Exim System Filter to make these modifications which would do so globally 0 -
This issue has become so widespread with all of my customers due to compliance and Fed regulations, that Im losing customers because CPanel email services cant add this to the subject or the beginning of the body. I need to know HOW to ADD to the beginning of the subject for EVERY incoming message that is NOT from the local domain, to something like this: "WARNING - EXTERNAL MESSAGE" UNLESS the subject already contains the word "EXTERNAL". As in most cases I use a VPS from a hosting vendor, in which I have access to edit the exim config files, for my VPS using my WHM for all my domain accounts. I've read all those posts listed above and they aren't quite specific enough for me to do this, some change the from address, some change the subject and then redirect, but they don't address this issue specifically. Here is my case: 1 I have a VPS with multiple domains on it. ie: customeronedomain.com, custtwodomain.com, customerthree.com etc... 2. Someone from anyone@anyplace.com domain sends an email to john@customeronedomain.com, OR jane@customerthree.com, OR the recipient is part of a CC or BCC list, (notice the sending domain is not the same as the recipients domain). 3. If the sending domain is not the same as the recipients domain, then the subject needs to be changed to include "WARNING - EXTERNAL MESSAGE" at the beginning of the subject, UNLESS the word "EXTERNAL" is already in the subject. 4. continue delivery normally to the recipients. This should be really easy and would be GREAT if CPANEL would simply make this a checkable option under the email addresses page in the CPanel or even on the Exim Config page in the WHM. 0 -
This issue has become so widespread with all of my customers due to compliance and Fed regulations, that Im losing customers because CPanel email services cant add this to the subject or the beginning of the body. I need to know HOW to ADD to the beginning of the subject for EVERY incoming message that is NOT from the local domain, to something like this: "WARNING - EXTERNAL MESSAGE" UNLESS the subject already contains the word "EXTERNAL". As in most cases I use a VPS from a hosting vendor, in which I have access to edit the exim config files, for my VPS using my WHM for all my domain accounts. I've read all those posts listed above and they aren't quite specific enough for me to do this, some change the from address, some change the subject and then redirect, but they don't address this issue specifically. Here is my case: 1 I have a VPS with multiple domains on it. ie: customeronedomain.com, custtwodomain.com, customerthree.com etc... 2. Someone from anyone@anyplace.com domain sends an email to john@customeronedomain.com, OR jane@customerthree.com, OR the recipient is part of a CC or BCC list, (notice the sending domain is not the same as the recipients domain). 3. If the sending domain is not the same as the recipients domain, then the subject needs to be changed to include "WARNING - EXTERNAL MESSAGE" at the beginning of the subject, UNLESS the word "EXTERNAL" is already in the subject. 4. continue delivery normally to the recipients. This should be really easy and would be GREAT if CPANEL would simply make this a checkable option under the email addresses page in the CPanel or even on the Exim Config page in the WHM.
Would it be possible for you to submit a feature request using the link in my signature?0 -
Would it be possible for you to submit a feature request using the link in my signature?
Has this issue have been addressed/solved? Thank you!0 -
No, I don't see that anything like this has been implemented. 0 -
Is there anyone out there that can help with this issue? It would seemingly be fairly easy to implement from the back end by using the Global or Account Email Filters in Cpanel. On a Filter it would be easy to set the Rule FROM to the current domain name: ie: mydomainname.org and the next field to Does Not Contain enter the current domain name in the text field and then the have a NEW ACTION that would be: Change Subject then have an entry field that would allow you to add text and use a variable of some type to keep the current subject, ie: the input would be like [WARNING: EXTERNAL EMAIL] %subject%
This entry would add the wording [WARNING: EXTERNAL EMAIL] and keep the current subject of the message. Having a feature like this added to the Filter actions would solve so many issues for those of us having to abide some Federal Regulations. MS Exchange/Outlook services is doing this now and has been fro a few years.
I suppose I could set the action to pipe to a program but I have no idea, how/where a program would exist. If anyone has EVER done this action what kind of program is it looking for and how can I simply change the Subject of an incoming email message?
0
Please sign in to leave a comment.
Comments
8 comments