On 10/17/01 07:05 PM, Ben Bucksch wrote:
> Ben Bucksch wrote:
>
>
>>no, but user_pref("mail.account.account1.identities", "id1.id2.id3");
>>
>
> no, user_pref("mail.account.account1.identities", "id1,id2,id3");
>
Ok, I get it. My opinion though is slightly different. I don't think we
need to associate multiple identities with one account. I think we
should just eb able to have multiple identities. period. You need
identities only when you're compoing mail and at that time you'd use the
drop down box to figure out which identity you want. At that point of
time, it doesn't really matter which account the identity is attached
with (I suppose it would only matter if SMTP server were an attribute of
account and not of identity). So I'd be perfectly comfortable with
user_pref("mail.account.account1.identities", "id1");
followed by 10 different identities.
Anyway, thats my thought. When (and if) I get time, I might work on this
and start a discussion in bug 48757.
Pratik.