Created attachment 168284 [details] patch_mutt_forcebase64 I've found a little simple extra patch for mutt. With this patch every mail sent from mutt will be base64 encoded. I've made a patch for mail/mutt which adds new options (off by default). I hope that someone will find it useful. Patch was tested with podriere: https://rtm.bsdserwis.com/poudriere/data/a1amd64-testing/2016-03-15_14h18m48s/logs/mutt-1.5.24_5.log
Created attachment 168285 [details] patch_mutt_forcebase64-v2 Of course there should be new PORTREVISION :-)))
I'm OK with that. It can be committed after PR 207727 has been done. Of course the PORTREVISION would then have to been incremented again (to 7).
Sorry, missed the logic with references to other PRs. So: This can be committed after bug #207727
The patch is broken (CRLF line terminators).
Created attachment 168852 [details] new patch Here is a new version of the patch which should work.
Created attachment 168853 [details] poussiere log of the new patch
Sorry the last comment was messed up by auto correction. Should have read "poudriere log"
Please close this, as it will be handled as part of the mutt-1.6.0 upgrade in bug #208641.
A commit references this bug: Author: pi Date: Sat Apr 9 17:02:25 UTC 2016 New revision: 412853 URL: https://svnweb.freebsd.org/changeset/ports/412853 Log: mail/mutt: 1.5.24 -> 1.6.0 Changes: - http://www.mutt.org/doc/UPDATING - added base64 option PR: 208641, 208054 Submitted by: Udo.Schweigert@siemens.com (maintainer), ports@bsdserwis.com Changes: head/mail/mutt/Makefile head/mail/mutt/distinfo head/mail/mutt/files/extra-patch-forcebase64 head/mail/mutt/files/extra-patch-forcebase64-nntp head/mail/mutt/files/extra-patch-sidebar head/mail/mutt/files/extra-patch-sidebar-nntp head/mail/mutt/files/extra-patch-signature-menu head/mail/mutt/files/extra-patch-trash-purge head/mail/mutt/files/patch-examples
Committed, thanks!