From: Liu Yubao <yubao.liu@gmail.com>
To: Ian Hilt <ian.hilt@gmx.com>
Cc: git@vger.kernel.org
Subject: Re: How to send patch series without storing them to disk?
Date: Tue, 04 Nov 2008 14:01:41 +0800 [thread overview]
Message-ID: <490FE545.9000106@gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0811032242080.1791@sys-0.hiltweb.site>
Ian Hilt wrote:
> On Mon, 3 Nov 2008, Liu Yubao wrote:
>> Hi,
>> I tried to send one patch using git-send-email, it reported "Syntax: AUTH mechanism".
>> git send-email --from <myemail> --to <my-another-email> \
>> --smtp-pass <mypass> --smtp-user <myaccount> \
>> --smtp-server <the-smtp-server> \
>> --smtp-encryption auth \
>> 0001-just-a-test.patch
>>
>> The parameters about smtp are right, I tested with msmtp. What's wrong?
>>
>> I have MIME::Base64 and Authen::SASL installed and the smtp server doesn't use
>> ssl and tls.
>
> Try removing --smtp-encryption and add --envelope-sender <youremail>.
>
I traced the related Perl modules and found Authen::SASL in Ubuntu Gutsy is buggy,
the problem is resolved after I install the module from CPAN.
>
> Ian
>
next prev parent reply other threads:[~2008-11-04 6:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-03 9:33 How to send patch series without storing them to disk? Liu Yubao
2008-11-04 3:50 ` Ian Hilt
2008-11-04 6:01 ` Liu Yubao [this message]
2008-11-04 4:04 ` Ian Hilt
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=490FE545.9000106@gmail.com \
--to=yubao.liu@gmail.com \
--cc=git@vger.kernel.org \
--cc=ian.hilt@gmx.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