I setup SMTP Server with Requires Authentication and using sales@example.com and Subscription 'from' address support@example.com but if sending email to subcribers with From Address: support@example.com AC show me an error - Authentication Failed and support@example.com not allowed!
Please explan me why, and I must use only one email address??
Error in sending mail list
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Error in sending mail list
You pretty much answered your own question here: 'I must use only one email address?', that is correct on the AbleCommerce side of things.
- AlexG
- Commander (CMDR)
- Posts: 128
- Joined: Mon Mar 03, 2008 9:51 pm
- Location: StealDeals.com
- Contact:
Re: Error in sending mail list
Thank you but why is in "Administration > Configure > Email > Settings" has this form "Subscription 'from' address" ?Shopping Cart Admin wrote:You pretty much answered your own question here: 'I must use only one email address?', that is correct on the AbleCommerce side of things.
Re: Error in sending mail list
It's possible your mail server will not allow you to send emails from one address when you authenticated it with a different address. Mine does - it's a common security feature these days in SMTP servers.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- AlexG
- Commander (CMDR)
- Posts: 128
- Joined: Mon Mar 03, 2008 9:51 pm
- Location: StealDeals.com
- Contact:
Re: Error in sending mail list
Yes you are right! This is protect of mail server!SolunarServices wrote:It's possible your mail server will not allow you to send emails from one address when you authenticated it with a different address. Mine does - it's a common security feature these days in SMTP servers.