Hi, I’m trying to configure periodic to send emails instead of
logging operations to a file. So I created /etc/periodic.conf with
this line:
daily_output="user@domain"
but I don’t receive the message and the file /var/log/daily.out is
not touched (which it makes sense, of course). I don’t see anything
in /var/log/system.log and I can send mails from the command line
just fine. Is sending mail to a user of another domain supported or
should I send the messages to a local user? Any other hints?
--
Giorgio Valoti
Hi,
it should work with any domain. You can try to manually fire daily
scripts using
$sudo periodic daily
Could it be a case that your server doesn't have proper FQDN and mail
is simply rejected or went into SPAM folder? Is anything in mail.log?
HTH
Robert _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden