My guess: The localized name for "March" contains a non-ASCII char at the second place. And the date formatter is not unicode-savvy and cuts off the month after 3 bytes, not 3 chars, hence it results in 1 ASCII (M) and one UTF-8 char (â).
Maybe you need to update one of your Perl modules to get this fixed, not sure. On Mon, Mar 3, 2014 at 9:09 AM, Enrico Labedzki <enrico.labed...@deiwos.de>wrote: > > Hi, > > the Date formatting in ASSP Version: 1.9.9(14059) is possibly broken. > in my Installation the Date is defined as "DD-MMM-YYYY hh:mm:ss", now > see what happend: > > ================== %< =========================== > 03-Mâ -2014 07:50:06 [SSL-out] 117.79.91.244 [SMTP Error] 535 5.7.8 > Error: authentication failed: Connection lost to authentication server; > 03-Mâ -2014 07:50:13 Info: successful sent file > /opt/ASSP/resendmail/n000000557.eml to 127.0.0.1:1025 (smtpDestination) > - Message sent; > 03-Mâ -2014 07:50:13 Info: whitelist addition on resend via GUI or > copied file: postmas...@assp-notspam.org; > ================== %< =========================== > > > > in ASSP Version: 1.9.9(14054) before i have done an Update to 14059, it > looks ok: > > ================== %< =========================== > 27-Feb-2014 07:02:14 [SMTP Status] 451 4.7.1 Please try again later; > 27-Feb-2014 07:02:19 1.9.9(14059) info: hourly scheduler running after > 7:00; > 27-Feb-2014 07:18:07 Saving whitelistdb; > 27-Feb-2014 07:36:12 178.23.232.70 MTA offered STARTTLS - converting to > SSL; > ================== %< =========================== > > Regards > Enrico > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to > Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and > the > freedom to use Git, Perforce or both. Make the move to Perforce. > > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > Assp-user mailing list > Assp-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/assp-user > -- Thomas Tempelmann, http://www.tempel.org/ Follow me on Twitter: http://twitter.com/#!/tempelorg Read my programming blog: http://blog.tempel.org/ ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ Assp-user mailing list Assp-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-user