Hi,
I am subscribing to a document and set to send notification on every event. Then I delete the document, but notification is not sent.
From the log file I see it can connect to SMTP server, but cannot send email. The error is com.sapportals.wcm.service.notificator.wcm.NotificatorService#EmailChannel: SMTP error while sending message for EMAIL553 Requested action not taken: Local user only,smtp14,wKjRD7D736FYjTBGiYFxDw==
The SMTP server is smtp.yahoo.com and my email is someone@yahoo.com.
Am I missing something in the configuration?
Thanks,
Ray