JP Vossen on 4 Jan 2010 12:44:04 -0800 |
> Date: Mon, 04 Jan 2010 11:37:44 -0500 > From: Eric <eric@lucii.org> > Subject: [PLUG] sendmail (gasp!) configuration > > I just set up a new RedHat 5.4 server in late December to replace an old > RH 3 system. It is a database server so the only reason it needs to > send email is for log-monitoring purposes. RH 3 used postfix but RH 5 > uses sendmail so I cannot simply copy the old configuration. Ouch! IMO there is no good reason to still use Sendmail for anything anymore. Best case, for your use-case, use something like Nullmailer, worst case use Postfix as already noted, esp. since you already have a config. Unfortunately, Nullmailer isn't in the CentOS repos (it is in Debian/Ubuntu). SSMTP isn't there either, but Postfix is. See previous discussions of this: http://www.google.com/custom?hl=en&cof=S%3Ahttp%3A%2F%2Fwww.phillylinux.org%3BL%3Ahttp%3A%2F%2Fwww.phillylinux.org%2Fancient%2Fplug-letterhead.jpg%3BLH%3A210%3BLW%3A630%3B&domains=lists.netisland.net%2Farchives%2Fplug%2F&num=30&q=nullmailer&btnG=Search&sitesearch=lists.netisland.net%2Farchives%2Fplug%2F I had an article about this on debaday but that seems to be toast. :-( Nullmailer is a LOT simpler than Postfix, which is a LOT simpler then Sendmail. Maybe try this one: http://rpm.pbone.net/index.php3/stat/4/idpl/12954773/com/nullmailer-1.05-1.i386.rpm.html Or maybe: http://rpm.pbone.net/index.php3?stat=3&search=nullmailer&srodzaj=3 > What are some good, simple Sendmail admin resources? # yum remove sendmail # yum install postfix Seriously, the definitive Sendmail resource is the O'Reilly "Bat Book," but as already beaten to death, use Postfix instead, and there's an O'R book for that too, which is overkill in your case. Good luck, JP ----------------------------|:::======|------------------------------- JP Vossen, CISSP |:::======| http://bashcookbook.com/ My Account, My Opinions |=========| http://www.jpsdomain.org/ ----------------------------|=========|------------------------------- "Microsoft Tax" = the additional hardware & yearly fees for the add-on software required to protect Windows from its own poorly designed and implemented self, while the overhead incidentally flattens Moore's Law. ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|