On Fri, 9 Nov 2007, d3lt49 wrote:

> I have script running by CRON which is responsilble for receiving  
> email from pop|imap server and then inserting this email to my database.
> 
> When my server is down, CRON is not working, and no emails are recieved.
> 
> And when server gets up, CRON launch my script, but all waiting emails  
> gets current datetime as receive time. (what is not true, cause emails  
> come earliel and only because server-down I was unable get them  
> immediately)
> 
> So my question is - how with ezcMail get SERVER received time ?
> 
> Currently I'm using 'timestamp' field from ezcMail.

How are you parsing the emails after the CRON script has downloaded 
them?

regards,
Derick

-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to