From: Jakub Narebski <jnareb@gmail.com>
To: "Sverre Hvammen Johansen" <hvammen@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Problems getting git-send-email to work
Date: Mon, 12 May 2008 02:44:28 -0700 (PDT) [thread overview]
Message-ID: <m3lk2f5029.fsf@localhost.localdomain> (raw)
In-Reply-To: <402c10cd0805111901q2e934e44w45938ca4a85f240b@mail.gmail.com>
"Sverre Hvammen Johansen" <hvammen@gmail.com> writes:
> I am having trouble getting git send-email to work:
>
> [sj@black patches]$ git send-email --smtp-server=smtp.gmail.com
> --smtp-user=hvammen@gmail.com --smtp-ssl --to=hvammen@gmail.com
> 0001-Documentation-for-joining-more-than-two-histories.patch
> 0001-Documentation-for-joining-more-than-two-histories.patch
[...]
> Can't locate Net/SMTP/SSL.pm in @INC
[...]
> I am using Fedora 7, and have installed git from source (git version
> 1.5.5.54.gc6550, a few private patches that should not be related to
> this problem). Can anyone help me locate the RPM that include
> Net/SMTP/SSL.pm?
Probably perl-Net-SMTP-SSL, or perl-Net-SMTP
> Without --smtp-ssl I am getting this after I have typed in my password:
>
> Command unknown: 'AUTH' at /usr/local/bin/git-send-email line 744,
> <STDIN> line 1.
Alternate solution would be (if it is your private box) to configure
your MTA, be it sendmail, qmail, postfix or mSMTP / sSMTP. If it is
not your provate box, chancce is that somebody configured MTA, and can
simply use git-send-mail without providing --smtp-* options.
--
Jakub Narebski
Poland
ShadeHawk on #git
prev parent reply other threads:[~2008-05-12 9:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-12 2:01 Problems getting git-send-email to work Sverre Hvammen Johansen
2008-05-12 9:18 ` Sverre Rabbelier
2008-05-12 9:44 ` Jakub Narebski [this message]
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=m3lk2f5029.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=hvammen@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.