crond: add handling of "MAILTO=user" lines
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 7 Apr 2008 21:02:35 +0000 (21:02 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 7 Apr 2008 21:02:35 +0000 (21:02 -0000)
commit6fa1ba3972ddba2216c216236dbc878b9fa8752a
tree3217321efa202b860229408b60c57d47bc0cdb8f
parent90c31b3d4b58512ec2e1ed00670668dd52236415
crond: add handling of "MAILTO=user" lines
sendmail: handle a case when the whole mail comes from stdin
(and no separate sender/subj is provided)
both by dronnikov AT gmail.com

function                                             old     new   delta
sendgetmail_main                                    1509    1674    +165
SynchronizeFile                                      671     767     +96
packed_usage                                       24054   24088     +34
crond_main                                          1404    1420     +16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 311/0)             Total: 311 bytes
miscutils/crond.c
networking/sendmail.c