[courier-users] connection closed by foreign host when selecting inbox

2004-06-21 Thread Guntha Aravind babu
hi all,

can anyone say why i am getting as "connection closed by foreign host " when i select inbox using telnet.
i am using linux and courier-imap 3.0.3.
i will be thankful if i get some hints.

thanks and regrads 
aravind
		 ALL-NEW 
Yahoo! Messenger - so many 
all-new ways to express yourself 

[courier-users] Connection closed

2003-10-07 Thread Jörgen Lindroos
Hi

I have done a complete installation of Courier-IMAP. I have tested it and 
from the beginning everything seemed alright. The mails where downloaded 
from the server just as it should. But after a while the problems came...

I have several accounts on the server that shall be checked by one 
mail-client, this time MS Outlook Express. After checking some of the 
accounts I got the message The server has terminated the connection or 
something like that. When I tried to do telnet mail 143, It connects and 
immediately disconnects. To fix the problem I had to logout my user 
(windows) and login again. Then I could check the other accounts.

This keeps happening all the time. I have no idea what is wrong.

Thanks in advance
/J Lindroos
_
Last ned nye MSN Messenger 6.0 gratis http://www.msn.no/computing/messenger 
- Den raskeste veien mellom deg og dine venner



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Connection closed

2003-10-07 Thread Matthew Wilson
Do what Jeff said in this message that he posted yesterday.  MAXPERIP is usually set to 4 (I think) and your client is likely opening more than 4 connections from the same IP.  So crank that up to 16 or something, and you should be good to go.

From: 	  Jeff Jansen [EMAIL PROTECTED]>
Subject: 	Re: [courier-users] number of connections
	Date: 	October 6, 2003 9:20:29 AM PDT
To: 	  Courier Users List [EMAIL PROTECTED]>

On Monday 06 October 2003 12:08, Jesper Goos wrote:
Hi I need to know how I change the number of allowed connections in my IMAP
installation...

/etc/courier/imapd  for rpm builds or /usr/lib/courier/etc/imapd otherwise

MAXPERIP = the max number of connections from one IP address
MAXDAEMONS = the max number of connections total from all users

Jeff Jansen



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



On Oct 7, 2003, at 2:39 AM, Jörgen Lindroos wrote:

Hi

I have done a complete installation of Courier-IMAP. I have tested it and from the beginning everything seemed alright. The mails where downloaded from the server just as it should. But after a while the problems came...

I have several accounts on the server that shall be checked by one mail-client, this time MS Outlook Express. After checking some of the accounts I got the message The server has terminated the connection or something like that. When I tried to do telnet mail 143, It connects and immediately disconnects. To fix the problem I had to logout my user (windows) and login again. Then I could check the other accounts.

This keeps happening all the time. I have no idea what is wrong.

Thanks in advance
/J Lindroos

_
Last ned nye MSN Messenger 6.0 gratis http://www.msn.no/computing/messenger - Den raskeste veien mellom deg og dine venner



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Connection closed by foreign host.

2002-02-13 Thread Mark Constable

Got a very reluctant courieresmptd that refuses to talk
on port 25 using a 0.37.2 Debian package with authmysql. 
Local mail is delivered so it's obviously accessing MySQL
and the rest of the chain just fine but telnetting to it's
port 25 just gets the Subject line.

 # ps aux | grep courieremsptd
 root  1943  0.0  0.1  1488  608 pts/1S02:23   0:00 \
 strace -f /usr/sbin/couriertcpd -stderrlogger=/usr/sbin/courierlogger \
 -user=daemon -group=daemon -access=/etc/courier/smtpaccess.dat \
 -maxprocs=40 -maxperc=5 -maxperip=5 -pid=/var/run/courier/esmtpd.pid \
 smtp /usr/sbin/courieresmtpd
 daemon1948  0.0  0.0  1448  336 ?S02:23   0:00 \
 /usr/sbin/courierlogger courieresmtpd

The strace -f sits at this point below and when accessed
with a telnet host 25 from another box it at least shows
some sign of life.

 ) = 1 (in [5])
 [pid  1946] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
 [pid  1946] rt_sigprocmask(SIG_SETMASK, [], [CHLD], 8) = 0
 [pid  1946] accept(5, {sin_family=AF_INET6, sin6_port=htons(48773), \
  inet_pton(AF_INET6, :::203.xx.xx.xx, sin6_addr), \
  sin6_flowinfo=0, sin6_scope_id=0}, [24]) = 6
 [pid  1946] close(6)= 0
 [pid  1946] select(6, [5], NULL, NULL, NULL

The only vague thing I can string together is maybe the
currently used kernel does not have any ipv6 code or modules
compiled in... would this be enough to stop an otherwise
working courier-mta (internally) from talking via port 25 ?
 
Linux ssl 2.2.15 #1 Fri May 19 14:44:30 EST 2000 i686 unknown

--markc

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users