About Mario Bucsics Expertise Since 5 Yearīs iīm working with Unix Systems an Oracle Databases and now i am going to take the Solaris Certification. You can ask me any question about Oracle and Solaris ( especially Solaris 2.6 ) but please donīt ask me anything about Microsoft Products.
Experience
Past/Present clients One of my biggest clientīs is the 2nd and best Telecommunication Company in Vienna ( max.mobil ). I was also involved in the startup phase at www.lion.cc which is the greatest e-commerce company in austria.
Expert: Mario Bucsics Date: 12/25/2000 Subject: SendMail
Question Hi mario
I tried using
mailx -s "Test Message" kapilvisht@usa.net < mail.txt
But i got a mail back saying that the action failed an dthe mail could not be delivered.
Can you tell me what settings do i have to make to my sendmail.cf file
?
Thanks In Advance
Answer Hello,
1. if you are using a mail server that does not allow forwarding you would also get this
message. Check out if you server allows forwarding.
2. if your domainname is not registered on the internet you are not able to send mails from this workstation
using sendmail. You could modify your sendmail.cf file so that another domain is choosen if sending mails to the world. But i don't know how to do that, instead i use a shareware tool called smtpclient. Modify the source code and compile it on your system.