When defining title in LNCS styled paper, one defined author list and links it to the institute list -- yet only one \email clause can be made per institute. Now, the docs are seemingly silent about the situation when there are few authors from one institute that want to have their e-mails visible.
When looking at papers made with llncs, this is usually handled with curly bracket, like this
{J.Smith,J.Doe}@someinst.something
Now the question; I'm curious if there exist any more proper way of doing it on LaTeX level than just putting such string into \email?