Am 14.10.2013 12:03, schrieb A.L.E.C: > On 10/14/2013 11:50 AM, Michael Heydekamp wrote: > >> As I'm thinking of it...: What happens if I have two identities with the >> same address, both match the address in the To: header (but none of them >> matches the full mailbox spec, if that should be checked at all as a last >> resort)? Which identity is selected then? > > For To/Cc the matching is different. We check addresses, but give bigger > prio to identity where address+name matches. So, here we're safe.
What I meant (and said), was something like this: Identity #1: First Name <[email protected]> Identity #2: Last Name <[email protected]> "To:" header: No Name <[email protected]> So there is no match of address+name between To: header and any of the identities. Which identity will be selected? In this example, "First Name <[email protected]>" gets selected. But I'm not sure if this is random, or if there's any logic or rule behind this. > I suppose we could do the same for From with some more coding. Feel free > to create a ticket. I can do it, just not sure how to phrase it. It's neither a bug nor a feature, more a call for optimization. Cheers, -- Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
