Complete
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Keith Nash
Keith NashComponents
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created February 7, 2020 at 11:17 PM
Updated July 1, 2022 at 4:50 PM
Resolved February 28, 2020 at 12:02 PM
I have written several scripts that use 'sendmail' to send email, using a construct like this:
sendmail -t -oi < "$mailfile"
Where $mailfile is a text file containing From, To, Subject, etc.
These scripts fail on version 11.3-RELEASE, with this message in the maillog:
Feb 7 16:59:37 bacon /middlewared[75]: sending mail to keith@spearfoot.net
Content-Type: text
MIME-Version: 1.0
Subject: Email test
From: freenas.bacon@spearfoot.net
To: keith@spearfoot.net
Date: Fri, 07 Feb 2020 22:59:37 -0000
Message-ID:
X-Mailer: FreeNAS
X-FreeNAS-Host: bacon.spearfoot.net
Feb 7 16:59:37 bacon /middlewared[75]: Failed to send email to keith@spearfoot.net: string payload expected: