Is sendmail running on your AIX box? There are a ton of configurations that would allow you to specify your W2Y server as the email server. Then you would only need to use the mail program as the way to send the email.
mail [-s subject] "recepient@address" message goes here
The trick is knowing how to reference your W2K box. I think you need to have it's host information setup in your /etc/hosts file. Can you ping the W2K box? That would be the first step.
Einstein47 ("There are no atheists when restoring from backup."
Make this entry in sendmail.cf specifying the name of your W2K server as the relay host.
# "Smart" relay host (may be null)
# Relay host to forward outgoing mail not in the local domain to.
# To forward ALL mail to this relay host, uncomment the appropriate
# rule in ruleset 0, as indicated by the ruleset's comments.
#DSmailer:relayhostname
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.