kettle_anonymous
04-25-2006, 10:55 AM
Hi ,
This is the error when am sending a mail based on job steps : steps exceute fine but the mail send operation fails with following error:
ERROR : Problem while sending message: 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/bizmail/pop/pop-11.html
I have checked the the above yahoo.bizmail page for help.as i understand authnetication can be set to only listed programs below
"
The Yahoo! Business Email SMTP server requires authentication. To learn how to configure your email client, please choose from the following programs:
Outlook 2002 (XP) and 2003
Outlook 98 and 2000
Microsoft Outlook Express
Microsoft Outlook Express for Macintosh
Eudora 5.1 and higher
Netscape Mail: all versions
IncrediMail Build 618 and higher
Entourage 2001 and higher
If your program and version are not listed above, you may have trouble connecting to the Yahoo! Mail SMTP servers. Yahoo! does not support other programs and versions.
"
i have configured my outlook to SMTP authentication for bizmail.yahoo, but how to authenticate the mail process from kettle?
Thanks,
sam
This is the error when am sending a mail based on job steps : steps exceute fine but the mail send operation fails with following error:
ERROR : Problem while sending message: 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/bizmail/pop/pop-11.html
I have checked the the above yahoo.bizmail page for help.as i understand authnetication can be set to only listed programs below
"
The Yahoo! Business Email SMTP server requires authentication. To learn how to configure your email client, please choose from the following programs:
Outlook 2002 (XP) and 2003
Outlook 98 and 2000
Microsoft Outlook Express
Microsoft Outlook Express for Macintosh
Eudora 5.1 and higher
Netscape Mail: all versions
IncrediMail Build 618 and higher
Entourage 2001 and higher
If your program and version are not listed above, you may have trouble connecting to the Yahoo! Mail SMTP servers. Yahoo! does not support other programs and versions.
"
i have configured my outlook to SMTP authentication for bizmail.yahoo, but how to authenticate the mail process from kettle?
Thanks,
sam