X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: r Subject: cron jobs and email Date: Sun, 20 Jul 2008 12:32:51 +0000 (UTC) Lines: 28 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I've a problem with cron, it does not send email when the job is done. I read " /usr/share/doc/Cygwin/cron-4.1-6.README" and followed all the instruction but nothing email ( the jobs in crontab are done ok ). My /var/log/cron.log is empty, there is no $HOME/cron.log, the exim log doesn't specify anything about cron emails, my /etc/aliases is postmaster: Proprietario nobody: Proprietario root: Proprietario I added to my crontab MAILTO ( even if I read it is not necessary ) : # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.fh8FmSF6p5 installed on Sun Jul 20 14:15:14 2008) # (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $) MAILTO=Proprietario 59 18 * * 6 /bin/backup.sh 17 14 20 7 * /bin/prova.sh I searched with google, but I did not find anything about this. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/