Beek - IC&S
Sent: Tuesday, February 11, 2003 10:16 AM
To: dbmail@dbmail.org
Subject: Re: [Dbmail] Getting dbmail-imapd to start
Hi,
imapd doesn't run through xinetd, you'll have to run it directly as a
daemon, nog through a wrapper.
Best regards,
Eelco
On dinsdag, feb 11
Hi,
imapd doesn't run through xinetd, you'll have to run it directly as a
daemon, nog through a wrapper.
Best regards,
Eelco
On dinsdag, feb 11, 2003, at 15:45 Europe/Amsterdam, Greg Smythe wrote:
Hello --
I'm having problems getting a connection to imapd.
Here is the maillog:
Feb 11 10
first of all, make sure you don't have any programs running on port 143
(try 'telnet localhost 143' to be sure); next you should start the
daemon as root: it is necessary to have superuser privileges to bind to
an port below 1024.
Because the imap server (and pop, for that matter) only need root