notifier: Fix mail subject encoding
The space is explicitly forbidden as part of encoded text by RFC 2047, the encoding must be broken out of and re-entered as needed.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The space is explicitly forbidden as part of encoded text by RFC 2047, the encoding must be broken out of and re-entered as needed.