Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Core component: email#326

?

For now the PHPMailer class is fixed for the “email” method in kirby. I would like to see a more flexible construct, so that I can replace this mailer with an custom one.

3 years ago

what would you gain from a different class? any missing features in phpmailer?

3 years ago
Changed the title from "Individual email transport" to "Core component: email"
3 years ago

@bnomei I guess sending email via something that isn’t SMTP. Most transactional email providers (sendgrid, mailgun, etc) offer APIs that are faster and more reliable than SMTP.

3 years ago

This is a really easy enhancement to add. It would be great if Kirby could integrate with very popular email providers. Can it be considered in 3.6?

3 years ago
Changed the status to
In upcoming releases
3 years ago
Changed the status to
Completed
2 years ago