Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Nov 27, 2010 3:28 pm 
Offline
Newbie

Joined: Fri Nov 26, 2010 9:40 pm
Posts: 2
Has anyone successfully gotten Mail.app to access secure Imap hosted by Citadel? I'm using port 993 for Imap. I checked the SSL box. But no joy. Likewise, I can't seem to connect with SMTP for outgoing mail.

I'm not even sure how to debug it since it's SSL. Any help is appreciated.


Top
   
 Post subject:
PostPosted: Sat Nov 27, 2010 3:46 pm 
Offline
Senior Member

Joined: Sun May 23, 2010 1:57 pm
Posts: 315
Website: http://www.jebblue.net
I don't use Mac but hopefully these steps will help you with debugging if the issue is in your firewall.

Try installing Thunderbird for a test. If that can't connect then either Citadel is not configured right or your firewall is not opened up for port 993 traffic.

To check if iptables is allowing traffic run:

sudo iptables -L -n | grep 993

You should see:

ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:993
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:993

Good luck.


Top
   
 Post subject:
PostPosted: Sat Nov 27, 2010 6:25 pm 
Offline
Newbie

Joined: Fri Nov 26, 2010 9:40 pm
Posts: 2
Thanks for the idea, but in my case I have Mail.app configured to talk on port 993 for other mail servers on other sites, so I know 993, and 465, and 567 (?) are not being blocked. But setting up Thunderbird might give me a clue.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group