Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will check whether any of the From, To and Cc addresses for any illegal quotes and will then remove any illegal quotes. e.g. "Some Name" <'some@place.com'> -> "Some Name" <some@place<some@place.com>com>

Double Route Address Removal

This will check whether any of the From, To and Cc addresses for illegal double addresses. If found it will quote the first address as a personal part. e.g. <some@place.com> <some@place.com> → <some@place.com> <some@place.com> -> "some@place.com" <some@place<some@place.com>com>.

Single Leading Quoted Personal Fixer

This will find and remove any illegal empty quotations. e.g. ' ' <some@place<some@place.com> → <some@placecom> -> <some@place.com>

Trailing Dot Address Removal

This will find and remove any trailing dots that are found within the From, To and Cc addresses. e.g. "Some Name" <some@place.com.> -> "Some Name" <some@place<some@place.com>

Unwrapped Email Address Fixer

This will find any unwrapped email addresses and will wrap them within “<“ and “>”<" and ">". This will only be applied when a personal is provided. e.g. "Some Name" some@place.com "Some Name" <some@place<some@place.com>com>

Missing Recipient Address Fixer

...

Here you are able to create your own custom Preprocessing task. This allows you to change the incoming mail based on custom conditions. For more details see: How to use a Script Preprocessing task Scripted Task

...

Filter by label (Content by label)
showLabelsfalse
max5
sortmodified
showSpacefalse
reversetrue
cqllabel in ( "profile" , "pre-processing" ) and space = "JEMHC" and type = "page"