Bug SMTPValidateEmail Serverfouten log

Status
Not open for further replies.

iask

Customer
  • SMTPValidateEmail\Exceptions\NoConnection: [DragonByte Mail] Email validation failed: No connection
  • src/addons/DBTech/Mail/vendor/zytzagoo/smtp-validate-email/src/Validator.php:897
Stack trace

#0 src/addons/DBTech/Mail/vendor/zytzagoo/smtp-validate-email/src/Validator.php(720): SMTPValidateEmail\Validator->throwIfNotConnected()
#1 src/addons/DBTech/Mail/vendor/zytzagoo/smtp-validate-email/src/Validator.php(577): SMTPValidateEmail\Validator->send('MAIL FROM:<pctu...')
#2 src/addons/DBTech/Mail/vendor/zytzagoo/smtp-validate-email/src/Validator.php(312): SMTPValidateEmail\Validator->mail('pctuts.be@gmail...')
#3 src/addons/DBTech/Mail/Repository/Validator.php(98): SMTPValidateEmail\Validator->validate()
#4 src/addons/DBTech/Mail/Repository/Validator.php(56): DBTech\Mail\Repository\Validator->validateUser(Object(XFRM\XF\Entity\User))
#5 src/addons/DBTech/Mail/Cron/Mail.php(33): DBTech\Mail\Repository\Validator->verifyEmails()
#6 [internal function]: DBTech\Mail\Cron\Mail::verifyEmails(Array)
#7 src/XF/Admin/Controller/CronEntry.php(112): call_user_func(Array, Array)
#8 src/XF/Mvc/Dispatcher.php(321): XF\Admin\Controller\CronEntry->actionRun(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('XF:CronEntry', 'Run', Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\CronEntry), NULL)
#10 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\CronEntry), NULL)
#11 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#13 src/XF.php(390): XF\App->run()
#14 admin.php(13): XF::runApp('XF\\Admin\\App')
#15 {main}

array(4) {
["url"] => string(41) "/admin.php?cron/dbtechMailEmailVerify/run"
["referrer"] => string(37) "https://www.pctuts.be/admin.php?cron/"
["_GET"] => array(1) {
["cron/dbtechMailEmailVerify/run"] => string(0) ""
}
["_POST"] => array(1) {
["_xfToken"] => string(8) "****"
}
}
 
Hello @iask,

Thank you for your suggestion for DragonByte Mail. Your request will be reviewed by a member of our team shortly.

Unless there are any problems preventing these features from being added to the product, this thread will not receive another reply until it is time to review logged feature requests for implementation.

We appreciate you taking the time to help us improve our products!


- DragonByte Tech Staff
 
This likely means your server does not accept outgoing connections on port 25.

This is not a bug.
 
$ telnet smtp.gmail.com 25
Trying 108.177.127.109...
Connected to smtp.gmail.com.
Escape character is '^]'.
220 smtp.gmail.com ESMTP c23sm534879ejr.78 - gsmtp quit
221 2.0.0 closing connection c23sm534879ejr.78 - gsmtp Connection closed by foreign host.
 
It's still not a bug, your server couldn't connect to that user's email server at the time of running. I have no control over your server's ability to connect to a remote server.
 
Hello @iask,

We hope your ticket regarding DragonByte Mail has been addressed to your satisfaction. This ticket has now been closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

DragonByte Mail

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,227
Customer rating
0.00 star(s) 0 ratings
Back
Top