> -----Original Message----- > From: Michael Mansour > Sent: Tuesday, February 11, 2003 4:50 PM > Subject: Easy config for Sendmail and Redhat 8 > > > Hi, > > I'm planning on upgrading my old Sendmail server > running on Redhat 6.2, to Sendmail running RH8.0 > > Under 6.2, I used linuxconf to configure all my > virtual domains and all sendmail options for me, > making the task very easy to maintain and without me > having to learn the cryptic sendmail commands. > > Of course, with updates to (RH) Linux, linuxconf > doesn't seem to be around anymore. > > Does anyone know of an easy tool to configure sendmail > under RH8.0, supporting virtual domains etc?
RH-8.0 comes with sendmail 8.12.5. The redhat supplied sendmail.mc/sendmail.cf file already have basic virtual domain features added so you only need to add your virtual domains to the appropriate /etc/mail/* text files (using vi) to make changes. Since you have not explained your virtual domain requirements in your post (especially if you need re-mapping of outbound addresses), consider loading the sendmail-cf RPM package and then reading the file /usr/share/sendmail-cf/README. Searching for the keyword virtual (virtusertable) will get you started in the right direction on what files need to be edited to configure sendmail for virtual domains. Just don't forget to type "make" in /etc/mail after you add an entry to a sendmail database file. Steve Cowles -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list