Email setup problem.

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
goplu
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Thu Aug 14, 2008 9:31 am

Email setup problem.

Post by goplu » Thu Aug 14, 2008 9:58 am

I am having an error message when I tried to test my smtp mail setup. I have an email account with godaddy, and the port numbers are 80 and 3535 as far as godaddy says. When I put these ports I get that error. When I put 25 or nothing, it says the test mail is failed. I have tried another email company that offers smtp relay with port 25, that one didn't work either. I don't know what is wrong. Please help. Thanks.

"Request for the permission of type 'System.Net.Mail.SmtpPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. "

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

Re: Email setup problem.

Post by mazhar » Thu Aug 14, 2008 10:13 am

Make sure that you are using correct outgoing server. Read the following link for Email configuration in AbleCommerce
http://help.ablecommerce.com/mergedProj ... ttings.htm

goplu
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Thu Aug 14, 2008 9:31 am

Re: Email setup problem.

Post by goplu » Thu Aug 14, 2008 10:20 am

Thanks for the fast reply Mazhar. This is the server address at godaddy "Your outgoing mail server is smtpout.secureserver.net", but it didn't work. If I am remembering correctly I was able to send it with godaddy email account when I hosted my software at ablecommerce's server. But now it is under godaddy's shared hosting servers.

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

Re: Email setup problem.

Post by mazhar » Thu Aug 14, 2008 11:21 am

This doesn't seems to be a problem with AbleCommerce. There are some other threads in the forums regarding SMTP settings for example read the following post
viewtopic.php?f=42&t=7841&p=33131&hilit=SMTP#p33131

goplu
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Thu Aug 14, 2008 9:31 am

Re: Email setup problem.

Post by goplu » Thu Aug 14, 2008 11:50 am

I had read all of them even have installed your scriplet for gmail stmp set up, but no luck :| Same error. Thanks.

User avatar
AlexG
Commander (CMDR)
Commander (CMDR)
Posts: 128
Joined: Mon Mar 03, 2008 9:51 pm
Location: StealDeals.com
Contact:

Re: Email setup problem.

Post by AlexG » Mon Aug 18, 2008 11:23 pm

goplu wrote:I had read all of them even have installed your scriplet for gmail stmp set up, but no luck :| Same error. Thanks.
Error was fixwt in SP1

But if you send email to your subscribers using different email address that in your email settings ( Requires Authentication) AC show an error after sending that your email adderess not allowed!

bptoll123
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 23
Joined: Sat Aug 23, 2008 8:19 am

Re: Email setup problem.

Post by bptoll123 » Sat Aug 23, 2008 8:37 am

I'm new to able and had this issue. you might put "localhost" in the server name and port 25 and do not authenticate. the email went through for me after changing this.

then you might update/create an spf record so your email from able doesn't get labeled as spam. you add a text record into your domain control panel at godaddy. the content of the record can be determined by going to

http://www.microsoft.com/mscorp/safety/ ... fault.aspx

you need to know the domain that localhost corresponds to. you can get this from the header of your test message that you send out from email settings page. you fill out the form and it tells you what to paste into your text record. note the form does not create or update your spf record.. it only tells you what you need to paste into your txt record.

good luck.

goplu
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Thu Aug 14, 2008 9:31 am

godday smtp relay server address configuration.

Post by goplu » Mon Aug 25, 2008 3:50 pm

I finally found the solution. Looks like godaddy has a different smtp server address which is not listed anywhere, not even listed in their help site. The address is relay-hosting.secureserver.net. The port number is 25. Still needed to put the godaddy email account username and password. Thanks to everybody.

combra
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 98
Joined: Thu Jul 31, 2008 7:09 pm

Re: godday smtp relay server address configuration.

Post by combra » Thu Sep 04, 2008 9:06 pm

goplu wrote:I finally found the solution. Looks like godaddy has a different smtp server address which is not listed anywhere, not even listed in their help site. The address is relay-hosting.secureserver.net. The port number is 25. Still needed to put the godaddy email account username and password. Thanks to everybody.
I had the same issue and your solution solved my problem as well! Thanks for this great post! I even called GoDaddy, and they didn't even know that address...so how did you find it?
AC 7.0.7 build 14600

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

Re: Email setup problem.

Post by mazhar » Thu Sep 04, 2008 11:04 pm

I finally found the solution. Looks like godaddy has a different smtp server address which is not listed anywhere, not even listed in their help site. The address is relay-hosting.secureserver.net. The port number is 25. Still needed to put the godaddy email account username and password. Thanks to everybody.
I think this is something we should place some where on WIKI so that any one facing this problem can easily found this.

The following forum thread also have some posts that discussed the same solution.
http://forums.asp.net/t/939893.aspx

Post Reply