Talk:FAQ
From Eventum
We have one issue regarding e-mails catching with this great system which could be improved.
As I know from the documentation and from a source code we have only ONE choice to catch emails when Subject routing is used: download emails by misc/download_email.php script. This might be (and it is for us) an issue because we cannot access our mailbox by POP/IMAP. The only way how to pass emails to system is throught text files containing messages. So we have directory of files containing full messages (include header lines) and want to import them into the Eventum but we cannot. I tried to use misc/route_emails.php but this produces "Error: The email routing interface is disabled." And again, we cannot use email/host routing because we have only one mailbox and we want to use Subject routing. Something like:
cat mail_2006-10-02_15:25:12_6659456 | php -q misc/parse_email.php 1
would be very nice to have. Maybe I'd be able to write something but I see the code very complex and don't have full overview yet. Could someone help, please?
--Vobornik 16:28, 11 Oct 2006 (CEST)
Time zones
The list of time zones is numbing. Frankly I can't even figure it out. Couldn't you just revert back to GMT, GMT-1, GMT-2, ..., GMT-23 and be done with it? If you want a zillion setting how about at least "country, time zone"? Australia and the United States evidently both have a "EST"
