Hello again,
I have been attempting to build out a utility that will pull information from an accounting platform and email it under the login in user’s email account (through SMTP, Gmail, M365).
I have tried at least 4 separate projects (and various prompts) to have replit design an internally hosted email sending system. There seems to be a secret that I have not found to date on how to this.
Either the system gets stuck in a loop when trying to create / save email templates, or it keeps insisting to implement Sendgrid, even when I start and end the prompt with “DO NOT USE SENDGRID”
Any suggestions would be appreciated.