configuring email on nop commerce 1.5

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
hello,

how do we configure email on nop commerce, at present when we send a contact us email message saying mail is send is displayed however mails are not being received.

Regards,
13 years ago
You need to configure mail settings.

Have you created a mailbox for your domain ?

If yes, you can use the credentials.

Here are the steps to configure mail setting using gmail account (you can use your domain mailbox settings instead of gmail)

http://www.strivingprogrammers.com/boards/t/50/how-to-setup-contact-us-form-in-nopcommerce-solved.aspx

P.S. The link includes steps for configuring mail settings in 1.9v, since you are using 1.5v the only difference will be 3rd step:

use this:

3) Go to Admin section > Configuration > Global Settings > Choose tab that says 'Mail Settings"

Rest follow the steps mentioned in the above tutorial.
13 years ago
is enabling ssl a prerequisite for enabling email cause we are not using ssl and whenever we are trying to send the email we get the following error.

"Server does not support secure connections"

Regards,
13 years ago
Like I mentioned above that the tutorial is only for gmail which requires SSL

But if you are using your domain mailbox or any other mailbox you don't need to check enable ssl.
13 years ago
very nice, we will install ssl and then try again

regards,
13 years ago
no you don't need to install SSL on your server. It is very straight forward if you are using gmail just check the "Enable SSL" option  (gmail uses it's own server's ssl service) and if you are using your domain mailbox then make sure this option is unchecked - that's it.

No need to install SSL certificate for your mail settings.
13 years ago
excellent thats working fine now, which table in the database these emails are being entered and how can we view them.

thanks

regards
13 years ago
upgraded to nop commerce 1.9 and now while upgrading the email, the following error shows on trying to send a test mail


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

Regards,
13 years ago
Mailbox unavailable. The server response was: 5.1.8 Only registrated user are allowed to use this system {mp-us008}
what to do
13 years ago
lubish wrote:
upgraded to nop commerce 1.9 and now while upgrading the email, the following error shows on trying to send a test mail


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

https://www.nopcommerce.com/boards/t/1529/mail-settings-error.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.