VaporSMTPKit
VaporSMTPKit copied to clipboard
Swift Concurrency Support
Thank you for your great job. Do you have a plan to support async/await?
you can use .get()
try await request.application.sendMail(emailww, withCredentials: SMTPCredentials.default).get()