Level 3
Ok... my bad. MAIL_DRIVER is now MAIL_MAILER
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Is anyone aware how/if this is possible? I have set mail: false in yapor.yml which is supposed to disable SES and I have setup environment variables for my mailgun credentials.
When I try to send an email, I get an SES exception (this is because our domain is not verified). However, I would not expect at this point we even be trying to use SES as I have disabled it and specified mailgun.
Ok... my bad. MAIL_DRIVER is now MAIL_MAILER
Please or to participate in this conversation.