My mailserver is one NT server with notes server.
And its SMTP service is up.But when I telnet it
by 25 and send mail."Queued mail for delivery"
is hinted.
How can I deal with it?
Thanks a greate!
My mailserver is one NT server with notes server.
And its SMTP service is up.But when I telnet it
by 25 and send mail."Queued mail for delivery"
is hinted.
How can I deal with it?
Thanks a greate!
The following is my operation:
- Create an /etc/netsvc.conf file, this is to tell sendmail to use /etc/hosts for name resolution not
DNS (default):
vi /etc/netsvc.conf
Add the following:
hosts=local
- Change the permissions on the /etc/netsvc.conf file to lock down root only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.