X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject:  Re: email and gmail
Date:  Mon, 15 Jan 2007 22:13:11 -0600
Lines: 33
Message-ID: <eohjcm$srm$1@sea.gmane.org>
References:  <45AC3F61.6090005@harrison.net>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  quoted-printable
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
In-Reply-To: <45AC3F61.6090005@harrison.net>
OpenPGP: url=hkp://random.sks.keyserver.penguin.de
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Jeremy T. Harrison wrote:

> I am trying, fruitlessly, to get the email program to work with my gmail
> account.  I have ssmtp working fine (I did need to do some patching and
> recompile ssmtp).  The email program, on the other hand, is just
> slightly beyond me. :-(
>=20
> My debugging indicates that email is not passing the parameters
> (username/password) to ssmtp to initiate the TLS/SSL connection.  This
> from the following error message:
> email: FATAL: Smtp error: 530 5.7.0 Must issue a STARTTLS command first
> f16sm6837732qba

You have everything mixed up.

Where did you saw that email can do TLS?  It doesn't, the -u/-i parameters =
are
for doing SMTP AUTH which is a different thing.

> Are there any builds of email available that pass parameters correctly
> to ssmtp?  I indicate SMTP server in the email-config dialog -- is that
> wrong?

Doesn't matter, you can use -r <smtp-server>, and even change the port, not=
hing
will make email use SSL (which is needed for TLS)-- the library is not link=
ed.
--=20
Ren=E9 Berber


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

