On Mon, 12 Nov 2007, d3lt49 wrote:

> CRON doesn't download them cause he can be down.
> 
> Let's say I get on my inbox email at 2:00 AM. My home server, whih is  
> responsible for getting my emails, is down at 1:50 AM and up at 2:30  
> AM. Between 1:50AM and 2:30AM no emails are recieved from my inbox.  
> CRON start to recieve mails when server is running again at 2:30AM,  
> and this one mail (whih arrived at 2:00AM, when server was down) after  
> fetch by ezcMail gets current script timestamp (2:30 AM instead of  
> 1:50 AM).
> 
> So my question is how to get real server arrive time of email (2:00AM)  
> instead of time when script fetch this mail (2:30AM)

I know that that is what you meant, but I was wondering *how* you 
actually parse the mail after receiving it. Are you storing it to disk 
first for example?

regards,
Derick

-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to