标签: symfony swiftmailer
我正在使用swiftmailer在我的网络应用上发送邮件。它在dev上工作得很好,但是当我尝试prod时,我收到了这条消息:
Swift_TransportException: Failed to authenticate on SMTP server with username "[mymail]@gmail.com" using 1 possible authenticators
知道为什么吗?我试图缓存:清除,检查邮件和PW