Finexes
Well-known member
Hello,
we recently switched from a Linux vServer to a Windows Rootserver. The migration went pretty smooth and everything is working properly, except one thing. We constantly receive the following error message:
We are now using a new domain for our mailserver with a .media TLD, could this be the problem?
Thanks for your help!
we recently switched from a Linux vServer to a Windows Rootserver. The migration went pretty smooth and everything is working properly, except one thing. We constantly receive the following error message:
Code:
Zend\Mail\Exception\InvalidArgumentException: Job XF:EmailUnsubscribe: The input is not a valid email address. Use the basic format local-part@hostname src\vendor\zendframework\zend-mail\src\Address.php:77
Stack trace
#0 src\vendor\zendframework\zend-mail\src\Address.php(53): Zend\Mail\Address->__construct('Postmaster', 'MailEnable Admi...', '')
#1 src\vendor\zendframework\zend-mail\src\Header\AbstractAddressList.php(86): Zend\Mail\Address::fromString('MailEnable Admi...', '')
#2 [internal function]: Zend\Mail\Header\AbstractAddressList::Zend\Mail\Header\{closure}('MailEnable Admi...')
#3 src\vendor\zendframework\zend-mail\src\Header\AbstractAddressList.php(65): array_map(Object(Closure), Array)
#4 src\vendor\zendframework\zend-mail\src\Headers.php(484): Zend\Mail\Header\AbstractAddressList::fromString('From: "MailEnab...')
#5 src\vendor\zendframework\zend-mail\src\Headers.php(231): Zend\Mail\Headers->loadHeader('From: "MailEnab...')
#6 src\vendor\zendframework\zend-mail\src\Headers.php(95): Zend\Mail\Headers->addHeaderLine('From: "MailEnab...')
#7 src\vendor\zendframework\zend-mime\src\Decode.php(149): Zend\Mail\Headers::fromString('Message-ID: <00...', '
')
#8 src\vendor\zendframework\zend-mail\src\Storage\Part.php(110): Zend\Mime\Decode::splitMessage('Message-ID: <00...', 'Message-ID: <00...', '')
#9 src\vendor\zendframework\zend-mail\src\Storage\Message.php(52): Zend\Mail\Storage\Part->__construct(Array)
#10 src\vendor\zendframework\zend-mail\src\Storage\Imap.php(126): Zend\Mail\Storage\Message->__construct(Array)
#11 src\XF\EmailUnsubscribe\Processor.php(38): Zend\Mail\Storage\Imap->getMessage(1)
#12 src\XF\Job\EmailUnsubscribe.php(27): XF\EmailUnsubscribe\Processor->processFromStorage(Object(Zend\Mail\Storage\Imap), G)
#13 src\XF\Job\Manager.php(253): XF\Job\EmailUnsubscribe->run(G)
#14 src\XF\Job\Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#15 src\XF\Job\Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#16 job.php(42): XF\Job\Manager->runQueue(false, 8)
#17 {main}
We are now using a new domain for our mailserver with a .media TLD, could this be the problem?
Thanks for your help!