Editorial Workflows

Email without BCC

public workflow

Install Workflow

This is a workflow for Editorial, a Markdown and plain text editor for iOS. To download it, you need to view this page on a device that has the app installed.

Description: Sends a copy of the same email to multiple recipients individually, without BCC
What this is good for: BCC is too often possible to see you are Bcc'd. This workflow allows automated sending of the same email to multiple addresses.

How to use:
Install the template
http://www.editorial-workflows.com/workflow/5831758394163200/_RPQRLdd0FA

Then fill the fields however you wish

Features:
I've improved typos + mistakes filters. Any extra commas, newlines, and spaces between recipients are OK. The workflow scans email addresses until one which is invalid is found. Valid email addresses are in the form X@X.X

Any extra spaces and newlines in the subject section before any text are ignored


Shared by: helpmen.org

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Document Text ?
Folded Text
  • Include
  • Replace with:
Find ?
Search for
(\[Recipients\]):( | )*([a-zA-Z0-9\.\_\-]+@([a-zA-Z0-9\-]+)\.( )*[a-zA-Z0-9]+(,| | )*)+
Match Group (RegEx)
0 (entire match)
Search Type
  • Regular Expression
  • Case-insensitive Search (A = a)
  • Case-sensitive Search (A ≠ a)
Output
  • Found Text
  • Range of Text (from:to)
Find / Replace ?
Find
(\[Recipients\]):( | )*
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Find / Replace ?
Find
(,| | )+
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Set Variable ?
Variable Name
emailList
Value
Input
Document Text ?
Folded Text
  • Include
  • Replace with:
Find ?
Search for
(\[Subject\]):( | )*(.*)
Match Group (RegEx)
0 (entire match)
Search Type
  • Regular Expression
  • Case-insensitive Search (A = a)
  • Case-sensitive Search (A ≠ a)
Output
  • Found Text
  • Range of Text (from:to)
Find / Replace ?
Find
(\[Subject\]):( | )*
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Set Variable ?
Variable Name
subject
Value
Input
Document Text ?
Folded Text
  • Include
  • Replace with:
Find ?
Search for
(\[Message\]):( | )*((?s).*)
Match Group (RegEx)
0 (entire match)
Search Type
  • Regular Expression
  • Case-insensitive Search (A = a)
  • Case-sensitive Search (A ≠ a)
Output
  • Found Text
  • Range of Text (from:to)
Find / Replace ?
Find
(\[Message\]):( | )*
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
Set Variable ?
Variable Name
body
Value
Input
Console Output ?
Text
Email recipients: emailList Subject: subject Email body: body
Generate Text ?
Text
emailList
Repeat… ?
Repeat with
  • Every Line
  • Every Match of Regular Expression:
Match Group
0 (entire match)
Reverse
OFF
Compose Email ?
Recipient(s)
%repeat:text
Subject
subject
Message Body
body
Is HTML
OFF
Full Screen
OFF
Stop if Canceled
ON
…End Repeat