15 messages in net.sourceforge.lists.courier-usersRe: [courier-users] imapcopy / imapsy...
FromSent OnAttachments
JazNov 17, 2005 6:59 am 
Jay LeeNov 17, 2005 7:20 am 
JazNov 17, 2005 7:49 am 
JazNov 17, 2005 8:23 am 
Jay LeeNov 17, 2005 11:22 am 
JazNov 17, 2005 11:43 am 
Malcolm WeirNov 17, 2005 12:15 pm 
Gordon MessmerNov 17, 2005 2:15 pm 
JazNov 17, 2005 2:35 pm 
Gordon MessmerNov 17, 2005 2:53 pm 
Jerry AmundsonNov 17, 2005 3:00 pm 
JazNov 17, 2005 3:26 pm 
Gordon MessmerNov 18, 2005 11:13 am 
Arturo 'Buanzo' BusleimanNov 18, 2005 11:16 am 
JazNov 18, 2005 11:37 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: [courier-users] imapcopy / imapsync help pleaseActions...
From:Jaz (jaz@intrusic.com)
Date:Nov 17, 2005 11:43:39 am
List:net.sourceforge.lists.courier-users

Jay Lee wrote:

Jaz said:

Okay, trying imapcopy from a client again...

I opened port 143, changed IMAP_TLS_REQUIRED to 0, and restarted Courier via: /usr/local/libexec/imapd.rc restart

I now get 'Connection refused' from 'telnet imap.host 143'

That would be the exact error you would receive were a firewall in your way... Fix the firewall. And stop top posting please, it makes this thread confusing...

Sorry for the top post.

Actually, that is the message you when a system is reached but no listener is running oin that port. In my environmant, when a port is filtered then the fw offers no info to the source, just silence...

I opened the firewall. No filtering between the two servers and my windows + BSD clients. These 4 systems are open to each other. BTW, my pf.cong has 1000+ lines and is filtering 14 networks. Tho I admit that I'm courier inept, I know pf very well (pf adept). I'm only posting here because I'm convinced that the issue lies with Courier's config. Perhaps there is something else I need to do in order to get Courier listening on 143 in non-TLS mode(?)

$ telnet localhost 26 (usually nothing running on 26, sometime alt SMTP) Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host $