Page 1 of 1

Email Server Configuration not working

Posted: Sat Mar 06, 2010 4:54 pm
by terrysmith
I am configuring AbleCommerce on my local machine before going live, and I can not get the Email Server Configuration to work. Each time it says:
Server configuration was updated but the test resulted in error: Failure sending mail.

I've tried SMTP with and without SSL, with and without authentication, different ports, different email accounts... several configuration that I KNOW work.

When trying SSL the error log says:
Failure sending mail.; Unable to read data from the transport connection: net_io_connectionclosed.

When trying without SLL the error log says:
Failure sending mail.; Unable to connect to the remote server

I'm relatively new to IIS7. Is there something I need to configure there? The development machine I am on is Windows 7. I've looked at the Firewall settings, but it doesn't make sense that port 25 would blocked.

Please help!
Terry

Re: Email Server Configuration not working

Posted: Sun Mar 07, 2010 12:51 pm
by Mike718NY
I am configuring AbleCommerce on my local machine before going live, . .
That is why: you have to have the application on the actual server for the email to work.
It's not going to work on the local machine.

Re: Email Server Configuration not working

Posted: Mon Mar 08, 2010 7:48 am
by mazhar
Have a look at following thread, read the last post, it may help you.
http://social.msdn.microsoft.com/forums ... d45e13b45/