X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 09 Nov 2007 13:25:12 -0500
From: "Pierre A. Humblet" <Pierre.Humblet@ieee.org>
Subject: Re: from address of cron emails
To: "Rob Siklos" <rrr@siklos.ca>, <cygwin@cygwin.com>
Message-id: <057501c822fd$decbd630$b40410ac@wirelessworld.airvananet.com>
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 6.00.2900.3138
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
References: <002601c822e9$ef9edf70$6901a8c0@Clarifica.local>
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


----- Original Message ----- 
From: "Rob Siklos" <>
To: <cygwin>
Sent: Friday, November 09, 2007 11:02 AM
Subject: from address of cron emails


| Hi,
| 
| I'm running cron through cygwin, using ssmtp.exe as the sendmail 
| replacement.  It seems that none of cron's e-mails are getting through, 
| because my SMTP server rejects "root (Cron Daemon)" as a valid From address 
| in the outgoing e-mail.
| 
| Is there any way of changing this?

Interesting. You are the first to mention this, so there is probably a way.
Have you tried running ssmtp-config and setting FromLineOverride and/or
rewriteDomain? 
FYI ssmtp is called with the following command line:
"-FCronDaemon -odi -oem -oi -t". I think ssmtp ignores all of them except possibly -F
Still FYI, exim with the default conf file rewrites to
From: root@the.local.domain (Cron Daemon)
 
If you find a solution, please let us know.

Pierre

--
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/

