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.

nsIMsgFilterPlugin

IID:e2e56690-a676-11d6-80c9-00008646b737
Inherits From:nsISupports

This interface is still very much under development, and is not yet stable.

This interface is implemented by the following components:


Properties

readonly PRBool shouldDownloadAllHeaders

Some protocols (ie IMAP) can, as an optimization, avoid downloading all message header lines. If your plugin doesn't need any more than the minimal set, it can return false for this attribute.


Methods

void shutdown ( )

void shutdown ( )

Do any necessary cleanup: flush and close any open files, etc.


References

This interface is the type of the following properties:

nsIMsgIncomingServer.spamFilterPlugin

Reference documentation is generated from Mozilla's source.