I had an issue where I had to modify the contents of the messages in the spool.
Doing so was successful.
However, when I re-triggered the cron (after making my changes), I received:
Code:
[SymfonyComponentDebugExceptionFatalThrowableError]
Type error: Argument 1 passed to Swift_Transport_MailTransport::send() must implement interface Swift_Mime_Message, boolean given, called in /var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php on line 169
I had an issue where I had to modify the contents of the messages in the spool.
Doing so was successful.
However, when I re-triggered the cron (after making my changes), I received:
[code] [SymfonyComponentDebugExceptionFatalThrowableError]
Type error: Argument 1 passed to Swift_Transport_MailTransport::send() must implement interface Swift_Mime_Message, boolean given, called in /var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php on line 169