On Fri, 22 Oct 2010 14:32:28 -0400 Jeff Layton <jlayton@xxxxxxxxxx> wrote: > Composing: > --from <str> * Email From: > --[no-]to <str> * Email To: > --[no-]cc <str> * Email Cc: > --[no-]bcc <str> * Email Bcc: > --subject <str> * Email "Subject:" > --in-reply-to <str> * Email "In-Reply-To:" > --annotate * Review each patch that will be sent in an editor. > --compose * Open an editor for introduction. > --8bit-encoding <str> * Encoding to assume 8bit mails if undeclared > > Sending: > --envelope-sender <str> * Email envelope sender. > --smtp-server <str:int> * Outgoing SMTP server to use. The port > is optional. Default 'localhost'. > --smtp-server-port <int> * Outgoing SMTP server port. > --smtp-user <str> * Username for SMTP-AUTH. > --smtp-pass <str> * Password for SMTP-AUTH; not necessary. > --smtp-encryption <str> * tls or ssl; anything else disables. > --smtp-ssl * Deprecated. Use '--smtp-encryption ssl'. > --smtp-domain <str> * The domain name sent to HELO/EHLO handshake > --smtp-debug <0|1> * Disable, enable Net::SMTP debug. > > Automating: > --identity <str> * Use the sendemail.<id> options. > --cc-cmd <str> * Email Cc: via `<str> $patch_path` > --suppress-cc <str> * author, self, sob, cc, cccmd, body, bodycc, all. > --[no-]signed-off-by-cc * Send to Signed-off-by: addresses. Default on. > --[no-]suppress-from * Send to self. Default off. > --[no-]chain-reply-to * Chain In-Reply-To: fields. Default off. > --[no-]thread * Use In-Reply-To: field. Default on. > > Administering: > --confirm <str> * Confirm recipients before sending; > auto, cc, compose, always, or never. > --quiet * Output one line of info per email. > --dry-run * Don't actually send the emails. > --[no-]validate * Perform patch sanity checks. Default on. > --[no-]format-patch * understand any non optional arguments as > `git format-patch` ones. > > -- > To unsubscribe from this list: send the line "unsubscribe linux-cifs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Oops, sorry about that... git-send-email goof. -- Jeff Layton <jlayton@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html