  | |  | IMAP POP3 problem... | IMAP POP3 problem... 2002-08-29 - By Michael Schwendt
Back On Thu, 29 Aug 2002 19:19:51 -0400, T Trudeau wrote:
> I installed the latest RH IMAP package and enabled pop3 via the > etc/xinetd.d/ipop3 file.
The manuals from Red Hat are worth a look, too. <hint >
# chkconfig ipop3 on Done. POP3 server enabled. No editing of /etc/xinetd.d/ipop3. No restarting of xinetd.
> Although I can now log onto the server and > get a message via MS outlook that the POP3 mail box has been checked > OK with no MS Outlook errors anymore (after enabling pop3 on the > server), I am still not downloading any e-mails from the server even > though I have sent several.
Is the server receiving any messages from anywhere? Have you set up sendmail or postfix to turn the computer into a mail server?
> I 'm using Linux 7.3. One thing - I have read Kabirs _Red Hat Linux 7 > Server_ book and in chapter 11 where he explains how to configure > e-mail, he says to add a line to the inetd.conf file (page 302), but > after doing a search on the server for this file I can not find it.
Why do you search, when above you 've found it? ;-) It 's /etc/xinetd.d/ipop3 because xinetd instead of inetd does the work.
> Do I have to enable the server as SMTP Sendmail too? In order to use > POP3?
"Yes " to the former question. "No " to the latter. They are independent.
> Finally, At RH tech support_s (below) suggestions from their e-mail to > me today after our phone conversation, the last thing I tried was > uninstall and I got the error "uninstall: command not found " when > trying to un install the sendmail-8.11.6-15 file...
You have misunderstood that. Tech support has given you command-lines which to type in on a console. You are expected to type in the stuff _between_ the double-quotes, not anything before or after that:
> (1) uninstall "rpm -e sendmail-8.11.6-15 " > > (2) install "rpm -Uvh sendmail-8.11.6-15 "
'uninstall ' and 'install ' here is the instruction from tech support, not a command.
-- Ever had a Commodore 64? --
http://remix.kwed.org
|
|
 |