> My guess is either your inetd.conf file or your Squirrel
Mail  
> configuration are broken.  Here are both for UW Imap.
> 
> Server Settings
> 1.  Domain               : your domain
> 2.  IMAP Server          : localhost
> 3.  IMAP Port            : 143
> 4.  Use Sendmail/SMTP    : SMTP
> 6.    SMTP Server        : localhost
> 7.    SMTP Port          : 25
> 8.    Authenticated SMTP : false
> 9.    POP Before SMTP    : false
> 10. Server               : uw
> 11. Invert Time          : false
> 12. Delimiter            : detect
> 
> This is the entry I use for inetd.conf (which I think is
the default).
> 
> imap4   stream  tcp     nowait  root   
/usr/local/libexec/imapd         imapd
> 
I tried this:

telnet localhost 143
  A01 LOGIN username password
  A02 LOGOUT

But it's not working. He can't find the username..
There should be some problem with the IMAPd.
What should I do?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to