FAQ for eCorrei 1.2
24 September 2001
======================================

1. Where the hell did you get that name from?

Yes, I know the name sounds stupid... I got it from a Spanish dictonary.
The Spanish word for mail is "correo", and it's electronic mail, so you
get eCorreo. Then it's a little change to eCorrei. If you've got a
better name, mail me...
 

2. How do I use eCorrei?

That should be pretty straight-forward. Yet I will include a help system
in the future.


3. Does it work on my local network?

Sure it does. Just make sure you've got a web server and a mail server 
configured for your local network.


4. Where can I change the fonts?

Have a look at the style.css file in the "images" directory.


5. I have found bugs. Where can I report them?

Send all your bugs reports to jvreuls@f2s.com. Please be a little 
specific with your description, and mention which webserver/browser/
PHP version you're using. And check your PHP environment using the
check.php script.

6. Why doesn't the sort on From: in the Inbox work properly?

eCorrei uses the standard IMAP function imap_sort() for sorting
messages. Apparently this function sorts the messages on the
from emailaddress, and eCorrei only displays the emailaddress only
when no name is given. This is done to save space.

7. Can I translate eCorrei?

Yes, you can create you own language file based on the English 
translation (lang.en.php). If you would like to share your 
translation with all of the eCorrei users, mail the translation 
to me. Read the README file for more information.

