On Sat, Jun 23, 2012 at 8:54 PM, Yuvaraj <[email protected]> wrote: > Hello all, > > I need help on How to setup an E-Mail Relay Host with Sendmail ? this mail > relay is for internal only... all servers will send support emails to this > server and server need to relay the messages to Exchange server. Please > guide me on this. > **** >
Don't use sendmail. Use postfix which is sendmail compliant. Just use relayhost = [foo.com] in case you want to turn off MX lookup in /etc/postfix/main.cf -- Gayatri Hitech http://gayatri-hitech.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
