LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] tls or no tls

[ILUG] tls or no tls

Kenn Humborg kenn at bluetree.ie
Fri Oct 3 22:11:00 IST 2008


On Fri, Oct 03, 2008 at 08:59:55PM +0100, Brendan Kehoe wrote:
> Have any of you tried to configure the courier imapd to actually run two
> instances, one listening to port 127.0.0.1 not requiring STARTTLS, and
> another listening for external connections (ADDRESS=0) which does?

Another approach might be to use an iptables rule to forward
connections to port 143 on your external IP address to port 
993:

   iptables -t nat -A PREROUTING -d your.ext.ip.addr \
      -p tcp --dport 143 -j DNAT --to-destination 127.0.0.1:993

That might work...

Later,
Kenn




More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell