How to send emails with Symfony 4 Swiftmailer from a local machine running on Windows 10?
问题 I'm trying to send emails with Symfony 4, Wamp and fake sendmail on Windows 10 but without success, I'm hosted on OVH. I want to specify that I have a site hosted on OVH with same parameters running on Symfony 2 and Swiftmailer works perfectly. Here is my Symfony .env line for Swiftmailer: MAILER_URL=smtp://smtp.dnimz.com:465?encryption=ssl&auth_mode=login&username=simslay@dnimz.com&password=*** Here is part of my Symfony controller for Swiftmailer: $message = (new \Swift_Message('Hello Email