Hi,
I'm probably very clumsy, because I can't seem to send an email from a form via gmail.
I looked for help in the forum, and a knowledgeable person suggested the following setting, but I didn't get anywhere with that either.
Form
general: comments
action: <?php echo basename(__FILE__); ?> (autofill)
method: POST (autofill)
encoding type: multipart/form-data (autofill)
accept charset:
target:
use built in PHP processot script: on
email address: ede.somogyvari@gmail.com
subject: Website
message:values submitted...
succes page: OK.html
error page: ERR.html
Advanced From Processor Properties
smtp host: smtp.gmail.com
port: 465 (SSL)
use smtp authentication (on)
Username: ede.somogyvari@gmail.com
password: **********
smtp encryption: ssl
I've also tried every possible setting combination.
What could be the reason?
Thank you very much if someone can help.
Peter
gmail
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: gmail
This is most likely a restriction of your webhost.
In most cases, you will need to use the local SMTP of the webhost.
In most cases, you will need to use the local SMTP of the webhost.