From: Douglas Stockwell <doug@11011.net>
To: git@vger.kernel.org
Subject: Re: gmail smtp server and git-send-mail. Is this combination working?
Date: Thu, 10 Jan 2008 12:45:15 +0900 [thread overview]
Message-ID: <fm44ck$299$1@ger.gmane.org> (raw)
In-Reply-To: <4d8e3fd30801091509q49c02e1dua4ca42805ba891d6@mail.gmail.com>
Paolo Ciarrocchi wrote:
> Well, it would be nice to add this information to the wiki, it's still
> mentioning
> that you require an external program for supporting the TLS connection.
> I'll do that when I'll get my box working with the configuration you suggested,
>
> What I'm getting at the moment is:
> paolo@paolo-desktop:~/git$ git-send-email -compose -to
> paolo.ciarrocchi@gmail.com /home/paolo/Desktop/patch/
> snip
> snip
> Can't locate Net/SMTP/SSL.pm in @INC (@INC contains:
As indicated, the module you need is Net::SMTP::SSL, if there is no
package for ubuntu, you can install it using CPAN:
perl -MCPAN -e 'install Net::SMTP::SSL'
Doug
next prev parent reply other threads:[~2008-01-10 3:46 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
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 [this message]
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='fm44ck$299$1@ger.gmane.org' \
--to=doug@11011.net \
--cc=git@vger.kernel.org \
/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).