From: "Jason Sewall" <jasonsewall@gmail.com>
To: "Paolo Ciarrocchi" <paolo.ciarrocchi@gmail.com>, git@vger.kernel.org
Subject: Re: gmail smtp server and git-send-mail. Is this combination working?
Date: Tue, 8 Jan 2008 13:16:01 -0500 [thread overview]
Message-ID: <31e9dd080801081016h70bacab0mf89bb625dec587f@mail.gmail.com> (raw)
In-Reply-To: <4d8e3fd30801080858h5f109b47v87abc6b315fcfa08@mail.gmail.com>
I've had luck with msmtp: http://msmtp.sourceforge.net/; it's
basically a drop-in replacement for sendmail that supports the
authentication gmail requires.
A quick prayer to the Gods of Google portended this blog entry, which
spells out how to configure it for gmail pretty plainly:
http://typo.onxen.info/articles/2006/06/27/activemailer-sending-via-gmail
Then you just need to specify --smtp-serve /path/to/msmtp to
send-email and you're all set.
Jason
On Jan 8, 2008 11:58 AM, Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:
> Hi all,
> as I previously wrote I would like to use git-send-email to send out a series
> of patches.
> While I was looking for documentation I saw the following statement in the
> git wiki:
>
> " Mailing off a set of patches to a mailing list can be quite neatly
> done by git-send-email.
> One of the problems you may encounter there is figuring out which machine
> is going to send your mail.
> I tried smtp.gmail.com, but that one requires tls and a password,
> and git-send-email could not handle that "
>
> From http://git.or.cz/gitwiki/GitTips.
>
> Is this statemant still correct ?
> Is msmtp the only solution for using git-send-mail with gmail? (tls +
> autentication).
>
> Thanks.
>
> regards,
> --
> Paolo
> http://paolo.ciarrocchi.googlepages.com/
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2008-01-08 18:16 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 [this message]
2008-01-08 18:25 ` Pascal Obry
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=31e9dd080801081016h70bacab0mf89bb625dec587f@mail.gmail.com \
--to=jasonsewall@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).