Ticket #291 (closed enhancement: wontfix)
mail-icon-config should know about some common external mail providers
Reported by: | broder | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Now that we have email-icon-config, it would be a really cool enhancement to teach it about some of the common places that people chpobox their mail to. For example, if you're chpoboxed to Gmail, it would be cool for the e-mail icon to pull up a browser sending you to Gmail.
Change History
comment:1 in reply to: ↑ description Changed 15 years ago by broder
Note: See
TracTickets for help on using
tickets.
Replying to jweiss:
Yeah, that is problematic, and I haven't figured out the perfect workaround yet. We also want to be careful to not make it too easy for people to find a list of e-mail addresses of all Athena users, so we have to be careful there.
My best idea currently is to run a DCM into a remctl server such that something like remctl poboxes email $USER prints out the user's actual e-mail address, and then we parse from there. Either only let people query for their own username, or just require it to be Kerberos authed (which is probably good enough deterrence, since the remctl setup/teardown is slower than the equivalent Moira lookup).
The requirement of an additional server is kind of unfortunate, though, so I'm interested in hearing other ideas for where we can stuff the data.