Page 1 of 1

sending emails

Posted: Wed Apr 27, 2005 10:11 am
by newmember
Hi,

I'm testing localy on windows machine with apache, php.

I want to be able to send emailthrough one of email accounts that i have.
as i understand mail() function doesn't support smtp authorization...

so what are my options here?

Posted: Wed Apr 27, 2005 2:51 pm
by Chris Corbyn
Not sure but you could try a class like PHPMailer :?

Posted: Thu Apr 28, 2005 12:12 am
by ol4pr0
when testing it locally JAVA might some fun.. ( if you really want to take it to the max )

if on server .. dont think that will be a problem.

Posted: Thu Apr 28, 2005 2:31 am
by n00b Saibot
or may be Perl... :wink: