Hi, I have recently discovered sugar and so far I am quite enjoying it. I seem to have everything properly setup with the exception that any emails composed don't seem to actually get sent.

I'm running PHP on a windows machine and I'm a PHP developer so I am quite familiar with the language. I've set my smtp server up using SMTP after Sendmail was not working either.

Is there something I"m missing?

PS: I have an invoicing app that I wrote that sends emails using the mail function in php just fine so I know it's not a firewall or my Internet connection.


Thanks.

Greg