Uses of Interface
i2p.susi.webmail.NewMailListener
Package
Description
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
-
Uses of NewMailListener in i2p.susi.webmail
-
Uses of NewMailListener in i2p.susi.webmail.pop3
Modifier and TypeMethodDescriptionboolean
POP3MailBox.connectToServer
(NewMailListener nml) Connect to pop3 server if not connected.void
POP3MailBox.setNewMailListener
(NewMailListener nml) Relay from the checker to the webmail session object, which relays to MailCache, which will fetch the mail from us in a big circle