You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created by: Joel Bradbury ([email protected]) on 2015/04/02 20:29:59 +0000
Votes at time of UserVoice import: 3
When the testToEmailAddress config variable is set to send all outbound emails to a specific address itd be exceptionally useful if the created emails included the original recipient information for debugging.
Perhaps the simplest option for this would be to append the details to the subject line in a regular format like :
"{{ normal subject line }} :: TEST MODE / to : {{ originalEmail }}"
This discussion was converted from issue #1137 on July 13, 2021 04:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When the testToEmailAddress config variable is set to send all outbound emails to a specific address itd be exceptionally useful if the created emails included the original recipient information for debugging.
Perhaps the simplest option for this would be to append the details to the subject line in a regular format like :
"{{ normal subject line }} :: TEST MODE / to : {{ originalEmail }}"
Etc...
Beta Was this translation helpful? Give feedback.
All reactions