Re: [opensuse-factory] wicked wicked

Hi Jan, I'd like to know why you Mail User Agent is using CR+NL and what the binary line below the PGP signature is good for? Should I open a bug against Claws Mail User Agent? This because my mutt handle such mails as binary waste. Even the file(1) command reports on the saved mail body: /suse/werner> file mail-body mail-body: data if I remove last the binary line I see /suse/werner> file mail-body mail-body: UTF-8 Unicode text which it should be. Werner ----- Forwarded message from Jan Matejka <JMatejka@suse.cz> ----- [... header removed...] -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Fri, 24 Jan 2014 11:43:54 +0100 Frederic Crozat <fcrozat@suse.com> wrote:
"WICD (pronounced like wicked)" [1]_ .. [1] https://help.ubuntu.com/community/WICD - -- Jan Matějka | QA Engineer for Maintenance SUSE s.r.o. | https://www.suse.com/ GPG: A33E F5BC A9F6 DAFD 2021 6FB6 3EBF D45B EEB6 CA8B -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBCgAGBQJS6KvxAAoJEIN+7RD5ejahZ34H/jgnnl3LiSvW4AcFAT8ev9yh DhuKY5G4dCmAQ3UyJI3VQzLTrxpFfM8SzneIt6NVzuycNHHFj+hNbPv7WCXh3Cbk 40zzqqyLy8NjPYmNlS6VEvg3JSd12ZFnQY8wwxYwraHrxNDZcEC/6n/A8aTwF9y4 9BzF7hlVNHOMHSArtUasK4DDl9B2mhBRkN0c7+9aXard4JDrysDnVgqq1zf79qIm 5TdH8R2FVyMeZyc1PF07FFNp6JSu3XZIlimPeRRxJTRAB1zdxPbGCMDxVx9UkkIR R7NTWh3u8Ww5znFSLSpT5+wA5NuN/dkN1vK/0GM1Af3p1rzD/G1GXG2IWaj3g9U= =OahG -----END PGP SIGNATURE----- ���{.n�+���{���_�����}�-����{.n�+�����������N�(�֜��^� ޯ�������^�ˬ{��r�+��0����������� ----- End forwarded message ----- -- "Having a smoking section in a restaurant is like having a peeing section in a swimming pool." -- Edward Burr

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Wed, 29 Jan 2014 10:40:55 +0100 "Dr. Werner Fink" <werner@suse.de> wrote:
Hi Jan,
I'd like to know why you Mail User Agent is using CR+NL
Some default I guess, I don't see it configurable.
I have no idea, this is first time I see it.
- -- Jan Matějka | QA Engineer for Maintenance SUSE s.r.o. | https://www.suse.com/ GPG: A33E F5BC A9F6 DAFD 2021 6FB6 3EBF D45B EEB6 CA8B -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBCgAGBQJS6NROAAoJEIN+7RD5ejahxJgH/3lJR5lkoyER3QX/vFI5L9Q1 j8JAqZrnobku5wEj/815GfvrVJVPowbldH+S4eCSdbakCwTvpoNap6gdBuJ8tyyk Xgpxdm0tPR5KiJYinFoYZA9i8smr2sNMjNAzGNTPlv9OYvBzPE0gc8RcuhnBkDPF dft8z6HmKKYxpW4wQed8+3eW2vjrgk+SJLqBXyphqhwkBA+g8bH0Tkp+lu5Z7bKZ x1g+y1WBoYVKzJF4OBM5kQId6Lbh/4tI5FYXmSYSxbpBhp2YpdFQuba14qM1+PpD Oey1H0Fpc3zWDXkxBfW3i1ulx+kPWIhN0EyQj25b4Va0cxpV+o6B7m6vjvD+Zwo= =RxSH -----END PGP SIGNATURE----- N�����r��y隊Z)z{.���r�+�맲��r��z�^�ˬz��N�(�֜��^� ޭ隊Z)z{.���r�+��0�����Ǩ�

Hello, Am Mittwoch, 29. Januar 2014 schrieb Jan Matejka:
On Wed, 29 Jan 2014 10:40:55 +0100 "Dr. Werner Fink" <werner@suse.de> wrote:
Claws Mail is innocent ;-) The mail is sent base64-encoded [1], and mlmmj (our mailinglist software) adds the usual list footer, but without encoding it as base64 :-( What you see as "binary line" is the result of base64-decoding the list footer. There is already a bugreport about this, but Henne isn't too interested in fixing it - https://bugzilla.novell.com/show_bug.cgi?id=848112 (if someone wants to work on it... ;-) Regards, Christian Boltz [1] which isn't the best idea IMHO, but technically OK and valid -- Versuch aber nicht mit --nodeps Gewalt anzuwenden, wenn rpm protestiert, sollte man es ernstnehmen (auch Programme haben Gefühle ;-) ) [Manfred Tremmel in suse-linux] -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Thursday 30 of January 2014 10:47:27 Carlos E. R. wrote:
RFC 2822 (formerly 822). Michal Kubeček -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Quoting "Carlos E. R." <robin.listas@telefonica.net>:
RFC 2822, specifically: """ Note: This standard specifies that messages are made up of characters in the US-ASCII range of 1 through 127. There are other documents, specifically the MIME document series [RFC2045, RFC2046, RFC2047, RFC2048, RFC2049], that extend this standard to allow for values outside of that range. Discussion of those mechanisms is not within the scope of this standard. Messages are divided into lines of characters. A line is a series of characters that is delimited with the two characters carriage-return and line-feed; that is, the carriage return (CR) character (ASCII value 13) followed immediately by the line feed (LF) character (ASCII value 10). (The carriage-return/line-feed pair is usually written in this document as "CRLF".) A message consists of header fields (collectively called "the header of the message") followed, optionally, by a body. The header is a sequence of lines of characters with special syntax as defined in this standard. The body is simply a sequence of characters that follows the header and is separated from the header by an empty line (i.e., a line with nothing preceding the CRLF). """ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (6)
-
Carlos E. R.
-
Christian Boltz
-
Dominique Leuenberger a.k.a. Dimstar
-
Dr. Werner Fink
-
Jan Matejka
-
Michal Kubecek