[pfx] Re: ת��: Sending mail through vpn on postfix

2024-08-25 Thread Viktor Dukhovni via Postfix-users
On Sun, Aug 25, 2024 at 06:09:23PM +, Jyan Ren via Postfix-users wrote: > I'm deploying postfix on my vps, but my ISP has blocked outbound > traffic on port 25. To bypass this restriction, I am considering using > a VPN based on the socks5 protocol to forward my SMTP traffic. I would > like to

[pfx] Re: ת: Sending mail through vpn on postfix

2024-08-25 Thread horizon--- via Postfix-users
Just change a VPS. Or, in my case, azure does block outgoing traffic to smtp port 25, but they don’t block external port 587/465. So I configured my postfix on azure to route message out via the submission port of another VPS. Regards On 2024-08-26 02:09, Jyan Ren via Postfix-users wrote: De

[pfx] Socksifying Postfix

2024-08-25 Thread Wietse Venema via Postfix-users
Jyan Ren via Postfix-users: > Dear Postfix Support Team, > Sorry to interrupt, but I hope this email finds you well. > I'm deploying postfix on my vps, but my ISP has blocked outbound traffic on > port 25. To bypass this restriction, I am considering using a VPN based on > the socks5 protocol to

[pfx] Re: ת: Sending mail through vpn on postfix

2024-08-25 Thread Benny Pedersen via Postfix-users
Jyan Ren via Postfix-users skrev den 2024-08-25 20:09: I'm deploying postfix on my vps, but my ISP has blocked outbound traffic on port 25. install roundcube on vps, enjoy your isp blocking port 25 dont use soks5 ever vpn is fine for roundcube more help ?, show logs from postfix server if a

[pfx] 转发: Sending mail through vpn on postfix

2024-08-25 Thread Jyan Ren via Postfix-users
Dear Postfix Support Team, Sorry to interrupt, but I hope this email finds you well. I'm deploying postfix on my vps, but my ISP has blocked outbound traffic on port 25. To bypass this restriction, I am considering using a VPN based on the socks5 protocol to forward my SMTP traffic. I would like