CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • CiviMailProcessor.php stops at 'selecting INBOX'
Pages: [1]

Author Topic: CiviMailProcessor.php stops at 'selecting INBOX'  (Read 585 times)

messy

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.05
  • CMS version: Drupal 7.7
  • MySQL version: 5.0.5
  • PHP version: 5.3.5
CiviMailProcessor.php stops at 'selecting INBOX'
May 17, 2010, 08:13:13 pm
Greetings,

I am in the process of configuring the return path for CiviMail using gmail IMAP. I have successfully completed it on one installation, but on another installation (another machine and network) I am having no luck.

Running the CiviMailProcessor.php script generates the following:

connecting to imap.gmail.com, authenticating as user@gmail.com and selecting INBOX

but stops short of actually processing any mail or creating the labels in the gmail account, as I have seen in the working instance.

I have verified that imap is turned on for the account in gmail. I have verified that I can 'telnet imap.gmail.com 993' from the server successfully. Any other thoughts? Is there a way to turn on any advanced debugging to see where this is actually stalling?

Many thanks in advance.

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: CiviMailProcessor.php stops at 'selecting INBOX'
May 18, 2010, 04:07:02 am
you have the mail accounts default set to this gmail box at administer > civimail > mail accounts? for gmail the settings on that should be:
server: imap.gmail.com
username: user@gmail.com
password: password
email domain: gmail.com
use ssl: checked

and are there actually bounces in the inbox to process that were sent out by civi?? and this is civi 3.1?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • CiviMailProcessor.php stops at 'selecting INBOX'

This forum was archived on 2017-11-26.