Home › Forums › Quform PHP › SMTP Gmail and sending email issues
- This topic has 2 replies, 2 voices, and was last updated 11 years, 9 months ago by Ally.
- AuthorPosts
- February 1, 2013 at 6:28 pm #2581glevanParticipant
Hello
Yesterday I purchased the quoform script.
I followed all the steps for installation.
I can send the message only if I configure the procces file in the normal mode (non SMTP)
But if I configure the process.php file to send in the SMTP mode, I get the error message:There was a problem
Fatal error: Uncaught exception 'phpmailerException' with message 'SMTP Error: Could not authenticate.' in /home/layoutex/public_html/teste/quform/lib/class.phpmailer.php:925
Stack trace:
#0 /home/layoutex/public_html/teste/quform/lib/class.phpmailer.php(815): PHPMailer->SmtpConnect()
#1 /home/layoutex/public_html/teste/quform/lib/class.phpmailer.php(678): PHPMailer->SmtpSend('Date: Fri, 1 Fe...', '--b1_de6ce842ff...')
#2 /home/layoutex/public_html/teste/quform/lib/class.phpmailer.php(606): PHPMailer->PostSend()
#3 /home/layoutex/public_html/teste/quform/process.php(398): PHPMailer->Send()
#4 /home/layoutex/public_html/teste/quform/process.php(455): process()
#5 {main}
thrown in /home/layoutex/public_html/teste/quform/lib/class.phpmailer.php on line 925I did the tests with both my gmail account and my domain’s email account. In both case the error is the same.
Another problem is that when sending in normal mode, the email arrives duplicated.
Thanks
Gil
February 1, 2013 at 6:47 pm #2582glevanParticipantHi
I managed to make the form work in smtp mode.
Apparently Gmail was blocking the access, I configured the Gmail account to accept the script connection.The only issue I still have is that when I send a message through the form, I get the same message twice in my mailbox.
Thanks
Gil
February 3, 2013 at 9:14 am #2593AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.