Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: nicolas.pouillard@gmail.com (Nicolas Pouillard)
Subject: [sup-talk] Arg, gmail
Date: Wed, 27 May 2009 19:41:33 +0200	[thread overview]
Message-ID: <1243446006-sup-832@ausone.local> (raw)
In-Reply-To: <1e5fdab70905271029i1863ef73o7c3570069e6ed978@mail.gmail.com>

Excerpts from Guillaume Quintard's message of Wed May 27 19:29:34 +0200 2009:
> On Wed, May 27, 2009 at 6:38 PM, William Morgan
> <wmorgan-sup at masanjin.net> wrote:
> 
> account gmail
> auth on
> host smtp.gmail.com
> port 587
> user foo at gmail.com
> password bar
> tls on
> tls_starttls on
> tls_certcheck off
> tls_trust_file
> auto_from on
> 
> and I get
> smtp: cannot connect to smtp.gmail.com, port 587: No route to host
>  msmtp: could not send mail (account gmail from /home/shivan/.msmtprc)
> Problem sending mail: Couldn't execute msmtp --account=gmail -t
> 
> I don't get what I'm not doing right

I use this one (mostly the same except tls things and no auto_from):

defaults
tls on

account gmail
host smtp.gmail.com
port 587
auth on
user foo
password bar
tls_starttls on
tls_trust_file ............../ThawtePremiumServerCA.crt
tls_certcheck on
logfile /var/log/msmtp.log

-- 
Nicolas Pouillard
http://nicolaspouillard.fr


  parent reply	other threads:[~2009-05-27 17:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27 16:24 Guillaume Quintard
2009-05-27 16:36 ` Iain
2009-05-27 16:38 ` William Morgan
2009-05-27 17:29   ` Guillaume Quintard
2009-05-27 17:36     ` Iain
2009-05-27 17:53       ` Guillaume Quintard
2009-05-27 17:41     ` Nicolas Pouillard [this message]
2009-05-27 17:42     ` Mark Alexander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1243446006-sup-832@ausone.local \
    --to=nicolas.pouillard@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox