> I normally send my patches with this alias: > > alias gsend='git send-email --smtp-server /usr/bin/msmtp > --from "Sergio Aguirre <saaguirre@xxxxxx>" > --envelope-sender="Sergio Aguirre <saaguirre@xxxxxx>"' > > and then just do: > > gsend --to='linux-omap@xxxxxxxxxxxxxxx' > 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 <gadiyar@xxxxxx>" 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html