Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2003 12:58:23 -0500
From:      "Brian Henning" <bhenning@hotmail.com>
To:        "freebsd" <freebsd-questions@FreeBSD.ORG>
Subject:   imap
Message-ID:  <Law12-OE69v5XOI38vh000299de@hotmail.com>

next in thread | raw e-mail | index | archive | help
Greetings:
working on setting up an imap server for freebsd.

I am trying to use this port:
imap-uw
i did a make with -DWITHOUT_SSL

i then edited my /etc/inetd.conf by adding the line.
imap4 stream tcp nowait root /usr/local/libexec/imapd imapd
killall -HUP inetd to restart all my inetd services.
i tested to see if the server is up by trying
telnet <host> 143
everything is good except when i try to login

i try to login as a regular user of the system and i get auth errors.
do i have to set up accounts inorder to use the imap server?
any thoughts?

thanks,
brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Law12-OE69v5XOI38vh000299de>