Hi, 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. Greetings, Delta9 -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
