canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,627
edits
(→Protocols versus urls registered within MailNews: pop3 (aka mailbox) complete) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
{|border=1 | {|border=1 | ||
! Protocol !! Handler !! Url !! Url derived from nsMsgMailNewsUrl? | ! Protocol !! Handler !! Url !! Url derived from nsMsgMailNewsUrl? !! Status | ||
|- | |- | ||
| ldap || <!--http://mxr.mozilla.org/comm-central/source/directory/xpcom/base/src/nsLDAPProtocolHandler.js--> nsLDAPProtocolHandler.js | | ldap || <!--http://mxr.mozilla.org/comm-central/source/directory/xpcom/base/src/nsLDAPProtocolHandler.js--> nsLDAPProtocolHandler.js || nsLDAPUrl || No || patch in {{bug|419595}} | ||
|- | |- | ||
| ldaps || <!--http://mxr.mozilla.org/comm-central/source/directory/xpcom/base/src/nsLDAPProtocolHandler.js--> nsLDAPProtocolHandler.js | | ldaps || <!--http://mxr.mozilla.org/comm-central/source/directory/xpcom/base/src/nsLDAPProtocolHandler.js--> nsLDAPProtocolHandler.js || nsLDAPUrl || No || patch in {{bug|419595}} | ||
|- | |- | ||
| imap || [http://mxr.mozilla.org/seamonkey/source/mailnews/imap/src/nsImapService.cpp nsImapService.cpp] || | | <strike>imap</strike> || <strike>[http://mxr.mozilla.org/seamonkey/source/mailnews/imap/src/nsImapService.cpp nsImapService.cpp]</strike> || nsIMAPUrl || Yes || Complete | ||
|- | |- | ||
| news || [http://mxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNntpService.cpp nsNntpService.cpp] || | | news || [http://mxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNntpService.cpp nsNntpService.cpp] || nsNewsUrl || Yes || {{Bug|470439}} fixes password migration. Protocol hander tests already in. | ||
|- | |- | ||
| nntp || [http://mxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNntpService.cpp nsNntpService.cpp] || | | <strike>nntp</strike> || <strike>[http://mxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNntpService.cpp nsNntpService.cpp]</strike> || N/A || N/A || N/A | ||
|- | |- | ||
| snews || [http://mxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNntpService.cpp nsNntpService.cpp] || | | <strike>snews</strike> || <strike>[http://mxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNntpService.cpp nsNntpService.cpp]</strike> || N/A || N/A || N/A | ||
|- | |- | ||
| mailto || [http://mxr.mozilla.org/seamonkey/source/mailnews/compose/src/nsSmtpService.cpp nsSmtpService.cpp] || | | <strike>mailto</strike> || <strike>[http://mxr.mozilla.org/seamonkey/source/mailnews/compose/src/nsSmtpService.cpp nsSmtpService.cpp]</strike> || N/A || N/A || N/A | ||
|- | |- | ||
| smtp || nsSmtpProtocolHandler.js | | smtp || nsSmtpProtocolHandler.js || nsSmtpUrl || Yes || patch in {{bug|469807}} | ||
|- | |- | ||
| smtps || nsSmtpProtocolHandler.js (patch in {{bug|469807}}) || nsSmtpUrl || Yes | | smtps || nsSmtpProtocolHandler.js (patch in {{bug|469807}}) || nsSmtpUrl || Yes || patch in {{bug|469807}} | ||
|- | |- | ||
| pop || [http://mxr.mozilla.org/seamonkey/source/mailnews/local/src/nsPop3Service.cpp nsPop3Service.cpp] || | | <strike>pop</strike> || <strike>[http://mxr.mozilla.org/seamonkey/source/mailnews/local/src/nsPop3Service.cpp nsPop3Service.cpp]</strike> || N/A || N/A || N/A | ||
|- | |- | ||
| pops || | | <strike>pops</strike> || N/A || N/A || N/A || N/A | ||
|- | |- | ||
| mailbox || [http://mxr.mozilla.org/seamonkey/source/mailnews/local/src/nsMailboxService.cpp nsMailboxService.cpp] || | | <strike>mailbox</strike> || <strike>[http://mxr.mozilla.org/seamonkey/source/mailnews/local/src/nsMailboxService.cpp nsMailboxService.cpp]</strike> || nsMailboxUrl || Yes || Complete | ||
|- | |- | ||
|} | |} |