| Sign In/My Account | View Cart |
| Article: |
Setting up a Site Server with Jaguar | |
| Subject: | inetd will not register imapd | |
| Date: | 2003-10-30 19:28:16 | |
| From: | anonymous2 | |
|
Response to: inetd will not register imapd
|
||
|
IMAP is now controlled by xinetd.
|
||
Showing messages 1 through 1 of 1.
cd /etc/xinetd.d
cp login imap
sudo vim imap
change first line to
service imap
regards,
-Ian