Re: F20 System Wide Change: No Default Sendmail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 15.07.13 15:05, Peter Robinson (pbrobinson@xxxxxxxxx) wrote:

> >> Proposal owners: Commit a change to "comps" to remove "sendmail" from it.
> >>
> >> Other developers: logwatch/logcheck might need updating to not require an MTA
> >> for delivering log changes. Some packages might need a dependency on
> >> "server(smtp)" added.
> >
> > I'd like understand how cronjobs deliver his emails , to root user ?
> 
> By default the mail is sent to the local user and that will be with
> the local MDA which is procmail (even used by sendmail) and I don't
> believe that's being removed as part of this.

Humm, no. MDAs are invoked by the local MTA. If you have no local MTA,
then the local MDA is never invoked.

This feature is about not doign local mail delivery by default, by not
installing any MTA. Instead you find the log output of cronjobs at the
same place as you find any other log output, the journal/syslog, for
example accessible via:

journalctl -u crond

or

systemctl status crond

(the latter will only show you 10 log lines by default, the former all
of them. You can pass "-n 100" to either to see the 100 latest ones)

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux