Andrew D wrote:
> I have installed the imap patches and the qmail patched imap
> server, but in testing the server by telnet 192.168.0.1 143. I
> get Connection closed by foreign host. Doing a netstat -a
> shows that imap is listen. If I start imapd manually I can
> send commands to it.
As I'm sure that you know, e-smith does not (yet) support an IMAP server. Even if you install a suitable IMAP server (such as the one at
http://e-smith.gormand.com.au) there will be at least three areas where IMAP support needs to be added:
/etc/pam.d/
/etc/inetd.conf
/etc/hosts.allow
Check all of those... Your problem sounds like the third one to me.
Charlie