Can one configure sendmail to use an SMTP server?
We have an SMTP server and wanted to configure sendmail on our linux boxes to use that server, very much like one would configure a UPS to use an SMTP server to send out alerts.
Is there a place in the configuration file in sendmail to tell it to send out email through a regular SMTP server?
Is there any way to do this? I've found information configuring to use a central hub, but we don't really need something that fancy...we just need to be able to send out alerts from our linux servers, and we would like to do it using our existing SMTP server.
Would smarthost be a good place to focus my efforts? Also, does anyone know how to configure the sendmail.cf on RHES? The info I've found through google indicates I need to utilize the m4 program using sendmail macros...but I can't find any macros that appear to be related to sendmail. Should they be there if sendmail is installed? Might I have forgotten to check to have them installed when building the system?
Thanks for any info.
Last edited by laggerific; 02-16-2006 at 02:06 AM.
|