Re: How to SMTP (Email) Server Fedora 6?



Les Mikesell wrote:

It should almost work out of the box. Fedora ships an intentionally
broken sendmail configuration that won't accept mail from anything but
the local box. To fix it you should:
yum install sendmail-cf
Then edit /etc/mail/sendmail.mc and remove the Addr=127.0.0.1
restriction from the DAEMON_OPTIONS line and restart sendmail.

I don't know that I would call it "intentionally broken". It is
severely restricted, but if you are going to run a mail server
accessible to the outside world, you are going to have to make some
changes anyway, unless you want to end up with an open relay.

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: DoveCot vs Cyrus-Imapd Performance
    ... > Les Mikesell wrote: ... For ISP usage, it's undesirable. ... > If you use cyrusv2 as local mailer in Sendmail, ... virtual users and not in /etc/passwd ...
    (Fedora)
  • Re: Which mail transport should I use.
    ... On Thu, 2005-09-22 at 10:00 -0500, Les Mikesell wrote: ... What you want is easy to achieve running Sendmail. ... The rebuild occurs automatically when you do a "service sendmail ... There are a few config files in /etc/mail that you put the changes ...
    (Fedora)
  • Re: send e-mail without use sendmail
    ... Les Mikesell wrote: ... to a SMTP external server. ... the message is send to local sendmail, then sendmail send it to mx ... dnl # Uncomment and edit the following line if your outgoing mail needs to ...
    (Fedora)
  • Re: How to SMTP (Email) Server Fedora 6?
    ... restriction from the DAEMON_OPTIONS line and restart sendmail. ... require you to request opening up incoming port 25 connections on ... They also block outgoing port 25 connections, so the configuration ...
    (Fedora)
  • Re: [OT] Sendmail Question
    ... Les Mikesell wrote: ... that sendmail accepts mail but doesn't deliver. ... how about setting up the firewall to block net access for email going out until you are done testing. ... I would create a set of accounts just for testing purposes and then they could be deleted after. ...
    (Fedora)