Search completed in 0.92 seconds.
7 results for "news.mozilla.org":
Using the Multiple Accounts API
MozillaThunderbirdUsing the Multiple Accounts API
k.com imap server, my work account) | +- identity 1 (alec flett <alecf@mywork.com>) +- account 2 | +- incoming server 2 (pop.myisp.com pop server, my isp account) | +- identity 2 (alec flett <alecf@myisp.com>) +- account 3 | +- incoming server 3 (news.myisp.com nntp server, my isp's server) | +- identity 3 (alec flett <alecfnospam@myisp.com>) +- account 4 +- incoming server 4 (news.mozilla.org nntp server, mozilla devel) +- identity 2 (alec flett <alecf@myisp.com>) +- identity 3 (alec flett <alecfnospam@myisp.com>) this is the internal structure that the mail client maintains, but it is presented to the user in a few different ways.
...news.mozilla.org +- netscape.public.mozilla.announce +- netscape.public.mozilla.mail-news relevant api calls: nsimsgaccount.incomingserver nsimsgaccountmanager.allservers: a list of all servers held by all accounts.
...ver3"); user_pref("mail.account.account3.identities", "id3"); user_pref("mail.account.account4.server", "server4"); user_pref("mail.account.account4.identities", "id2,id3"); user_pref("mail.server.server1.hostname", "imap.mywork.com"); user_pref("mail.server.server2.hostname", "pop.myisp.com"); user_pref("mail.server.server3.hostname", "news.myisp.com"); user_pref("mail.server.server4.hostname", "news.mozilla.org"); user_pref("mail.identity.id1.useremail", "alecf@mywork.com"); user_pref("mail.identity.id2.useremail", "alecf@myisp.com"); user_pref("mail.identity.id3.useremail", "alecfnospam@myisp.com"); there is a lot of information missing here of course.
reftest opportunities files - Archive of obsolete content
ArchiveMozillareftest opportunities files
if you have questions, please post to the mozilla.dev.quality newsgroup on news.mozilla.org (see at google groups).
What every Mozilla translator should know
MozillaLocalizationWhat every Mozilla translator should know
l10n stands for localization = l + another 10 letters + n mailing lists and other resources there are several mailing lists to keep the track of what's going on, which are available as newsgroups, as well, both on news.mozilla.org and google groups: the main l10n list also available as mozilla.dev.l10n, .l10n in short.
Index
MozillaProjectsNSSIndex
321 nss_3.11.10_release_notes.html newsgroup: <ahref="news: mozilla.dev.tech.crypto"="" news.mozilla.org="">mozilla.dev.tech.crypto</ahref="news:> 322 nss_3.12.1_release_notes.html newsgroup: mozilla.dev.tech.crypto 323 nss_3.12.2_release_notes.html newsgroup: mozilla.dev.tech.crypto 324 nss_3.12_release_notes.html newsgroup: mozilla.dev.tech.crypto 325 new nss samples example this collection of sample code demons...
NSS_3.11.10_release_notes.html
MozillaProjectsNSSNSS 3.11.10 release notes.html
nss 3.11.10 release notes 2008-12-10 newsgroup: <ahref="news: mozilla.dev.tech.crypto"="" news.mozilla.org="">mozilla.dev.tech.crypto</ahref="news:> contents introduction distribution information bugs fixed documentation compatibility feedback introduction network security services (nss) 3.11.10 is a patch release for nss 3.11.
nsIMsgIncomingServer
MozillaTechXPCOMReferenceInterfacensIMsgIncomingServer
constructedprettyname astring helper function to construct the pretty name in a server type specific way - for example, mail for foo@test.com, news on news.mozilla.org.
Storage
MozillaTechXPCOMStorage
for storage api help, you can post to mozilla.dev.apps.platform on the news server news.mozilla.org.