Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: Date: Mon, 21 Jun 1999 11:03:10 -0700 (PDT) From: To: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <14190.30605.937000.494942@bryce.ebi.ac.uk> (message from David Starks-Browning on Mon, 21 Jun 1999 18:34:05 +0100 (GMT Daylight Time)) Subject: Re: /bin/mail anyone? [SOLVED] Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Precedence: bulk Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Mailer: emacs 20.3.9.1 (via feedmail 8 I); VM 6.72 under Emacs 20.3.9.1 From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 21 Jun 1999 18:34:05 +0100 (GMT Daylight Time) CC: cygwin AT sourceware DOT cygnus DOT com References: > Yes, but my problem is with OUTGOING mail. All Emacs mailers > ultimately rely on sendmail or something that behaves like it to > send messages, they don't talk SMTP themselves. It wasn't clear to me why you couldn't just use smtpmail.el on emacs, in order to get it to talk SMTP. What was the problem with that approach? The problem was that I was too spoiled by years of Unix experience (where s(end)?mail was always available) to know how to plug in smtpmail. In fact it was trivial, basically just (setq send-mail-function 'smtpmail-send-it) But it took your post to make me look at the Lisp code and do it, for which many thanks :-) -- Ian Zimmerman Lightbinders, Inc. 2325 3rd Street #324 San Francisco, California 94107 U.S.A. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com