sendmail: another update from the maintainer
function old new delta sendgetmail_main 1894 1937 +43 crond_main 1416 1423 +7 packed_usage 24540 24470 -70 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/1 up/down: 50/-70) Total: -20 bytes
This commit is contained in:
@@ -33,11 +33,7 @@
|
||||
#define SENDMAIL "sendmail"
|
||||
#endif
|
||||
#ifndef SENDMAIL_ARGS
|
||||
# if ENABLE_SENDMAIL
|
||||
# define SENDMAIL_ARGS "localhost", line->cl_MailTo
|
||||
# else
|
||||
# define SENDMAIL_ARGS "-ti", "oem"
|
||||
# endif
|
||||
#define SENDMAIL_ARGS "-ti", "oem"
|
||||
#endif
|
||||
#ifndef CRONUPDATE
|
||||
#define CRONUPDATE "cron.update"
|
||||
|
Reference in New Issue
Block a user