does anyone know how to include smtp authentication in php form generator's forms?
i need to include this functionality for the forms to work because i have configured my server to Prevent the user "nobody" from sending out mail to remote addresses, thus i need to authenticate.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
does anyone know how to include smtp authentication in php form generator's forms?
i need to include this functionality for the forms to work because i have configured my server to Prevent the user "nobody" from sending out mail to remote addresses, thus i need to authenticate.