WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/messenger/smtp/server;1
This component implements the following interfaces:
Properties
PRInt32 nsISmtpServer.authMethod
AUTF8String nsISmtpServer.description
readonly char* nsISmtpServer.displayname
readonly char* nsISmtpServer.helloArgument
char* nsISmtpServer.hostname
char* nsISmtpServer.key
char* nsISmtpServer.password
PRInt32 nsISmtpServer.port
char* nsISmtpServer.redirectorType
readonly char* nsISmtpServer.serverURI
PRBool nsISmtpServer.trySecAuth
PRInt32 nsISmtpServer.trySSL
char* nsISmtpServer.username
PRBool nsISmtpServer.useSecAuth
Methods
| Interface | Method |
|---|---|
| nsISmtpServer |
void clearAllValues ( )
|
| nsISmtpServer |
void forgetPassword ( )
|
| nsISmtpServer |
char* getPasswordWithUI ( PRUnichar* promptString , PRUnichar* promptTitle , nsIAuthPrompt netPrompt )
|
| nsISmtpServer |
void getUsernamePasswordWithUI ( PRUnichar* promptString , PRUnichar* promptTitle , nsIAuthPrompt netPrompt , out char* userid , out char* password )
|
| nsISupportsWeakReference |
nsIWeakReference GetWeakReference ( )
|
Reference documentation is generated from Mozilla's source.
