3 messages in ru.sysoev.nginxRe: smtp proxy
FromSent OnAttachments
RapseyJul 23, 2007 9:53 am 
Igor SysoevJul 23, 2007 12:10 pm 
Chuck VoseJul 30, 2007 8:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: smtp proxyActions...
From:Chuck Vose (vose@public.gmane.org)
Date:Jul 30, 2007 8:42:37 am
List:ru.sysoev.nginx

I need to setup a SMTP server on a machine, but port 25 is being blocked. I presume I can get around that with a SMTP proxy from a machine that does not have port 25 blocked?

You could always try an ssh tunnel redirecting port 25 traffic automatically. Bit of a nightmare for administering but it might work in your case (assuming you don't need port 25 at all on the unblocked machine).