I'm running XP Pro, and I have a XAMPP setup. I'm learning Zend Framework, and I'm trying to use Zend_Mail. I guess I need to setup or configure my SMTP on my machine for this to work?
Can anyone tell me how to do this and most importantly how to test this to know if it's working (maybe an easier way than zend_mail because I'm a newbie there too and I may be doing other things wrong there).
So in short, I just want to set up SMTP and mail from localhost just to be sure things are set up correctly.
PS: so far, I have turned on (installed) the IIS from the windows components.