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) »
  • Running CiviMailProcessor whilst logged in
Pages: [1]

Author Topic: Running CiviMailProcessor whilst logged in  (Read 1014 times)

krankie

  • I’m new here
  • *
  • Posts: 22
  • Karma: 2
  • CiviCRM version: 3.3.5
  • CMS version: Joomla! 1.5.22
  • MySQL version: 5.0.22-log
  • PHP version: 5.2.11
Running CiviMailProcessor whilst logged in
January 12, 2010, 04:53:30 pm
Is it possible to run the CiviMailProcessor whilst logged in to avoid having to send login credentials in the URL (and having these recorded in the apache logfile)?

I found that the mail scheduler can be run in this way using the task=civicrm/mailing/queue&reset=1 directive, but can't find any equivalent for the Mail Processor documented.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Running CiviMailProcessor whilst logged in
January 12, 2010, 05:19:01 pm

currently no :(

u will need to restructure the code a bit and put it under a permissioned civicrm url (similar to mailing/queue)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

krankie

  • I’m new here
  • *
  • Posts: 22
  • Karma: 2
  • CiviCRM version: 3.3.5
  • CMS version: Joomla! 1.5.22
  • MySQL version: 5.0.22-log
  • PHP version: 5.2.11
Re: Running CiviMailProcessor whilst logged in
January 12, 2010, 06:32:15 pm
Gues I'll live with it, php skills not up to the job.  ::)

OK I've got it working and it has consumed two emails from the catchall email account successfully.
Both are now in the media/civicrm/custom/CiviMail.processed folder.

I was expecting to see a new activity (Inbound email?) created for the user who sent the email but nothing appears to have happened.  Have I missed some config somewhere?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Running CiviMailProcessor whilst logged in

This forum was archived on 2017-11-26.