PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I want to write a script than can send emails using remote smtp server with authentication (TLS, SSL ,..), I tried to use PEAR Mail but it didn't work with TLS authentication, is that possible using PHP?
can anyone help
thanks
Check out d11wtq's new mailer script. It is in Code Snippets I think. If it does not do it, it can be extended to and d11wtq may be interested in helping you out.