Package: signing-party
Version: 1.1.10-1
Severity: serious
File: /usr/bin/caff

When user uses non-C (non-English) locale, caff, after #760316, uses
international fields in Date header, which is not standard and hence
not understood by mailers.

For example, here's a Date header for de locale:

 Date: Do, 16 Okt 2014 10:45:36 +0200
       ^^     ^^^

Email requires these to be in English locale.

The result is that MUAs treat these as if Date is set to be 1 Jan 1970.

While strftime manpage shows RFC2822 format example, it mentions the
format is valid only for English locale.

And I don't really know how to create proper header without setting
locale to C (so that all messages will be in English), without
resorting to array of english Months and Days, indexed by localtime[]
elements.

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to