Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

[Waited 15 seconds for server reply. Still Waiting...]

Status
Not open for further replies.

hasrin

MIS
Jan 18, 2002
40
GB
Hi,
I've got this problem when people try to use e-mail client to read their e-mail. For example, if someone using Pine in Linux to connect to mail server. Sometimes it will display a message as below

[Waited 15 seconds for server reply. Still Waiting...]

If the user use other email client such as Outlook..the application will freeze a while..and then its OK again... Is it about network? or the server itself? i dont think the mail server is overloading as when i look at the proceses.. nothing worng..

anyway.. we got Solaris 7 as e-mail server running sendmail .. and the client either Redhat Linux using pine or elm.. others like windows and mac user running Outlook or Eudora.. pls advice on how to tackle this problem? Thanks in advanced
 
Basically sendmail is an MTA, mail transport agent. It accepts and delivers mail on port 25.

Your MUA's (mail user agents) pine, outlook, eudora, etc, need to talk to an MDA (thats mail delivery agent) mostly on port 110.

Do you have an MDA running, eg IMAP or whatever? Check with ps. I think IMAP actually works as both a POP3 and IMAP MDA, at least my RH version does.

Hope this helps point you towards a solution.

 
Hi,
Thanks for your reply. Both IMAP & POP3 is running OK... this problem only happend from time to time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top