X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; q=
	dns; s=default; b=ffq6p9aLTukqfn0dazY2kG9THkukMj+gQhMvlStnS1Kw//
	jxX/YV/TbvlRscnTG90FYZh1gFVsXK8C0Z4SbiCttEXwtmjnTA7A1HkCcURArh7b
	tobsYuDQkvwjlTS6pUOtNaXRiqq2cLGgCp6W/e7Fw+SStmJcODdv2EhWFC050=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; s=
	default; bh=TZE1F16g2ngipeVO87OzdkjcQfs=; b=EaAGixqgRplm9dEGNEpe
	buY3iFwsw0ge6a15PG6liVjJustIEVyiCN4Uw/hNPBUolpcw1SHGcA6mk8yq1KPr
	TK8gJa2jMvDqnHDDkhYhUqa5HgU2XXerX30LJN77T/NpzoLsn0jqCNYAxwk21eIc
	ech+1cQv8nMWVFdAinhZEyY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: smtp.ufl.edu
X-UFL-GatorLink-Authenticated: authenticated as glwm-service () with LOGIN from 10.241.70.39
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Date: Wed, 16 Sep 2015 13:43:43 -0400
From: "Shantaraman,Karthik" <k.shantaraman@ufl.edu>
To: <cygwin@cygwin.com>
Subject: Unable to send e-Mail from crontab in Cygwin
Message-ID: <f248e7c31a3cb92535ca59b111b88eea@ufl.edu>
X-Sender: k.shantaraman@ufl.edu (k.shantaraman)
User-Agent: Roundcube Webmail/0.5.2
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-09-16_05:,, signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=1 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1509160220
X-UFL-Spam-Level: *

Hi,
I have set up cygwin in my Windows Vista machine and have configured 
cron by running the cygrunsrv command.

I am trying to send an automated mail everyday with cron but it is not 
working out. Could you help me with this?

#Borrowed from anacron
SHELL=/bin/bash
PATH=/usr/sbin:/usr/bin
USER=karthik.techvs@gmail.com
MAILTO="karthik.techvs@gmail.com"
#End borrowed from anacron

15 10 * * * sendmail /USER=karthik.techvs@gmail.com 
"karthik.techvs@gmail.com" testmail


I have installed the ssmtp package also after i researched about this 
online.

But it says :

$ ssmtp-config
-bash: ssmtp-config: command not found

Thanks,
Karthik


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

