Show your mail.php config (Except email password) so we can help you.
Nov 16, 2017
7
Level 3
Swift_TransportException Connection to tcp://mail.xxxx.com:465 Timed Out
Hi, I am new to laravel and I am want to send registration information to user to their email id, but I am getting error every time "Swift_TransportException Connection to tcp://mail.xxxx.com:465 Timed Out". I already define the mail configuration in mail.php under config folder and in .env file. Please tell me the solution to resolve this issue.
Level 3
Yeah! I got solution of that issue I am useing mail instead of smtp corresponding to MAIL_DRIVER.
4 likes
Please or to participate in this conversation.