5 messages in com.mysql.lists.eventum-usersRE: Downloading emails error
FromSent OnAttachments
Paul Vaughan19 Mar 2008 03:45 
Barry Benowitz19 Mar 2008 05:44 
Paul Vaughan19 Mar 2008 05:56 
Barry Benowitz19 Mar 2008 06:03 
Paul Vaughan20 Mar 2008 01:40 
Subject:RE: Downloading emails error
From:Barry Benowitz (barr@raritan.com)
Date:03/19/2008 06:03:37 AM
List:com.mysql.lists.eventum-users

Hi Paul,

I just rechecked my cron. Drop the INBOX parameter.

Barry

-----Original Message----- From: Paul Vaughan [mailto:VAUG@bridgwater.ac.uk] Sent: Wednesday, March 19, 2008 8:56 AM To: Barry Benowitz; even@lists.mysql.com Subject: RE: Downloading emails error

Hi Barry.

I used the example I did because it's listed in the install file (and assumed it would work the same!). I don't have access to the command line as E is installed on shared web hosting, but I believe I can try what you suggested with a cron task. I think it looks a lot like what you wrote, but I will check carefully to be sure.

Regards, Paul.

-----Original Message----- From: Barry Benowitz [mailto:barr@raritan.com] Sent: 19 March 2008 12:45 To: Paul Vaughan; even@lists.mysql.com Subject: RE: Downloading emails error

Hi Paul,

Download_emails.php is a command line program. As such you provide the parameters like so:

Php -q download_emails.php eventum+example.com mail.example.com INBOX

Try that.

-----Original Message----- From: Paul Vaughan [mailto:VAUG@bridgwater.ac.uk] Sent: Wednesday, March 19, 2008 6:46 AM To: even@lists.mysql.com Subject: Downloading emails error

Hi all. I'm having a minor issue with E receiving emails. I have set up the cron task as well as I know (and it works fine for *sending* emails) but not for receiving them. Ignoring cron though, I'll use the web interface as an example. My username is the email account's email address with a + instead of a @, so I end up with this:

download_emails.php?username=eventum+example.com&hostname=mail.example.c om&mailbox=INBOX

Within Admin > Manage Email Accounts, I've set it as an IMAP account with the correct port number, correct password and INBOX has been left alone. As far as I can tell, it should be working properly, (the test appears to work fine) but I get the error message:

Error: Could not find a email account with the parameter provided. Please verify your email account settings and try again.

I think everything is right, but continue to receive this error. I've sent a couple of emails to the account and read them via webmail to verify their existence. If I knew which parameter was wrong I'd stand a chance of fixing it! Can anybody please shed any light on this?

Regards, Paul.