View Full Version : MythTv problems and general help
1st February 2004, 08:53 PM
I want to configure sendmail for multiple domains and am unsure how to do it. How does sendmail store the emails? Do you have to have system accounts for each mailbox? I am sorry to ask so many questions... if you could point me to a good straight forward tutorial I would be extremely greatful.
mhelios
12th February 2004, 09:39 AM
Apologies for taking so long to reply. Have you figured things out yet?
There's some good documentation that should get you going here:
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-email-mta.html
If you're dealing with Sendmail, this should also this be noted from the FC1 release notes:
#
By default, the Sendmail mail transport agent (MTA) does not accept network connections from any host other than the local computer. If you want to configure Sendmail as a server for other clients, you must edit /etc/mail/sendmail.mc and change the DAEMON_OPTIONS line to also listen on network devices (or comment out this option entirely using the dnl comment delimiter). You must then regenerate /etc/mail/sendmail.cf by running the following command (as root):
make -C /etc/mail
Note that you must have the sendmail-cf package installed for this to work.
There's also a ton of local docs located under the /usr/share/sendmail-cf tree.
Powered by vBulletin® Version 4.2.5 Copyright © 2019 vBulletin Solutions Inc. All rights reserved.