On Sat, 16 Nov 2013 09:59:09 -0500, Tanstaafl wrote: > On 2013-11-16 9:56 AM, Neil Bothwick wrote: > > So it uses SMTP by default, Python has standard libraries that make > > this simple, and only uses sendmail when you explicitly instruct it > > to do so. > > Ok... so... the question remains - can I tell cron to send mail the > same way? You don't, cron sends mail via sendmail, to the recipient specified by the MAILTO variable in the crontab file. -- Neil Bothwick Keep your words soft and sweet in case you have to eat them.