• Welcome to KonaKart Community Forum. Please login or sign up.
 

E-mail Configuration

Started by Satish Shah, December 18, 2013, 10:37:20 am

Previous topic - Next topic

Satish Shah

18-Dec 15:50:47 WARN  (?:run:?) Problem Sending email (subject: Email from Pramu
kh Mobile) to montyrshah@gmail.com
com.konakart.app.KKException: Error sending email: 530 5.7.1 Authentication requ
ired

        at com.konakart.bl.Emailer.send(Unknown Source)
        at com.konakart.bl.EmailSender.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

I have tried:

SMTP server = plus.smtp.mail.yahoo.com
SMTP secure = true

and also tried
SMTP sever = smtp.mail.yahoo.com
instead of
plus.smtp.mail.yahoo.com


non of them working.

Can you please help me..


ming

Since the error mentions "Authentication required" - have you tried adding credentials?

Satish Shah

Hello Ming,

      Earlier it was working fine. But suddenly it stoped working by giving such error. Can you please guied me what kind of credentials do I need to add and how??

Thank You,
Satish Shah

Satish Shah

Still i cant solve the above problem..Need a help..

ming

If it was working before and isn't now, but you didn't change anything, I would get in touch with the person/company responsible for the SMTP server.   It could be that a change has been made there that you need to know about.

If you're having trouble with that particular SMTP server, can't you simply use a different SMTP server instead?