On Fri, 2023-06-09 at 17:16 +0000, Ariel Miculas (amiculas) wrote: > I could switch to my personal gmail, but last time Miguel Ojeda asked > me to use my cisco email when I send commits signed off by > amiculas@xxxxxxxxx. > If this is not a hard requirement, then I could switch. For sending patches, you can simply use git-send-email. All you need to point it at is the outgoing email server (which should be a config setting in whatever tool you are using now). We have a (reasonably) up to date document with some recommendations: https://www.kernel.org/doc/html/latest/process/email-clients.html I've successfully used evolution with an exchange server for many years, but the interface isn't to everyone's taste and Mozilla Thunderbird is also known to connect to it. Basic outlook has proven impossible to configure correctly (which is why it doesn't have an entry). Regards, James