Hi,
I'm a running a script that has to send emails for validation after signup. Unfortunetaly, there is not option to authenticate the SMTP server and I cannot use sendmail because I'm on Windows.
Is there anyway of not using authentication for a given SMTP server or any other way not...