I see no such setting on the content type config page. Am I missing something?
GitHub Issue #:
673
I see no such setting on the content type config page. Am I missing something?
Posted 4 days 10 hours ago by (spjsche) in Installation Questions
Posted 4 days 12 hours ago by (Terebinth) in How-To and Troubleshooting
Posted 5 days 21 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