I'd like to link my users directly to the appropriate webmail provider, based on their email addresses (e.g. link my "@gmail.com" users to Gmail). Is there a standard way of doing this? Preferably a Ruby gem. I don't mind being the one to make it--but I don't want to duplicate effort if it exists and I just haven't found it.
This is related to How do I identify a webmail service from an email address?.