Results 1 to 6 of 6
I configured my sendmail in the RedHat linux Enterpriseserver. I want to use my linux server sendmail to forward the mails to the users of exchange. I am going to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-12-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 17
Sendmail Problem
I configured my sendmail in the RedHat linux Enterpriseserver. I want to use my linux server sendmail to forward the mails to the users of exchange. I am going to put a .forward file. I am running exchange mail server. I entered my domain name in the hosts file. I cannot able to send mail to my mail server as mail -s command. If I send mail to another linux user (who is also a user of the same linux ) using the same command, the mail is not going thorugh and it is not in the queue also. Second thing, I need to set a .forward file to all users for forwarding the mail to their exchange mailbox.
My internal mails itself not working. What are all the configurations I need
to check.
- 05-13-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
what error message do you get when you try to send your mail?
- 05-14-2004 #3Just Joined!
- Join Date
- May 2004
- Posts
- 17
no error message. It is accepting the mail. But it is not delivered to the receipient.+
- 05-14-2004 #4
Post the output of:
That may not be the right filename...but it's something close to that if you're using syslogd.Code:tail -n 20 /var/log/mail.err
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 05-14-2004 #5Just Joined!
- Join Date
- May 2004
- Posts
- 17
no such file. Is there is any way I can able to check the error messages.
- 05-17-2004 #6Just Joined!
- Join Date
- May 2004
- Posts
- 17
Now the mails are working after reinstalling the sendmail in my linux box.
Thanks and Regards,


Reply With Quote
