While it's not exactly what you're looking for, does this hMailServer have the option of restricting SMTP access to a particular hostname/IP address? If so, you could just set it to localhost (127.0.0.1) and then not deal with passwords at all.
John -----Original Message----- From: weixiang [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 24, 2003 8:33 PM To: [EMAIL PROTECTED] Subject: [PHP-INSTALL] Can's send mail Hi, I am using PHP4 in W2K Server + hMailServer. In the hMailServer, I turned the "Require SMTP Authentication" on. The problem is: I can't find some config items in the php.ini that can set the SMTP user/password. Thus I can't send e-mail through that from PHP now. How to solve this problem? I can't turn off the SMTP authentication because I don't want to enable other people use my machine to send spam e-mails. Thank you very much, weixiang