email ssl

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
hi,  
please help me how to set email with ssl enabled.
my web hosted in arvixe, and domain name is test.com.tw, ssl installed. i can config smtp.test.com.tw as smtp server in gmail, it works fine. but can't work in nopcommerce email setting.

email: [email protected]
user name: Shop Admin
host: test.com.tw
port: 465
user: [email protected]
password: mypassword
ssl: checked

the error message is "The operation has timed out. "
9 years ago
double check host name and try restart application.
9 years ago
well, the error message is still the same...
is there anything i should check first?
9 years ago
snoopyhome wrote:
well, the error message is still the same...
is there anything i should check first?


host would be smtp.test.com.tw  not test.com.tw
9 years ago
i've tried that too, and it works in gmail.
in gamil "settings/accounts and import", i can add an new "Send mail as" account with smtp.test.com.tw, port 465,  and "Check mail from other accounts " is work, too. send/receve email from this new account works fine.
9 years ago
snoopyhome wrote:
hi,  
please help me how to set email with ssl enabled.
my web hosted in arvixe, and domain name is test.com.tw, ssl installed. i can config smtp.test.com.tw as smtp server in gmail, it works fine. but can't work in nopcommerce email setting.

email: [email protected]
user name: Shop Admin
host: test.com.tw
port: 465
user: [email protected]
password: mypassword
ssl: checked

the error message is "The operation has timed out. "




Try this:

Host: MAIL.yourdomainname.com
Port: 25
User: YourEmail
Password: YourPassword


See this arvixe email settings: http://blog.arvixe.com/nopcommerce-tips-configuring-your-e-mail-settings/

http://blog.arvixe.com/wp-content/uploads/2012/08/email_config_02.jpg

https://www.nopcommerce.com/boards/t/6291/how-to-config-mail-account-for-nopcommerce-on-arvixe.aspx

https://www.nopcommerce.com/boards/t/31910/email-smtp-settings-not-working-send-test-email-timeout.aspx

https://www.nopcommerce.com/boards/t/6384/using-arvixe-but-cant-get-email-working-for-nopcommerce.aspx
9 years ago
thanks, L.K, i've tried port 25, but it can't work.
error message:
The SMTP server requires a secure connection or the client was not authenticated. The server response was: SMTP authentication is required.
9 years ago
Does it work then you "UNCHECK" the SSL option?

Did you look at the links that I provided above?
9 years ago
i visited all those links, and try lots of config ways, and it goes nowhere...

if uncheck ssl,
error message:
The SMTP server requires a secure connection or the client was not authenticated. The server response was: SMTP authentication is required.
9 years ago
i follow the link below
https://www.nopcommerce.com/boards/t/31910/email-smtp-settings-not-working-send-test-email-timeout.aspx

and got error message:
e SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at

and config google access permission by this link,
https://www.nopcommerce.com/boards/t/32410/send-test-mail-functionality-not-working-nopcommerce-340.aspx

any idea?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.