Hello RegEx experts,

I usually BCC to myself, so that I have the outgoing emails in my Inbox. That's 
in my templates. My choice.

For the different departments, we also have group emails. These are set up so 
that any email for that group will be auto-forwarded on the server to each 
member of the group.

If I CC to my and copy the group email, I receive it twice in my Inbox. While 
the duplicate is easy to delete, I want to prevent this from happening. My code 
idea is as follows:

IF "CCList" includes "gro...@example.com" DO_NOTHING
   ELSE add "BCC=myem...@example.com"
   ENDIF

Is that possible in RegEx?

TIA.

--

Cheers,
Thomas.

Message reply created with The Bat! Version 10.4.0.1 (64-bit)
under Windows 10.0 Build 19045


________________________________________________
Current version is 9.1.18 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to