Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: muthu on April 02, 2005, 05:13:31 AM

Title: Send mail Configuration
Post by: muthu on April 02, 2005, 05:13:31 AM
Hi ,

I am using Redhat 9. and i am using sedmail for mail distribution . my mail server is in USA. more than 30 users are there in the mail server.
those 30 users are connected in LAN in our company. and my problem is..

when i send a mail to a user...
        mail first goes to WAN (USA mail server) .then that mail comes back
        to my linux sendmail server. then linux server distributes that mail
        to the appropriate user(LAN in our company) who has configured his
        ID through outlook express.

Is there any way to distribute the mails to the user   Through local linux mail server ???


please help me soon..


Thanks & Regards
     muthu
Title: Send mail Configuration
Post by: gauravbajaj on April 02, 2005, 09:24:53 AM
Hi dear...
Acc to me , it seems like . ur company using Sendmail with LDAP server..
As it first goes to other sever then comes back..


SO if u dont want to do that...
u just go to /etc/mail/sendmail.mc file

comment all the lines where there is a LDAP string comes....
After that as u know
#m4 sendmail.mc>sendmail.cf..
#make
& many more..

I think after that it will work..
Gaurav