I have a number of CBSubs mailers that run perfectly. They create the messages into the CBSubs Messages Queue fine. Here's my question. I need to look at the email content of some of the messages in the CBSubs Messages Queue BEFORE the CBSubs Messages Queue is processed. Is there anyway to view the email content? Even if I have to query database tables. Thanks in advance for the help!
As long as it hasn't been sent you can navigate to CBSubs > Mailer > Message Queue and check the Subject/Message columns. If it has been sent you can check the Subject/Message within CBSubs > Mailer > Sent Messages.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
When I go into the Message Queue and click the subject, it takes me to the Mailer area. I can look at the mailer, but what I want to see is the physical email that is going to go to the user. These emails contain information I need to validate before it is sent. Any thoughts on how to view these emails?
There doesn't appear to be a backend view to see that information, but it is stored within the _cbsubs_mailer_mailqueue database table.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.