![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
On Sun, 10 Jun 2007, Tony Finch wrote:
On Fri, 8 Jun 2007, Stephane Bortzmeyer wrote:
Side note: on Unix, will cron be forced to authenticate to send emails at 2 am? :-)
cron sends email by invoking sendmail, which knows the user that invoked it. authentication is therefore automatic and has been the norm for ever.
Sendmail does not authenticate automatically or otherwise. What it does is to use as RFC2821 MAIL FROM account of the user that invoked it or when "-f" option is used puts out account of the user in the trace data.
Now in theory you could say that properly setup unix system should not allow access to sendmail (by means of user/group permissions) for those unix accounts that should not have access to it. In practice such precise security policies & permissions are almost unheard of.
-- William Leibzon Elan Networks william at elan.net
_______________________________________________ Ietf mailing list Ietf at ietf.org https://www1.ietf.org/mailman/listinfo/ietf
Note Well: Messages sent to this mailing list are the opinions of the senders and do not imply endorsement by the IETF.