Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Administration
»
Send method : SMTP problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: Send method : SMTP problem (Read 11243 times)
wieyoga
Jr. Member
Posts: 77
Send method : SMTP problem
«
on:
May 29, 2015, 05:38:05 »
Does anyone know how to fix this problem,
the Send email method to SMTP is not work when using contact form , when click submit there is blank screen
please have a look "
http://www.iresv.com/contact-us.html
"
Logged
Online hotel reservation -
http://www.easyresv.com
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Send method : SMTP problem
«
Reply #1 on:
May 29, 2015, 08:16:51 »
Go to Elxis configuration, set
CORRECTLY
the required settings for SMTP and click the "test" link below to check E-mail settings.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
wieyoga
Jr. Member
Posts: 77
Re: Send method : SMTP problem
«
Reply #2 on:
May 29, 2015, 08:35:22 »
I did, the test result is succesfully sended but when try to send via contact form on front end the problem appear
Logged
Online hotel reservation -
http://www.easyresv.com
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Send method : SMTP problem
«
Reply #3 on:
May 29, 2015, 17:50:30 »
Blank page means fatal error. Can you please provide us the error log entry as generated to the corresponding file
when you submit the contact form?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
wieyoga
Jr. Member
Posts: 77
Re: Send method : SMTP problem
«
Reply #4 on:
May 30, 2015, 05:00:07 »
I've checked
There is no error log recorded for this action
Thank you
Logged
Online hotel reservation -
http://www.easyresv.com
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Send method : SMTP problem
«
Reply #5 on:
May 30, 2015, 11:27:00 »
We have to debug your website as for that, @wieyoga.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Send method : SMTP problem
«
Reply #6 on:
May 30, 2015, 13:22:39 »
Blank page means php fatal error. There will surely be something in Elxis error log.
See: Administration > Logs > Error log
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
wieyoga
Jr. Member
Posts: 77
Re: Send method : SMTP problem
«
Reply #7 on:
June 01, 2015, 04:00:22 »
oh i forget to enable error log on setting :-)
after i enable it below some error show on the report
"[2015-06-01 00:57:07] ERROR in file /home/panjibal/public_html/iresv/includes/libraries/swift/classes/Swift/Transport/AbstractSmtpTransport.php line 386
Uncaught exception 'Swift_TransportException' with message 'Expected response code 250 but got code "553", with message "553 Relaying disallowed as Wibawa Yoga
"' in /home/panjibal/public_html/iresv/includes/libraries/swift/classes/Swift/Transport/AbstractSmtpTransport.php:386
Stack trace:
#0 /home/panjibal/public_html/iresv/includes/libraries/swift/classes/Swift/Transport/AbstractSmtpTransport.php(281): Swift_Transport_AbstractSmtpTransport->_assertResponseCode('553 Relaying di...', Array)
#1 /home/panjibal/public_html/iresv/includes/libraries/swift/classes/Swift/Transport/EsmtpTransport.php(245): Swift_Transport_AbstractSmtpTransport->executeCommand('??.??', Array, Array)
#2 /home/panjibal/public_html/iresv/includes/libraries/swift/classes/Swift/Transport/AbstractSmtpTransport.php(335): Swift_Transport_EsmtpTransport->executeCommand('??.??', Array)
#3 /home/panjibal/public_html/iresv/includes/libraries/swift/classes/Swift/Transport/AbstractSmtpTransport.php(433): Swift_Transport_Abstra"
Logged
Online hotel reservation -
http://www.easyresv.com
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Send method : SMTP problem
«
Reply #8 on:
June 01, 2015, 10:41:00 »
Expected response code 250 but got code "553", with message "553 Relaying disallowed as Wibawa Yoga.
250 means: Requested action taken and completed.
553 means: The command was aborted because the mailbox name is invalid.
I assume that you have to verify your mailbox name before you use it via SMTP method.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
wieyoga
Jr. Member
Posts: 77
Re: Send method : SMTP problem
«
Reply #9 on:
June 01, 2015, 10:50:33 »
I verified it previously, the send email work on booking confirmation IOSR but for Contact form and hotels details contact form isn't
Logged
Online hotel reservation -
http://www.easyresv.com
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Send method : SMTP problem
«
Reply #10 on:
June 01, 2015, 21:17:08 »
As webgift said, and you can easily see from the logs you posted, the problem is not elxis or IOSR but the mailbox account.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Administration
»
Send method : SMTP problem