sivas’s posterous

« Back to blog

Hi

Troubleshooting

If you receive the following error messages, follow the procedures below.

Error Message:
Ooops POP3: premature NOOP OK, NOT an RFC 1939 Compliant server

For this error, open wp-includes/class-pop3.php and change this line:

if($this->RFC1939) {

to this:

if(!$this->RFC1939) {

Note the exclamation point.

Error Message: There does not seem to be any new mail

This error is a bit of a misnomer - the test just checks to see if anything was retrieved.

If you're feeling adventuresome, open
wp-mail.php
and search for:

Comments (0)

Leave a comment...

 
To leave a comment on this posterous, please login by clicking one of the following.
Posterous-login     Connect     twitter