• Resolved ise-dvp

    (@ise-dvp)


    Hi!!

    The setting is:
    “Default Post Status” = publish

    But
    Messages are not published, and have the status = future

    any changes “Postie Time Correction” no to no avail, the result does not change.

    What to do?

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

    (@wayneallen-1)

    If you click Test Config what does it show?

    Thread Starter ise-dvp

    (@ise-dvp)

    Postie Configuration Test

    Postie Version: 1.8.22
    Wordpress Version: 3.5.1
    PHP Version: 5.3.3
    OS: Linux webserver.mydomen.com 2.6.32-573.18.1.el6.x86_64 #1 SMP Tue Feb 9 22:46:17 UTC 2016 x86_64
    POSTIE_DEBUG: On
    Time: 2017-01-13 03:37:41 GMT
    Error log:
    TMP dir: /var/www/dvp/data/mod-tmp/
    Postie is in /var/www/dvp/data/www/mydomen.com/wp-content/plugins/postie/
    cURL version: 7.19.7
    Cron: On
    Alternate Cron: Off
    Clock Tests
    This shows what time it would be if you posted right now

    tag_Delay:
    tag_Delay: pre: 1484278661
    tag_Delay: post: 1484278661
    tag_Delay: post date: 2017-01-13 07:37:41 / 2017-01-13 03:37:41 (gmt) / 0
    Post time: 2017-01-13 07:37:41
    Encoding
    default_charset:
    DB_CHARSET: utf8
    DB_COLLATE:
    WordPress encoding: UTF-8
    Postie encoding: UTF-8
    Connect to Mail Host
    Postie connection: sockets
    Postie protocol: pop3
    Postie server: mail.mydomen.com
    Postie port: 110
    checking
    Connecting via Socket
    Socket: mail.mydomen.com:110
    Socket error: 0 –
    checkOS: Linux
    socket read (1) :+OK mydomen.com (BatPost v3.6) POP3 server ready <[email protected]>
    socket write: ‘APOP ad 417fa3cb3981ca83f33a6dd4f87c3aed

    checkOS: Linux
    socket read (1) :+OK Mailbox empty
    socket write: ‘STAT

    checkOS: Linux
    socket read (1) :+OK 0 0
    pop count: Array
    Successful POP3 connection on port 110
    # of waiting messages: 0
    socket write: ‘QUIT

    checkOS: Linux
    socket read (1) :+OK Bye ad, see you later

    • This reply was modified 9 years, 4 months ago by ise-dvp.
    • This reply was modified 9 years, 4 months ago by ise-dvp.
    Thread Starter ise-dvp

    (@ise-dvp)

    Welcome!

    That’s the situation:
    ScreenShot

    On the left, in the message subject the time sending the letter and the value of the field “Postie Time Correction”, that is, 9:16 and 5

    Right at the top, it is written that the publication has expired, 34 minutes ago

    Bottom right shows the current time.

    What to do??

    • This reply was modified 9 years, 4 months ago by ise-dvp.
    Thread Starter ise-dvp

    (@ise-dvp)

    1.
    ‘post_date’ => $post_date,
    ‘post_date_gmt’ => $post_date_gmt,

    if “Postie Time Correction” = 0 (or any other value)
    then
    post_date: 2017-01-13 13:28:02
    post_date_gmt: 2017-01-13 13:28:02

    then message not public, is future

    But

    2.
    ‘post_date’ => $post_date,
    ‘post_date_gmt’ => $post_date,

    if “Postie Time Correction” = -2,5
    then
    post_date: 2017-01-13 11:03:14
    post_date_gmt: 2017-01-13 13:33:14

    then message public

    something like this
    🙂

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Just curious, have you set the blog timezone in Settings->General?

    Thread Starter ise-dvp

    (@ise-dvp)

    We have found the reason.
    This has been a failure on the server.
    There flew down the system time

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Glad you solved it.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Posts are not published, as planned’ is closed to new replies.