• Resolved bcfishing

    (@bcfishing)


    Hi, I have not been able to get postie configured, when I do test configuration, which i can not use sockets, i get this
    Connect to Mail Host

    Postie connection: curl
    Postie protocol: imap-ssl
    Postie server: imap.gmail.com
    Postie port: 993
    curl:
    Successful IMAP-SSL connection on port 993
    # of waiting messages: 4

    when I go process email I get:
    Postie Settings (v1.8.43)
    curl: curl: curl:

    When I check under the test settings is shows:
    PHP cURL version: 7.53.1

    Any help please
    Thanks
    AL

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Unfortunately, cURL seems to be broken for many combinations of PHP & OS.

    What happens if you try to use sockets?

    Thread Starter bcfishing

    (@bcfishing)

    Hi Wayne

    I could only get successful connection by curl,
    when I use sockets I get this
    Connect to Mail Host

    Postie connection: sockets
    Postie protocol: imap-ssl
    Postie server: imap.gmail.com
    Postie port: 993
    Unable to connect. The server said: The username and password provided were not accepted for the IMAP server imap.gmail.com on port 993

    I can check my gmail with my email address and password no problem, which when its set to curl it connects and shows waiting messages

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Sockets is working, gmail is just sending back a error message.

    Please review https://postieplugin.com/postie-gmail/ and specifically the section on “less secure apps”

    Thread Starter bcfishing

    (@bcfishing)

    Hi Wayne

    Tried all sorts of things from that page and still nothing works

    Allow less secure apps: OFF

    Tried gmail imap and pop and also tried email from my own host email account
    Nothing works

    Connect to Mail Host

    Postie connection: sockets
    Postie protocol: imap
    Postie server: imap.gmail.com
    Postie port: 993
    Unable to connect. The server said: The username and password provided were not accepted for the IMAP server imap.gmail.com on port 993

    Sent another support log file

    AL

    Plugin Author Wayne Allen

    (@wayneallen-1)

    From personal experience it is sometime difficult to ensure the correct gmail account is being referenced when turning off the less secure apps.

    Just to be sure start private browsing/incognito before navigating to the settings page so you are forced to log into the correct account.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    I’m seeing this warning in the logs now

    [php] 2, stream_select(): You MUST recompile PHP with a larger value of FD_SETSIZE.
    It is set to 1024, but you have descriptors numbered at least as high as 3257.
     --enable-fd-setsize=4096 is recommended, but you may want to set it
    to equal the maximum number of open files supported by your system,
    in order to avoid seeing this error again at a later date., /home/wildpacific/public_html/wp-content/plugins/postie/lib/pSocketConnection.php, 191
    

    You should talk to your hosting company about this. Postie is only opening 1 file so it appears that whatever version of PHP they have installed isn’t configured very well for a large number of accounts.

    Thread Starter bcfishing

    (@bcfishing)

    Okay my head is spinning and my hair is falling out now…. been trying to get this working since april 9th

    I went to this page you sent me (Please review https://postieplugin.com/postie-gmail/ and specifically the section on “less secure apps”) and I checked it out and to check Less secure apps,
    Is this not the right settings – Allow less secure apps: OFF
    I was logged into correct account
    I tried all sorts of things on that page and still get the same error
    Connect to Mail Host

    Postie connection: sockets
    Postie protocol: imap
    Postie server: imap.gmail.com
    Postie port: 993
    Unable to connect. The server said: The username and password provided were not accepted for the IMAP server imap.gmail.com on port 993

    Sorry to be such a pain,

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Is this not the right settings – Allow less secure apps: OFF

    No. The setting should be ON.

    • This reply was modified 7 years, 10 months ago by Wayne Allen.
    Thread Starter bcfishing

    (@bcfishing)

    Sorry Wayne, gave up on postie,,,, went to jetpack and had it setup in a short time
    Maybe will try again later

    Plugin Author Wayne Allen

    (@wayneallen-1)

    No problem. I love troubleshooting so someone elses product works first time ??

    Seriously though you should use what works for you. I totally understand.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘can not get postie configured, need help’ is closed to new replies.