On Wed, 1 Nov 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<ei9c8u$h7p$(E-Mail Removed)>, Simon lee wrote:
>My redhat8.0 has been installed for half a year
RH 8.0 went end-of-life in December 2003, and even fedoralegacy.org
stopped supporting it in May 2004. Find something newer.
>however, recently, I find that the sendmail becomes abnormal and cannot
>received email from others, When I open the webmail, (squirrelmail), I
>find that there is an error" ERROR: CONNECTION DROPPED BY IMAP SERVER".
>I then restart the server, but the problem cannot be solved.
IMAP != sendmail
[compton ~]$ zgrep imap rpms.8.0-i386.gz
-rw-r--r-- 1 ftp ftp 1211325 Sep 03 2002 imap-2001a-15.i386.rpm
-rw-r--r-- 1 ftp ftp 1382044 Sep 03 2002 imap-devel-2001a-15.i386.rpm
-rw-r--r-- 1 ftp ftp 739632 Sep 03 2002 php-imap-4.2.2-8.0.5.i386.rpm
[compton ~]$ zgrep imap 8.0-errata.12.31.03.gz
-rw-rw-r-- 1 ftp ftp 421271 Jul 01 2003 php-imap-4.2.2-8.0.8.i386.rpm
[compton ~]$
>At the same time, I receive a email from the root email:
>xinetd[1016]: FAIL: imap address from=xxx.xxx.xxx.xxx
>I notice that there is something wrong in "imap", Any advice is welcome,
You have a problem with the configuration file for xinetd that runs your
imap server. Look at /etc/xinetd.d/imap.
Old guy
|