Open brong opened 21 years ago
From: Serg Oskin
IMHO transport (MTA, IMAP server, etc.) should not change contents of the message (including fields From:, To:, Subject:...) if it is not ordered obviously. In this case 8bit symbols it is irreversible are replaced on 'X'. I offer to make it configured, for example an option convert8bit in imapd.conf. By default "convert8bit: yes" - 8bit symbols changes to 'X'. If "convert8bit: no" symbols do not change and accordingly does not operate reject8bit. Patch it is ready where to send?
Attachment-Id: 157 From: Serg Oskin Type: text/plain File: cyrus-imapd-2.1.12-noX.patch
convert8bit patch
From: Henrique de Moraes Holschuh
Read the mailing list threads about this issue, please. It is NOT that simple. The patch is useless.
You need to write a patch that, when it finds 8bit-chars, applies the proper MIME armouring using an user-configured charset, at the very least.
From: Rob Siemborski
updated summary.
From: Rob Siemborski
(From update of attachment 157) mark incorrect patch as obsolete
From: Ken Murchison
Bug 2724 has been marked as a duplicate of this bug.
From: Bron Gondwana
Batch moving bugs that won't be in 2.5
From: Serg Oskin Bugzilla-Id: 1980 Version: 2.1.x Owner: Ken Murchison