SwiftMailer Error: Cannot Send Message Without Sender Address

messages are marketing messages

/bin/console mautic:emails:send <—fails

When using /bin/console swiftmailer:email:send the test message
/bin/console mautic:campaigns:messages --channel=email sends
/bin/console mautic:broadcasts:send --channel=email

Some pending emails send

When using /bin/console swiftmailer:spool:send -vvv

Exception trace:
at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php:124
Swift_Plugins_LoggerPlugin->exceptionThrown() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php:139
Swift_Events_SimpleEventDispatcher->bubble() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php:119
Swift_Events_SimpleEventDispatcher->dispatchEvent() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:432
Swift_Transport_AbstractSmtpTransport->throwException() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:195
Swift_Transport_AbstractSmtpTransport->send() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php:169
Swift_FileSpool->flushQueue() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php:119
Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand->recoverSpool() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php:90
Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand->processMailer() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php:67
Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand->execute() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/console/Application.php:1005
Symfony\Component\Console\Application->doRunCommand() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/framework-bundle/Console/Application.php:86
Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/console/Application.php:255
Symfony\Component\Console\Application->doRun() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/framework-bundle/Console/Application.php:74
Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/vendor/symfony/console/Application.php:148
Symfony\Component\Console\Application->run() at /var/www/vhosts/where-mautic-is-installed.com/hub.where-mautic-is-installed.com/bin/console:43

swiftmailer:spool:send [–message-limit MESSAGE-LIMIT] [–time-limit TIME-LIMIT] [–recover-timeout RECOVER-TIMEOUT] [–mailer MAILER] [–transport TRANSPORT] [-h|–help] [-q|–quiet] [-v|vv|vvv|–verbose] [-V|–version] [–ansi] [–no-ansi] [-n|–no-interaction] [-e|–env ENV] [–no-debug] [–]