On Wed, 18 Mar 2009 18:27:32 +0100 (CET) Pieter Donche <[email protected]> wrote:
> I want to access a mailbox on a FreeBSD7 server via IMAP from Outlook > 2003. I had a setup for accessing a mailbox on a Solaris server via > IMAP from the same Outlook 2003. > > In the FreeSBD7 system, outcommented in /etc/inetd.conf the line > imap4 stream tcp nowait root /usr/local/libexec/imapd imapd > You didn't mention installing an imap server from a port or package. AFAIK there isn't one in the base and the /usr/local/ prefix confirms that. I'd suggest dovecot (usually started by enabling it in rc.conf rather than inetd.conf). _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
