The following error message appear when there is no messge into the user mailbox:
-----------------------------
Zope Error
Zope has encountered an error while publishing this resource.
poplib.error_proto
Sorry, a Zope error occurred.
Traceback (innermost last):
File /usr/local/bobomail/ZPublisher/Publish.py, line 214, in publish_module
File /usr/local/bobomail/ZPublisher/Publish.py, line 165, in publish
File /usr/local/bobomail/ZPublisher/mapply.py, line 160, in mapply
(Object: List)
File /usr/local/bobomail/ZPublisher/Publish.py, line 102, in call_object
(Object: List)
File /usr/local/bobomail/main.py, line 145, in List
File /usr/local/bobomail/fetchmail.py, line 109, in __call__
File /usr/local/bobomail/connections.py, line 26, in query
File /usr/lib/python1.5/poplib.py, line 210, in list
File /usr/lib/python1.5/poplib.py, line 153, in _longcmd
File /usr/lib/python1.5/poplib.py, line 132, in _getlongresp
File /usr/lib/python1.5/poplib.py, line 125, in _getresp
error_proto: -ERR no messages in mailbox
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML source for this page.
If the error persists please contact the site maintainer. Thank you for your patience.
Bobomail is not correctly recognizing the POP Server output:
"-ERR no messages in mailbox"
When the user mailbox is empty
If you use gnu-pop3d (which give the answer "." when the user mailbox is empty) it works fine.