splitbrain / dokuwiki-plugin-bureaucracy

Create forms and generate pages or emails from them
http://www.dokuwiki.org/plugin:bureaucracy
GNU General Public License v2.0
43 stars 47 forks source link

Message received in base64 (unreadable without decoding with another tool) #315

Open chtiland opened 1 year ago

chtiland commented 1 year ago

Hello,

Mails sent with Bureaucracy (contact form without attached file) are received in base64.

I have this problem since I upgraded to PHP 8.1 (was working fine in PHP 7.4).

When option htmlmail is checked, received message like in #205

With htmlmail uncheked, message is text only but base64 encoded

Versions :

Any idea why this happen ?

Klap-in commented 1 year ago

Looks like this issue, fixed in development version of DokuWiki: https://github.com/dokuwiki/dokuwiki/issues/3768