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:Paul Vaughan (VAUG@bridgwater.ac.uk)
Date:03/20/2008 01:40:01 AM
List:com.mysql.lists.eventum-users

Hi Barry.

I tried dropping the INBOX parameter but it appears not to have helped. However I have just realised that the sending *out* of emails (via cron) is no longer working either, so there's probably a bigger issue here. I'm still a little concerned that I can successfully run process_mail_queue.php from the address bar of my web browser, but not download_emails.php, especially when it's given as an example in one of the read-me's.

Anyway, it looks like I need to revisit cron it seems, so I'll do that and get back to the list.

Paul.

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

Hi Paul,

I just rechecked my cron. Drop the INBOX parameter.

-----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.