Accented characters in a notice

2018-01-18 Thread Craig Cudmore
Some of the notice messages i need to generate in Bounce mailet need to contain 
accented characters (messages need to be multilingual for our users).

Anyone know what the proper format is for including accented characters in a 
notice parameter in mailetcontainer.xml? I’ve tried 
é
à
à

and none of these result in the proper accented character in the generated 
message.

Thanks.
-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



James 2.3.2 : system clock error

2018-01-18 Thread Reji John
Hello User Team,
We are using james 2.3.2 in our Production environment and last week we faced 
an issue based on which outgoing mails were blocked.
[1970-01-01 09:00:00,025] - The timer fell behind the system clock by 
242834488ms.[2018-01-14 06:57:02,026] - The system clock fell behind the timer 
by 242834488ms.
The OS is on Solaris and there were no changes made to the system time.
However in the logs we could see that the timestamp shows 1970 at a point of 
time.
After we restarted the james service, the issue was resolved.
Kindly provide us to any clues for the occurrence of this issue.
Thanks