• Welcome to KonaKart Community Forum. Please login or sign up.
 
July 27, 2024, 11:55:20 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - yooifeng

1
Hi,

I am getting below exception when i try to send email from konacart. Please advice where can I configure SMTP IP host.

Details:
The details of the malfunction are :

Exception Name = com.konakart.app.KKException
Exception Message = An email cannot be sent because the SMTP_SERVER configuration has not been set to a valid SMTP server
Exception Stack Trace =
at com.konakart.bl.EmailMgr.getProperties(EmailMgr.java:125)
at com.konakart.bl.EmailMgr.(EmailMgr.java:105)
at com.konakart.app.KKEng.sendOrderConfirmationEmail(KKEng.java:1423)
...

Thanks in advance.