S/MIME Mail Causes RT EX_TEMPFAIL Errors
Posted in archive, computing, troubleshooting on Jan 5th, 2006
S/MIME message don’t interact well with RT. If you send an S/MIME email to the system, you will likely receive the nondescript “no value sent for required parameter ‘message’” error. The mail administrator will see EX_TEMPFAIL errors (if using Sendmail). One solution is to remove MIME data from incoming messages destined for RT.
The following was [...]