how to check if mailbox is empty?
Marcus Schopen <[email protected]> Tue, 24 Sep 2019 09:11:42 +0200
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
Hi, how can I test the status of a mailbox without having to login? Specifically, I want to test whether a mailbox is empty, i.e. whether all mails have been picked up via POP3. Since expunge delayed is activated, I can't work with a simple "find" at file system level. Any ideas? Ciao Marcus