Re: [exim] cut subjects that are too long + delete emojii fr…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] cut subjects that are too long + delete emojii from subject lines...
On 28/11/2018 14:08, Sebastian Nielsen via Exim-users wrote:
> The problem is when the user, in the IMAP client, selects to "backup"
> or "export" the mails to harddrive.


You could take the extreme-violence route:

Copy the Subject: to a new header. Then just delete
any top-bit-set bytes in the Subject header, and don't
care about any encoding.
--
Cheers,
Jeremy