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 »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • emailprocessor.php Managing bounce ERROR: Invalid username and/or password
Pages: [1]

Author Topic: emailprocessor.php Managing bounce ERROR: Invalid username and/or password  (Read 2562 times)

pjindent

  • I post occasionally
  • **
  • Posts: 34
  • Karma: 2
emailprocessor.php Managing bounce ERROR: Invalid username and/or password
June 03, 2010, 10:05:30 am
I am following the instruction in the book: http://en.flossmanuals.net/CiviCRM/SystemConfiguration

for Configuring the return channel to manage bounces

http://<mysite>/sites/all/modules/civicrm/bin/EmailProcessor.php?name=return@mysite.com&pass=xxxxx&key=your_site_install_key

key passes the test.

I am using A2Hosting for drupal, civiCRM and email.

I have tried various combination with no success in Administer->Civimail->mail accounts

Name=default
Server=mail.mysite.com
Username=return@mysite.com   ... I also tried "return"
Password=xxxxx
Localpart=
Email Domain=mysite.com
Return-Path   
Protocol=pop3

I have tested the settings (Username=return@mysite.com) in Outlook and it works.

Any help would be appreciated.


xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: emailprocessor.php Managing bounce ERROR: Invalid username and/or password
June 03, 2010, 10:18:31 am
In outlook using pop3 ?

What's the error message ?
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

pjindent

  • I post occasionally
  • **
  • Posts: 34
  • Karma: 2
Re: emailprocessor.php Managing bounce ERROR: Invalid username and/or password
June 04, 2010, 03:30:38 am
Quote
In outlook using pop3 ?

Yes the settings work in Outlook 2007.

Quote
What's the error message ?
The error when I run the emailprocessor.php is: ERROR: Invalid username and/or password

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: emailprocessor.php Managing bounce ERROR: Invalid username and/or password
June 04, 2010, 06:18:05 am
Running low on suggestions.  That's regular login/password on regular pop3, it shouldn't be different at all.

Are you sure you don't have a space or extra char ? Then I really don't know.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

pjindent

  • I post occasionally
  • **
  • Posts: 34
  • Karma: 2
Re: emailprocessor.php Managing bounce ERROR: Invalid username and/or password
June 07, 2010, 02:01:12 am
Found the fix: the name and password are Drupal username and password, not email.

The documentation is not clear in http://en.flossmanuals.net/CiviCRM/SystemConfiguration regarding configuring the return channel to manage bounces

http://<mysite>/sites/all/modules/civicrm/bin/EmailProcessor.php?name=return@mysite.com&pass=xxxxx&key=your_site_install_key

name/pass in the above URL is the Drupal login name/password and not email username/pwd.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: emailprocessor.php Managing bounce ERROR: Invalid username and/or password
June 07, 2010, 05:41:01 am
Hi,

I'm trying to fix the book according to your remarks, but can't find the part you are mentioning as misleading. We wrote:

Code: [Select]
PARAMS contains:

   1. The site you used, which is -sdefault on Drupal. If you run multiple CiviCRM sites on a single server, you need to specify your site's domain, such as -sexample.org.
   2. The user login account (-umailprocess).
   3. The password you defined (-pseol-lzprm42amv-psyc).

Is it clear ? Could you point me to the paragraph in the book, or if this is from the wiki, could you fix it ?

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • emailprocessor.php Managing bounce ERROR: Invalid username and/or password

This forum was archived on 2017-11-26.