On Tue, 13 Mar 2012, Richard C. Steffens wrote: > To use ssmtp from the command line requires the use of sudo. If I put the > call in crontab does that mean that I don't have to use sudo?
Dick, You can put the script in root's crontab. I don't use sudo, but try 'sudo crontab -e' and see if that's root's crontab. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
