X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Blake Subject: Re: [ANNOUNCEMENT] Updated: cron 4.1-1 Date: Wed, 11 Apr 2007 15:37:30 +0000 (UTC) Lines: 18 Message-ID: References: <461CEAAC DOT 7040608 AT mscha DOT nl> <010a01c77c43$e1ea24e0$3c0110ac AT wirelessworld DOT airvananet DOT com> <461CEEE0 DOT 7040202 AT mscha DOT nl> <011601c77c45$e87c8210$3c0110ac AT wirelessworld DOT airvananet DOT com> <461CF3E6 DOT 2050802 AT mscha DOT nl> <012001c77c4b$7a144a50$3c0110ac AT wirelessworld DOT airvananet DOT com> 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 Pierre A. Humblet ieee.org> writes: > > OK, I see what's happening. > [ -e /usr/sbin/sendmail ] as well as [ -L /usr/sbin/sendmail ] are true > when sendmail does not exist while sendmail.exe does. > I need a much more elaborate test to detect when both exist. Or, you can wait for me to release coreutils 6.9-1, where 'ln -sf' will take care of the broken sendmail.exe link at the same time as creating the working plain sendmail link. But FWIW, I agree with the sentiment that your postinstall script should NOT be touching sendmail; you should be saving that for cron-config. -- Eric Blake -- 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/