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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to check mmdf problem

Status
Not open for further replies.

hellohi69

Technical User
Jan 14, 2006
10
CN
I use mmdf to set up a email server. Yesterday I found all my workstation can not use this server to deliver the mails, but can receive the mails. How to find the problems and solve?
 
You need to have /etc/popper enabled before the PC can use the SCO server to send outbound mail. MMDF may still need some configuration work, but start by verifying you have a POP3 server.
Look for "pop" in /etc/services and /etc/inetd.conf:

Code:
# cd /etc
# grep pop services inetd.conf


"Proof that there is intelligent life in Oregon. Well, Life anyway.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top