From: Pascal Obry <pascal@obry.net>
To: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: gmail smtp server and git-send-mail. Is this combination working?
Date: Tue, 08 Jan 2008 19:25:39 +0100 [thread overview]
Message-ID: <4783C023.4000901@obry.net> (raw)
In-Reply-To: <4d8e3fd30801080858h5f109b47v87abc6b315fcfa08@mail.gmail.com>
Paolo,
I never tried msmtp. I'm using Cygwin ssmtp to send e-mail via Google
mail. Works fine. If it can be useful to others:
My /etc/ssmtp/ssmtp.conf:
root=<username>@gmail.com
mailhub=smtp.gmail.com:587
FromLineOverride=YES
hostname=<username>@gmail.com
rewriteDomain=
UseSTARTTLS=YES
AuthUser=<username>@gmail.com
AuthPass=<password>
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
next prev parent reply other threads:[~2008-01-08 18:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-08 16:58 gmail smtp server and git-send-mail. Is this combination working? Paolo Ciarrocchi
2008-01-08 18:16 ` Jason Sewall
2008-01-08 18:25 ` Pascal Obry [this message]
2008-01-09 3:12 ` Imran M Yousuf
2008-01-09 4:06 ` Douglas Stockwell
2008-01-09 23:09 ` Paolo Ciarrocchi
2008-01-10 3:45 ` Douglas Stockwell
2008-01-10 11:13 ` Paolo Ciarrocchi
2008-01-10 22:49 ` Paolo Ciarrocchi
2008-01-11 12:19 ` Baz
2008-01-11 16:36 ` Douglas Stockwell
2008-01-11 17:22 ` Baz
2008-02-24 21:42 ` Paolo Ciarrocchi
2008-01-10 11:17 ` Paolo Ciarrocchi
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=4783C023.4000901@obry.net \
--to=pascal@obry.net \
--cc=git@vger.kernel.org \
--cc=paolo.ciarrocchi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.