Menu

#15 SMTP Authentication Problem

open
nobody
None
5
2010-10-20
2010-10-20
Jim
No

Hi

I downloaded and am trying to use the Amazon Merchant Transport Utility.

Everything is ok except when I dump a file to upload it just hangs in the temp folder
for a very long time. I checked the log and found this

2010-10-19 12:19:40,312 [Thread-0] ERROR com.amazon.merchants.monitor.SendMailMonitorAction Error sending email to jdljdl1234@yahoo.com
javax.mail.SendFailedException: Sending failed;
nested exception is:
class javax.mail.MessagingException: 530 authentication required - for help go to http://help.yahoo.com/help/us/mail/pop/pop-11.html

at javax.mail.Transport.send0(Transport.java:218)
at javax.mail.Transport.send(Transport.java:80)
at com.amazon.merchants.mail.SMTPMailer.sendMail(SMTPMailer.java:38)
at com.amazon.merchants.monitor.SendMailMonitorAction.warnOnStateChange(SendMailMonitorAction.java:39)
at com.amazon.merchants.monitor.MonitorAction.update(MonitorAction.java:38)
at java.util.Observable.notifyObservers(Unknown Source)
at com.amazon.merchants.monitor.HeartbeatMonitor.toggleAndNotifyOnStateChange(HeartbeatMonitor.java:77)
at com.amazon.merchants.monitor.HeartbeatMonitor.run(HeartbeatMonitor.java:49)
at java.lang.Thread.run(Unknown Source)

…it seems that I need to authenticate the SMTP server with my login credentials. Any idea how I can set this
up?

Jim

Discussion


Log in to post a comment.

Monday.com Logo