|
|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification.
The following page has been changed by PaulFrields:
http://fedoraproject.org/wiki/Docs/Beats/MailServers?action=diff&rev2=4&rev1=3
The comment on the change is:
Editorial pass
------------------------------------------------------------------------------
=== Sendmail ===
- 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):
+ By default, the '''Sendmail''' mail transport agent (MTA) does not accept network connections from any host other than the local computer. To configure '''Sendmail''' as a server for other clients, 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. Then install the `sendmail-cf` package and regenerate `/etc/mail/sendmail.cf` by running the following commands:
- {{{
+ {{{su -c 'yum install sendmail-cf'
- make -C /etc/mail
+ su -c 'make -C /etc/mail'
}}}
-
- Note that you must have the sendmail-cf package installed for this to work.
=== exim-sa ===
--
Fedora-relnotes-content mailing list
Fedora-relnotes-content@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-relnotes-content
[Home] [Fedora Users] [Fedora Legacy List] [Fedora Maintainers] [Fedora Desktop] [Red Hat 9 Bible] [Fedora Bible] [Fedora SELinux] [Big List of Linux Books] [Yosemite News] [Yosemite Photos] [KDE Users] [Fedora Tools]