> I just installed the SquirrelMail FreeBSD port on to my system, and I
> can't seem to log on.
>
> OS: FreeBSD 4.8-RELEASE
>
> Installed Ports:
> imap-uw-2002d,1
> mod_php4-4.3.3.r1_1,1
> php4-4.3.3.r1_1
> squirrelmail-1.4.2
>
> Any attempts to log in yield the "Unknown user or password
> incorrect."
> message.

telnet localhost 143

check CAPABILITY string. If you see LOGIN=DISABLED, you have default
uw-imapd install.

echo "set disable-plaintext 0" >> /etc/c-client.cf

if BSD haven't changed paths of imap configuration files and
docs/imaprc.txt does not lie about file's location, this command should
enable plaintext login.



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to