Help with getting things done and fixing problems.
Help with getting things done and fixing problems.
Posted 4 days 7 hours ago by (spjsche) in Installation Questions
Posted 4 days 9 hours ago by (Terebinth) in How-To and Troubleshooting
Posted 5 days 18 hours ago by (stpaultim) in How-To and Troubleshooting
Recent comments
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52 The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Was this problem ever resolved @argiepiano? I am experiencing something similar with smtp, mailsystem, mime_mail and views_send. If I try to attach a pdf document, it gets sent but...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1