Hi Guys,
I have my local machine config configured to use a maildrop so they dump all the .eml files into my local directory.. It works fine for when i test it in the backend of the site..

When i then go to send email to a friend or complete an order locally for some reason it's queuing the messages in the db but the queue manager keeps retrying from what I can see in the DB.. i was just wondering how to debug this as elmah isn't giving me any exceptions and i don't know how and when the queuing and sending runs!

or if it's just something small i need to change.. ie does the domain of the mail account im sending from have to match the domain of the webstore even in dev??