Search found 3 matches

by EndelWar
16 Aug 2015 13:29
Forum: Discussion
Topic: v3.0.0.8 mailwatch unicode support
Replies: 15
Views: 12320

Re: v3.0.0.8 mailwatch unicode support

mbstring extension makes life easier, but a solution that works also without extension should be tested, I've done some research and I think that I can do some experiments with Portable-utf8 (https://github.com/voku/portable-utf8) and Patchwork UTF8 (https://github.com/tchwork/utf8) (the latter is ...
by EndelWar
16 Aug 2015 10:02
Forum: Discussion
Topic: v3.0.0.8 mailwatch unicode support
Replies: 15
Views: 12320

Re: v3.0.0.8 mailwatch unicode support

@pdwalker: do you have mbstring extension installed on your system? and also: do you see these strange chars only indetail view or also in frontpage (status.php)? is the maillog table updated to utf8?
by EndelWar
11 Feb 2015 18:17
Forum: How-to
Topic: Releasing from the quaratine email
Replies: 21
Views: 18937

Re: Releasing from the quaratine email

Hi guys,
I've released a fix to this issue on github, please test this implementation and report any further issue.

Manuel