WPIntell

Source evidence

Duplicate Mime headers

Quick Contact Form · support · 2018-04-03T17:52:00+00:00

complaintsentiment
mediumseverity
0.87relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
businessdriven unresolved
Hi Graham, We have chatted in the past several years ago. I’ve been using your excellent plugin for many years. Great work. One serious suggestion. The issue is when the word-press PHPMailer class is used for sending the emails, it adds a ‘MIME-Version: 1.0’ into the email headers. This plugin does the same, so the email ends up having to of these headers. While most SMTP servers are ok with that, some refuse to send the email with the duplicate header (most notably, AWS SES). I had to go into the file “quick-contact-form.php” and delete all three instances where it had “”MIME-Version: 1.0\r\n”” and now my system works. This has been an ongoing issue for a long time. My suggestion would be to have this as a variable in settings whether or not to use mime settings. That would help us by not having to go into the file each time the plugin is updated. Hope to hear back with your comments Good spot. I’ll add this in as an option for the next update

Comments

1 shown
Graham 2018-04-10T06:42:00+00:00

Good spot. I’ll add this in as an option for the next update