You can set email addresses to be marked as PRIVATE automatically, regardless of if the sender has specified the PRIVATE flag or not. This setting is available within Settings > Configuration > Additional Settings > Email Settings This also needs to follow the following formatting guidelines;
Examples of how you would format this option include:
Adding multiple checks into the system You can add multiple rules into the system to check similar elements, this is done by making sure that each rule is followed by a semicolon ";" This would allow you to specify two different email addresses as follows:
You can follow this format with all of the Rule types. There is a better way.... When you want to check multiple addresses you can add them to a single Rule Type in one string of text, this is done by adding the Pipe character "|" after the various checks - remember to end the statement with the semi colon ";" Note : the Pipe Character looks like a vertical bar on your keyboard.
In reality your formatting will look something like this
What else can I do to make this easier to manage? You can add a specific email address OR elect to mark ALL emails from a domain, this is done using this format
And using multiple domains
TOP TIPS
Here is a live example - both of these examples do the same thing - notice how keeping the elements together makes it far easier to understand and maintain. Example 1 TO:info@opencrm.co.uk;FROM:sales@opencrm.co.uk;SUBJECT:Private;FROM:info@opencrm.co.uk;TO:opencrm.co.uk;TO:sales@opencrm.co.uk;SUBJECT:Privateemail;OWNER:7; Example 2 TO:info@opencrm.co.uk|sales@opencrm.co.uk|opencrm.co.uk;FROM:info@opencrm.co.uk|sales@opencrm.co.uk;SUBJECT:Private|privateemail;OWNER:7; And when you break Example 2 out in a text editor it becomes so much easier to read and understand (remember when you add line breaks you should remove these before you copy/paste back into the field in OpenCRM Settings): TO:info@opencrm.co.uk|sales@opencrm.co.uk|opencrm.co.uk; FROM:info@opencrm.co.uk|sales@opencrm.co.uk; SUBJECT:Private|privateemail; OWNER:7 Another Tip on domains and subdomains If you wish to mark all emails as PRIVATE that come from a domain, as we discuss above, you can place the domain within the rule (e.g. TO:opencrm.co.uk;). Because the rule would also match emails from subdomains (e.g. portal.opencrm.co.uk and status.opencrm.co.uk) there may be circumstances where you only want to mark emails from the main address and have the privacy status of other emails left unchanged. You can easily do this by adding the "@" sign before the domain. This will look for the characters including the "@" symbol which means that an email sent to john@portal.opencrm.co.uk would not be matched and therefore would be left unchanged but info@opencrm.co.uk would match and therefore be marked as PRIVATE. And Lastly ..... SUBJECT The SUBJECT Rule Type can process any specific text - this is not limited to a few keywords such as 'Private' as we show in our examples. Its also worth noting that we convert the case of the text before it gets processed so you do not need to add 'Private', 'PRIVATE' and 'private'. This is particularly important if you are receiving pre-formatted automated emails from an outside source, where you have no control over the text that appears in the Subject line of the email. You may also be interested in:
|