2 messages in com.mysql.lists.eventum-usersRe: download_emails.php
FromSent OnAttachments
Barry Benowitz20 Jan 2006 13:55 
Harri Porten21 Jan 2006 01:38 
Subject:Re: download_emails.php
From:Harri Porten (por@froglogic.com)
Date:01/21/2006 01:38:11 AM
List:com.mysql.lists.eventum-users

On Fri, 20 Jan 2006, Barry Benowitz wrote:

I am trying to download emails from a POP3 server (actually MS Exchange) and the script requires that I give it the username and the hostname and the mailbox. I have configured Eventum where I gave it a username and a hostname but no Mailbox. What do I have to put the command for the mailbox if I have never given it? Is it something on the POP3 side or something on the Eventum side? I am running Eventum 1.7.0 under Apache.

You are talking about the 3 parameters accepted by the download_emails.php script? The 3rd one (mailbox) is only required for IMAP accounts. Just leave it away for POP3.

Harri.