Mark Haney schrieb:
I'm stumped, I've read the FAQs and the sendmail site, but I'm getting nowhere. Exactly how do I generate a new sendmail.cf file in Fedora? I've read tons on using the /cf/cf directory for m4, but that's not to be found on my FC6 server. What gives?
Be sure you have the sendmail-cf package installed.Run "make -C /etc/mail" to regenerate the .cf files or other .db maps. "service sendmail restart" will do this too, automatically.
Alexander