X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Ronald Fischer Subject: Re: Cygwin Mail and Exchange Server Date: Mon, 19 May 2008 12:28:29 +0000 (UTC) Lines: 38 Message-ID: References: <003e01c8b9aa$294907d0$2708a8c0 AT CAM DOT ARTIMI 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 Dave Korn artimi.com> writes: > > at a customer's site, I would like to be able to send email from > > bash scripts. The setup of the software is pretty standard: Usually > > mail is sent and read using Outlook, and there is an Exchange server > > lurking somewhere to do the job. What do I have to do in such an > > environment in order to be able to send mail from cygwin? > > You need to ask your admins for POP and SMTP access details of your > exchangeserver, I guess in my case (sending only) I just need SMTP. Or is it necessary that ssmtp.conf always contains POP too? And, AFIK, the access method to the exchange server is not POP, but IMAP... > then you'd probably enter those details into your > /etc/ssmtp/ssmtp.conf (or equivalent depending what mailer you're using). Is there a simpler command line utility for sending mail - I mean, simpler than ssmtp -, which you could recommend? > > I thought this is such a common setup that there must be somewhere a > > "howto" for this subject, but I searched the Cygwin FAQ, the Cygwin > > User Guide, and /usr/doc/cygwin without success. Isn't there a Cygwin > > utility which simply uses the settings in Outlook to send the mail? > > Nope. It's not like Microsoft have documented how any of that stuff is > stored, after all. > And since Cygwin is mostly ports of Linux stuff, and > Linux doesn't have any such things as outlook or exchange server, none of > the linux software that gets ported is written to even consider it. Understandable... Thanks a lot, Ronald Fischer -- 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/