Answer the question
In order to leave comments, you need to log in
Laravel how to send smtp(google) emails via socks proxy?
Laravel has a smtp driver configured through google, how to implement so that the connection to google smtp goes through a socks proxy?
maybe someone faced such a task, read the manuals but there is nothing there.
Answer the question
In order to leave comments, you need to log in
You can proxy an SMTP connection, for example in 3proxy like this:
auth iponly
allow *
parent 1000 socks5 адрес_пкроси порт_прокси логин пароль
tcppm -i127.0.0.1 4465 smtp.gmail.com 465
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question