Technical Breakdown article for DB Mail Replacement
Summary:
Cargas Energy allows users to email customers statements and invoices. The system adds emails to the Microsoft SQL Server Database Mail service (legacy) or the updated MailKit/OAuth2 solution, which then sends messages through your email server to customers.
Environment:
- All Versions
Guide:
Use the links below to set up, troubleshoot, and analyze background process emails.
Technical setup and configuration
Troubleshooting background process emails
Gmail Error: The SMTP Server Requires a Secure Connection or the Client was not Authenticated
Helpful scripts for background process emails
Email history for customer account
Get a log of all mail sent to mail server on a particular day
Create a table that holds emails that are in the queue to send
Update emails with attachments that already sent successfully as sent @ 10/2/18 2:22 PM
Get list of email addresses sent to on a particular day
Comments
Please sign in to leave a comment.