• Resolved jkc1981

    (@jkc1981)


    I’m attempting to get Postie up and running but it will not connect to my Gmail account. I have tried POP and IMAP and checked that all the settings are correct and match in my Gmail account and in Postie. Always end up with a mail server connection timeout. I’ve been on the phone with HostMonster (my hosting provider) verifying that I have a static IP address and that they’re not blocking ports 993 or 995. I don’t know what to do now. Here is the debug output with identifying details X’d out:

    Checking for mail manually with debug output
    Starting mail fetch
    Postie Version: 1.5.19
    WordPres Version: 3.8.3
    PHP Version: 5.4.27
    OS: Linux XXXXXXX.hostmonster.com 3.4.87-20140414.1.bh6.x86_64 #1 SMP Mon Apr 14 15:59:08 EDT 2014 x86_64
    Debug mode: On
    Time: 2014-05-18 08:49:34 GMT
    Error log: error_log
    Postie is in /home2/XXXXXXX/public_html/XXXXXXXX/wp-content/plugins/postie
    Cron: On
    Alternate Cron: Off
    iconv: installed
    imap: installed
    mbstring: installed
    wp_content_path: /home2/XXXXXXXX/public_html/XXXXXXXX/wp-content
    Connecting to imap.gmail.com:993 (imap-ssl)
    imap: using Google INBOX
    imap: connection string - {imap.gmail.com:993/service=imap/ssl/notls/novalidate-cert}INBOX
    imap: disabling GSSAPI
    Mail Connection Time Out
    Common Reasons: Server Down, Network Issue, Port/Protocol MisMatch
    Array
    (
        [0] => Can't connect to gmail-imap.l.google.com,993: Connection timed out
        [1] => Can't connect to gmail-imap.l.google.com,993: Connection timed out
        [2] => Can't connect to gmail-imap.l.google.com,993: Network is unreachable
    )
    
    The Server said:
    imap: expunge
    imap: closing connection
    There are 0 messages to process
    memory at start of e-mail processing:20288616
    Array
    (
        [add_meta] => no
        [admin_username] => admin
        [allow_html_in_body] => 1
        [allow_html_in_subject] => 1
        [allow_subject_in_mail] => 1
        [audiotemplate] => <a href="{FILELINK}">{FILENAME}</a>
        [audiotypes] => Array
            (
                [0] => m4a
                [1] => mp3
                [2] => ogg
                [3] => wav
                [4] => mpeg
            )
    
        [authorized_addresses] => Array
            (
            )
    
        [banned_files_list] => Array
            (
            )
    
        [confirmation_email] =>
        [convertnewline] => 0
        [converturls] => 1
        [custom_image_field] => 0
        [default_post_category] => 1
        [category_match] => 1
        [default_post_tags] => Array
            (
            )
    
        [default_title] => Live From The Field
        [delete_mail_after_processing] => 1
        [drop_signature] => 1
        [filternewlines] => 1
        [forward_rejected_mail] => 1
        [icon_set] => silver
        [icon_size] => 32
        [auto_gallery] => 0
        [image_new_window] =>
        [image_placeholder] => #img%#
        [images_append] => 1
        [imagetemplate] => <a href="{PAGELINK}"><img src="{MEDIUM}" alt="{CAPTION}" width="{MEDIUMWIDTH}" height="{MEDIUMHEIGHT}" class="alignnone size-medium wp-image-{ID}" /></a>
        [imagetemplates] => Array
            (
                [simple_link] => <a href="{FILELINK}">{FILENAME}</a>
                [no_wrappers] => <a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a>
                [wordpress_default] => <a href="{PAGELINK}"><img src="{MEDIUM}" alt="{CAPTION}" width="{MEDIUMWIDTH}" height="{MEDIUMHEIGHT}" class="alignnone size-medium wp-image-{ID}" /></a>
                [thumbnail_left] => <div style="float:left;margin-right:10px;"><a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a></div>
                [thumbnail_right] => <div style="float:right;margin-left:10px;"><a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a></div>
                [robert_felty] => <div style="margin-right:10px;background:black;color:white;padding:2px; width:{MEDIUMWIDTH};float:left"><a href="{IMAGE}"><img src="{MEDIUM}" alt="{CAPTION}" title="{CAPTION}" class="attachment" /></a><div style="padding:.2em;text-align:left">{CAPTION}</div></div>
                [postie_legacy] => <div class="postie-image-div"><a href="{IMAGE}"><img src="{THUMBNAIL}" alt="{FILENAME}" title="{FILENAME}" style="border:none" class="postie-image" /></a></div>
                [custom] =>
            )
    
        [input_protocol] => imap-ssl
        [interval] => manual
        [mail_server] => imap.gmail.com
        [mail_server_port] => 993
        [mail_userid] => XXXXXXXXXXX@gmail.com
        [mail_password] => XXXXXXXXXXX
        [maxemails] => 0
        [message_start] => :start
        [message_end] => :end
        [message_encoding] => UTF-8
        [message_dequote] => 1
        [post_status] => publish
        [prefer_text_type] => plain
        [return_to_sender] => 0
        [role_access] => Array
            (
            )
    
        [selected_audiotemplate] => simple_link
        [selected_imagetemplate] => wordpress_default
        [selected_video1template] => simple_link
        [selected_video2template] => simple_link
        [shortcode] => 0
        [sig_pattern_list] => Array
            (
                [0] => --\s?[\r\n]?
                [1] => --\s
                [2] => --
                [3] => ---
            )
    
        [smtp] => Array
            (
            )
    
        [start_image_count_at_zero] => 0
        [supported_file_types] => Array
            (
                [0] => application
            )
    
        [turn_authorization_off] => 1
        [time_offset] => 0
        [video1template] => <a href="{FILELINK}">{FILENAME}</a>
        [video1types] => Array
            (
                [0] => mp4
                [1] => mpeg4
                [2] => 3gp
                [3] => 3gpp
                [4] => 3gpp2
                [5] => 3gp2
                [6] => mov
                [7] => mpeg
                [8] => quicktime
            )
    
        [video2template] => <a href="{FILELINK}">{FILENAME}</a>
        [video2types] => Array
            (
                [0] => x-flv
            )
    
        [video1templates] => Array
            (
                [simple_link] => <a href="{FILELINK}">{FILENAME}</a>
                [small] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="128"height="96"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="128" height="96"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="128" height="110" scale="tofit"></embed> </object>
                [medium] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="320"height="240"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="320" height="240"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="320" height="260" scale="tofit"></embed> </object>
                [medium_widescreen] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="480"height="270"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="480" height="270"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="480" height="290" scale="tofit"></embed> </object>
                [large] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="480"height="360"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="480" height="360"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="480" height="380" scale="tofit"></embed> </object>
                [large_widescreen] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="640"height="360"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="640" height="360"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="640" height="380" scale="tofit"></embed> </object>
                [custom] =>
            )
    
        [video2templates] => Array
            (
                [simple_link] => <a href="{FILELINK}">{FILENAME}</a>
                [small] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="128"height="96"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="128" height="96"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="128" height="110"></embed> </object>
                [medium] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="320"height="240"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="320" height="240"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="320" height="260"></embed> </object>
                [medium_widescreen] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="480"height="270"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="480" height="270"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="480" height="290"></embed> </object>
                [large] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="480"height="360"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="480" height="360"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="480" height="380"></embed> </object>
                [large_widescreen] => <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="640"height="360"> <param name="src" value="{FILELINK}" /> <param name="autoplay" value="no" /> <param name="controller" value="true" /> <embed src="{FILELINK}" width="640" height="360"autoplay="no" controller="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" width="640" height="380"></embed> </object>
                [flv_embed] => [flv:{FILELINK} 480 270]
                [custom] =>
            )
    
        [wrap_pre] => 1
        [featured_image] => 0
        [email_tls] => 0
        [post_format] => standard
        [post_type] => post
        [generaltemplates] => Array
            (
                [postie_default] => <a href="{FILELINK}">{ICON} {FILENAME}</a>
                [simple_link] => <a href="{FILELINK}">{FILENAME}</a>
                [custom] =>
            )
    
        [generaltemplate] => <a href="{FILELINK}">{ICON} {FILENAME}</a>
        [selected_generaltemplate] => postie_default
        [generate_thumbnails] => 1
    )
    
    Mail fetch complete, 0 emails
    memory at end of e-mail processing:20288664

    https://wordpress.org/plugins/postie/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Postie Test Run w/ Debug will not connect to Gmail’ is closed to new replies.