Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Unwise

Pages: [1]
1
Installation problems / Re: Sending mails doesn't work --> i get no error
« on: February 07, 2011, 11:56:06 am »
my log.php file:
I use default php settings.

Session "default" started at 2011-02-06T15:14:24+0000
#1 ERROR: Error: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known in '/var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/library/swift/lib/classes/Swift/Transport/StreamBuffer.php' on line 233 (error code: 2)
#2 ERROR: Error: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to :25 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in '/var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/library/swift/lib/classes/Swift/Transport/StreamBuffer.php' on line 233 (error code: 2)
#3 ERROR: ERROR SENDING EMAIL: #0 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/library/swift/lib/classes/Swift/Transport/StreamBuffer.php(70): Swift_Transport_StreamBuffer->_establishSocketConnection()
    #1 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/library/swift/lib/classes/Swift/Transport/AbstractSmtpTransport.php(101): Swift_Transport_StreamBuffer->initialize(Array)
    #2 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/library/swift/lib/classes/Swift/Mailer.php(74): Swift_Transport_AbstractSmtpTransport->start()
    #3 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/environment/classes/mail/MailUtilities.class.php(714): Swift_Mailer->send(Object(Swift_Message))
    #4 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/application/controllers/MailController.class.php(791): MailUtilities->sendMail('', 'farrah.degroef@...', Array, 'Re: lan', '<div style="fon...', '', '', NULL, 25, 'glenn.jacobs@jh...', 'lycjivr~k', 'text/html', '', '<og.1297005264....', '<001701cbc60a$f...', Array, 'Message-ID: <og...', 2)
    #5 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/environment/classes/controller/Controller.class.php(76): MailController->send_outbox_mails()
    #6 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/environment/classes/controller/PageController.class.php(62): Controller->execute('send_outbox_mai...')
    #7 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/environment/classes/Env.class.php(133): PageController->execute('send_outbox_mai...')
    #8 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/init.php(163): Env::executeAction('mail', 'send_outbox_mai...')
    #9 /var/www/vhosts/jh-qbus.be/subdomains/km/httpdocs/index.php(9): require('/var/www/vhosts...')
    #10 {main}
#4 DEBUG: Could not send email: Connection could not be established with host  [php_network_getaddresses: getaddrinfo failed: Name or service not known #0]
    mail_id=346
#5 DEBUG: Swift returned sentOK = false after sending email
    mail_id=346
Time since start: 0.35003685951233 seconds

2
Installation problems / Sending mails doesn't work --> i get no error
« on: February 07, 2011, 11:11:48 am »
When i try to send emails to other user the mail comes in sent box but the receivers doesn't get the mail.

When i try the testmail tool it works...

Can someone help me?

Pages: [1]