[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Imap server.
On Tue, 5 Jun 2001, Sacha Ligthert wrote:
> From: wes <wesleygriffin@home.com>
>
> I use the imap-uw port. It was as simple as this:
>
> cd /usr/ports/mail/imap-uw
> make install
> echo 'imap stream tcp nowait root /usr/local/libexec/imapd imapd' >
> /etc/inetd.conf
>
> and that was it...
You probably don't want to run that echo command, as it will overwrite
your inetd.conf file...
The > should have been >>
ie
echo 'imap stream tcp nowait root /usr/local/libexec/imapd imapd' >> /etc/inetd.conf
or even better, edit the file using $EDTIOR and put it in yourself.
Sam
--
Bitterness: Never be Afraid to Share Your Dreams with the World, Because
There's Nothing the World Loves More Than the Taste of Really Sweet Dreams