A mailgun question is it free or paid?
Correct me here on this.
DISCOURSE_SMTP_ADDRESS: hello@fooros.co
DISCOURSE_SMTP_PORT: 587
DISCOURSE_SMTP_USER_NAME: resend
DISCOURSE_SMTP_PASSWORD: “REDACTED”
#DISCOURSE_SMTP_ENABLE_START_TLS: true # (optional, default true)
DISCOURSE_SMTP_DOMAIN: smtp.resend.com # (required by some providers)
DISCOURSE_NOTIFICATION_EMAIL: hello@fooros.co
Example if I use Brevo, what would it be like?