• UsmanLaw

    (@usmanlaw)


    I am trying to this through the email account I have through my server.
    I go to https://www.name.com/wp-mail.php and i get the error message “Ooops POP3: premature NOOP OK, NOT an RFC 1939 Compliant server ” What does that mean? Im assuming i cant do it with this email account. Who can I get an account that this would work with? Also do u have to go to that address everytime u wanna get those posts up. I saw somtin about a cron. What is that?

Viewing 1 replies (of 1 total)
  • ccarter84

    (@ccarter84)

    I too am getting this problem, my server is Using Pop3 RFC1939,

    This fix from another thread didn’t work for me…
    “To fix, edit wp-includes/class-pop3.php, and change this line:
    if($this->RFC1939) {
    to this:
    if(!$this->RFC1939) {
    (add exclamation point).”

    what should I ask my web-host in order to try and resolve this problem?
    thanks
    -CC

Viewing 1 replies (of 1 total)
  • The topic ‘Cant figure out how to write by email’ is closed to new replies.