I'm trying to make a few modifications to ePop which is an adaptation of a PHP based webmail script. The SMTP server I use requires AUTH LOGIN prior to allowing any relaying. I've done what I BELIEVE to be the proper method in order to add this to the code, which didn't have any method of authentication. I'm relatively new to PHP and programming entirely, any assistance would be GREATLY appreciated.
I'm not gonna paste the entire script in here, too annoying, I'll just leave a <a href="http://risingsunz.com/phpost_send.txt> link </a> to a text file with the code, thanks in advance for all the help.
nino.brown