I did spend more than 2h creating a form to send a mail.
Tried really everything. Connection to SMTP host (same subnet as webserver) work somehow. But the script is not sending any data to the SMTP server.
Also tried using formdata.csv. This is ending with "cannot create file". Bit the creation process via FTP worked perfect.
Server is Win2019, PHP 8.1.
Ist there a chance to make that work or should I give up and use something else ?
Thanks for any assistance.
Paul
FORM not sending eMail using MS IIS 2019
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
-
- Posts: 30
- Joined: Wed Nov 19, 2014 9:53 pm
- Pablo
- Posts: 23879
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: FORM not sending eMail using MS IIS 2019
Did you read the FAQ?
viewtopic.php?t=32967
To be able to help you, I need your complete configuration and (server) error log
See also the 'VERY IMPORTANT NOTE'
viewtopic.php?t=32967
To be able to help you, I need your complete configuration and (server) error log
See also the 'VERY IMPORTANT NOTE'
- BaconFries
-
- Posts: 6111
- Joined: Thu Aug 16, 2007 7:32 pm
Re: FORM not sending eMail using MS IIS 2019
What version of the software are you using?
-
-
- Posts: 30
- Joined: Wed Nov 19, 2014 9:53 pm
Re: FORM not sending eMail using MS IIS 2019
Hi
WB is v20.3
PHP 8.1
Cant't find any error log.
Do I have to enable it ?
Website : https://lunch-inar.ch/phpinfo.php
WB is v20.3
PHP 8.1
Cant't find any error log.
Do I have to enable it ?
Website : https://lunch-inar.ch/phpinfo.php
- BaconFries
-
- Posts: 6111
- Joined: Thu Aug 16, 2007 7:32 pm
Re: FORM not sending eMail using MS IIS 2019
Thanks. Yes it would be helpful if the error log was enabled. Have you configured SMTP to run in Windows server 2019?