From: Chris Coutinho <chrisbcoutinho@gmail.com>
To: git@vger.kernel.org
Subject: Question - no space in smtp-server-option
Date: Mon, 17 Sep 2018 03:02:44 +0200 [thread overview]
Message-ID: <20180917010244.btmlczam5m75rmto@tumbleweed> (raw)
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
Hello Git community,
To send a formatted git patch as an email using git I use `git
send-email`. Using another email address than my default one requires
the 'smtp-server-option' to be set, and currently this flag doesn't care
much for spaces. Is this desired?
Currently my gitconfig contains the following line:
sendemail.smtpserveroption=-a<myaccount>
Whereas, the following results in an 'account' not found error:
sendemail.smtpserveroption=-a <myaccount>
Further, the full account flag (--account) is not recognized by
`send-email`. Could someone expand a bit on the reasoning behind this?
Regards,
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2018-09-17 1:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-17 1:02 Chris Coutinho [this message]
2018-09-17 1:16 ` Question - no space in smtp-server-option Jonathan Nieder
2018-09-17 1:27 ` Chris Coutinho
2018-09-17 1:53 ` Jonathan Nieder
2018-09-17 11:23 ` Chris Coutinho
2018-09-17 11:39 ` Chris Coutinho
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=20180917010244.btmlczam5m75rmto@tumbleweed \
--to=chrisbcoutinho@gmail.com \
--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