|
I have a MIME-Lite 101 question. Can I send E-Mail using
send('smtp','smtp.myISPnamehere.net');?
This doesn't work as I'm not authorized. However, can I identify myself and E-Mail password in the script as is done with POP3Client?
That should authorize me and would avoid my having to install sendmail or such. |