Charles,
Thanks for the tips. I opened a telnet session and ran
tail -f /var/log/maillog
When I set up the Netscape client as a POP3 client and check for mail, I am prompted
for my password and then I get my mail. There are added log lines in the maillog file.
However when I switch the client to IMAP, all I get after a while is that netscape
cannot access the server. I tried switching from the Fully Qualified Domain Name to IP
address with no luck. Also, there are no additional log lines added to the maillog
file.
Finally, I can go into command line, issue a "telnet IMPAserver imap" command and get
the proper IMAP prompt. It also adds lines to the logfile.
Have you ever run into this?
Frank
*** Sorry for quoting everything. I did it just in case anyone else might have an idea
of what is going on.***
Charles Galpin wrote:
> Frank
>
> When you say you can't get you mail, do you mean you cannot log in to the
> imap server, or when you login you see no mail?
>
> If you can login, but see no mail, simply go to the advanced tab of the
> edit dialog for the mail server, and specify the directory where you mail
> lives.
>
> Sorry I can't tell you what that dir is. Mine is 'mail', but it can vary
> depending on your setup.
>
> If you can't log in, then check your logs for error messages.
>
> hth
> charles
>
> On Mon, 1 Nov 1999, Frank A. Baldevarona wrote:
>
> > Hi,
> >
> > I've been struggling with the following problem for a while now. I thought that I
> > could get some great information from the list.
> >
> > Using rpm, I installed imap-4.5-3 on Red Hat Linux release 6.0 (Hedwig) Kernel
> > 2.2.5-15smp on an i686.
> >
> > I made the following changes to my config files:
> >
> > /etc/inetd.conf:
> > # Pop and imap mail services et al
> > imap stream tcp nowait root /usr/sbin/tcpd imapd
> > #
> >
> > /etc/services:
> > imap2 143/tcp imap # Interim Mail Access Proto v2
> > imap2 143/udp imap
> > imap3 220/tcp # Interactive Mail Access
> > imap3 220/udp # Protocol v3
> > simap 993/tcp # IMAP over SSL
> >
> > /etc/hosts.deny:
> > imapd: ALL
> >
> > /etc/hosts.allow:
> > imapd: linux1.tax.co.santa-clara.ca.us #This is the imap server
> > imapd: tax152.tax.co.santa-clara.ca.us #This is my remote imap client
> >
> > I get the following response when I reboot then run the command:
> > telnet linux1 imap
> > * OK linux1.tax.co.santa-clara.ca.us IMAP4rev1 v12.250 server ready
> >
> > However, I try to configure IMAP on Netscape Communicator 4.7 and I cannot get to
> > my mail. If I reconfigure Netscape as a POP3 client, it works.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.