> I normally send my patches with this alias:
> 
> alias gsend='git send-email --smtp-server /usr/bin/msmtp 
> --from "Sergio Aguirre <[email protected]>" 
> --envelope-sender="Sergio Aguirre <[email protected]>"'
> 
> and then just do:
> 
> gsend --to='[email protected]' 
> patches/forLO_20100311/0001-mypatch.patch
> 
> But somehow the patch ends up (I'm guessing through TI LDAP 
> server) changing that to "Aguirre, Sergio"...
> 
> and also Patchworks seems to continue display my old 
> fullname: "Aguirre Rodriguez, Sergio Alberto"... I guess it's 
> in a static data cache somewhere, maybe?
> 
> Does anyone know how to overcome this kind of scenario, and 
> force what --from param says?

I send patches with an explicit "From: Anand Gadiyar <[email protected]>"
line in the content. This seems to work okay.

Can you check if this works for you?

- Anand
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to