UEBImiau webmail max size & charset

maddog

Verified User
Joined
Jan 16, 2006
Messages
21
Location
Israel
Hello,
I would like to ask 2 qeustions,

1) When I log in to the webmail I see Hebrew emails in jibrish, i've looked at the source and saw "charset=iso-8859-1" - I think it causing the problem. Ofcouse if I do "right click-Encoding-Hebrew" I do see it ok, but you know... customers....
Where can I change it so I could see it right both in English & Hebrew???

The second question is:
2) My customers say that they can not receive a mail message bigger than 2MB... I don't know if it's right but I would like to ask where do I calibrate those parameters like max Send Size, max attachment, max CC/BCC. And Also I'm confused about the mailbox size, the mailbox is set by the mail server EXIM (i.e unlimited) but why UEBI limit it 20MB? What if I want different size mailboxes for each users?


Thank you.
Dmitry
 
Hi , i can only point you to the right direction for the size problem. Edit your exim.conf file , search for :

message_size_limit = 20M
 
This is definitely a problem of interaction between character sets in the webpage vs in the browser.

I don't have any experience with hebrew websites, but a few people here on these forums are Israelis; maybe one of them can help you.

In the meantime you might want to look into the coding of any website successfully using both hebrew and english; that may give you some ideas, as your mail client, when displaying hebrew emails, uses both hebrew and english.

Jeff
 
Back
Top