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