I've got a SMTP mail server on my computer that requires server authentication and I want to use it for sending emails via PHP but I can't see anywhere in php.ini to specify a username and password?

Can someone point me in the right direction?