aboutsummaryrefslogtreecommitdiffstats
path: root/community/exim/bounce-charset.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/exim: fix broken link with upgrade to 4.92Mike Sullivan2019-06-101-6/+6
| | | | | | fixes #10541 (CVE-2019-10149) (cherry picked from commit a6e92b2adbed5e2905258a37f8b1980700612929)
* community/exim: fix hardcoded bounce_message charsetValery Kartel2018-06-191-0/+29
change hardcoded charset from 'us-ascii' to 'utf-8' to be able to create multilingual bounce messages.