Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040714123944.0333d638@pop.prospeed.net> X-Sender: Date: Wed, 14 Jul 2004 12:45:48 -0400 To: cygwin AT cygwin DOT com From: Larry Hall Subject: Re: sending email from Cygwin In-Reply-To: <20040714150732.GW1389@cygbert.vinschen.de> References: <401DE9E4 DOT 60E61FA2 AT dessent DOT net> <20040714013022 DOT 2CBDF85081 AT pessard DOT research DOT canon DOT com DOT au> <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040713222328 DOT 0335a278 AT pop DOT prospeed DOT net> <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040714102705 DOT 03334178 AT pop DOT prospeed DOT net> <20040714150732 DOT GW1389 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 11:07 AM 7/14/2004, you wrote: >On Jul 14 10:31, Larry Hall wrote: >> At 12:47 AM 7/14/2004, you wrote: >> >Larry Hall wrote: >> >> At 10:16 PM 7/13/2004, you wrote: >> >>>luke DOT kendall AT xxx wrote: >> >>>> I appear to have both exim and ssmtp installed; but I see that >> >>>> /usr/sbin/sendmail is a symlink to /usr/bin/ssmtp. Fair enough, if >> >>>> interesting. >> >>> >> >>>In fact, the ssmtp package does not create the sendmail symlink. >> >>>As far as I can tell, no Cygwin package sets up such a symlink. >> >> >> >> Actually, I can vouch for exim setting up such a symlink. >> > >> >But presumably not to ssmtp. >> >> >> Correct. The symlink created points to exim. >> >> >> >> Also, it >> >> appears that the cron package will create a link to ssmtp if one doesn't >> >> exist, even if ssmtp is not installed. >> > >> >Sorry for the misinformation. Maybe the cron package readme should >> >mention how to configure ssmtp (or maybe it does already). >> >> >> No, it doesn't. This does raise a question about whether the cron package >> should list ssmtp as a dependency though. > >The cron postinstall script sets up a symlink to ssmtp if /usr/sbin/sendmail >doesn't already exist. > >I don't think cron should contain a dependency to ssmtp though. It would >be the same as to have a dependency to exim. Well, I brought it up since it explicitly creates the link to ssmtp. An easier alternative would simply be to check if ssmtp already exists before creating the link, though that might not work as well in the cases where both are being installed at the same time. This isn't a big issue but it would make things more complete/correct. > And why should cron.README >contain hints about how to set up ssmtp? That's the job for the ssmtp README, isn't it? Agreed. At most, it could contain a pointer to the ssmtp README. Going beyond that isn't wise IMO. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/