Email Server Configuration not working

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
terrysmith
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Wed Feb 17, 2010 8:50 pm

Email Server Configuration not working

Post by terrysmith » Sat Mar 06, 2010 4:54 pm

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
___________________
Terry Smith, Stunique Inc.
http://www.stunique.com/

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: Email Server Configuration not working

Post by Mike718NY » Sun Mar 07, 2010 12:51 pm

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Email Server Configuration not working

Post by mazhar » Mon Mar 08, 2010 7:48 am

Have a look at following thread, read the last post, it may help you.
http://social.msdn.microsoft.com/forums ... d45e13b45/

Post Reply