Hi, I have developped an servlet application to look mail from a server but i have a problem with the charset encoding. Apparantely, kannel use UTF-8 by default and when a mail with ISO-8859-1 code arrive, kannel make an error because it can't translate one charset to another. Is there a way to change the default charset in kannel or use multiple charset ? I'm using the kannel 1.1.3 version.
Thanks for all, C.