Hi,
I am trying to use the "EmailService (Send with Document)" found in "Foundation". The SMTP host that I use does not require any authentication. But the email service is throwing "com.adobe.idp.dsc.email.ConnectionFailedException" if I dont provide a SMTP user and password. If I write my own custom java code to send email through the same SMTP host, it works without the authentication. By this way I was able to prove that authentication is indeed not needed by this SMTP host. Could somebody tell me if I am missing something that makes this service look for authentication information always? The "SMTP authentication" check box is un checked in service properties.
Thanks.
Regards,
Badri.
I am trying to use the "EmailService (Send with Document)" found in "Foundation". The SMTP host that I use does not require any authentication. But the email service is throwing "com.adobe.idp.dsc.email.ConnectionFailedException" if I dont provide a SMTP user and password. If I write my own custom java code to send email through the same SMTP host, it works without the authentication. By this way I was able to prove that authentication is indeed not needed by this SMTP host. Could somebody tell me if I am missing something that makes this service look for authentication information always? The "SMTP authentication" check box is un checked in service properties.
Thanks.
Regards,
Badri.