public interface NewMailListener
Callback interface used by POP3MailBox to notify listeners when new mail arrives, enabling real-time updates in the webmail interface.
void
foundNewMail(boolean yes)
void foundNewMail(boolean yes)
yes