List:Eventum General Discussion« Previous MessageNext Message »
From:Pieter van der Spek Date:June 21 2005 2:41pm
Subject:Re: auto create issue through mail
View as plain text  
On 06/17/2005 07:17 PM, Bryan Alsdorf wrote:
> You will want to start by editing misc/download_emails.php. Go to the
> end of the file and you should see $total_emails. Please var_dump that
> variable and see how many emails it thinks you have in your email
> account. You might also want to add debug statements to the for loop to
> make sure it actually is looping through all emails.
> 
I can see it looping through the emails.

> Depending on the output from that debug information, you might need to
> edit include/class.support.php and look for the "getEmailInfo" method. I
> would var_dump($should_create_issue) on line 606 and var_dump($res) on
> line 617.
> 
First those lines were never reached because I had enabled "Use account for
email/note/draft routing."
After disabling this option both $should_create_issue and $res were printed
(both evaluated to '1'). So it works.

However, what does the option "Use account for email/note/draft routing." do?



-- 
-- Pieter van der Spek, pieter@stripped, West Consulting B.V., +31 15 2191 600
Thread
auto create issue through mailPieter van der Spek10 Jun
  • RE: auto create issue through mailJoao Prado Maia10 Jun
    • RE: auto create issue through mailPieter van der Spek11 Jun
      • Re: auto create issue through mailBryan Alsdorf14 Jun
    • Re: auto create issue through mailPieter van der Spek14 Jun
Re: auto create issue through mailPieter van der Spek15 Jun
  • Re: auto create issue through mailGeorger Araujo15 Jun
    • Re: auto create issue through mailPieter van der Spek16 Jun
    • Re: auto create issue through mailPieter van der Spek16 Jun
      • Re: auto create issue through mailBryan Alsdorf17 Jun
        • Re: auto create issue through mailPieter van der Spek21 Jun