git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Question - no space in smtp-server-option
@ 2018-09-17  1:02 Chris Coutinho
  2018-09-17  1:16 ` Jonathan Nieder
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Coutinho @ 2018-09-17  1:02 UTC (permalink / raw)
  To: git

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-17 11:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-17  1:02 Question - no space in smtp-server-option Chris Coutinho
2018-09-17  1:16 ` 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

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).