public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Unable to send e-Mail from crontab in Cygwin
@ 2015-09-16 17:43 Shantaraman,Karthik
  2015-09-17 13:59 ` Nem W Schlecht
  0 siblings, 1 reply; 2+ messages in thread
From: Shantaraman,Karthik @ 2015-09-16 17:43 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-17 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-16 17:43 Unable to send e-Mail from crontab in Cygwin Shantaraman,Karthik
2015-09-17 13:59 ` Nem W Schlecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).