Question - no space in smtp-server-option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux