The biggest problem I can think of is that Google's smtp not only requires authentication, which is unsupported, but is also on an untraditional port using ssl/tls.
MarkLogic does not support authentication based relay. You'll have to configure and smtp server that your ML instance can use without authentication and set the from, reply to, etc. to reflect the gmail.com address it is coming from. On Aug 28, 2012 4:48 AM, "manoj viswanadha" <[email protected]> wrote: > Hi all, > > I have a requirement of sending email when schema validation fails in > marklogic. so for testing purpose i am using xdmp:email to send email. > i am trying to send mail from gmail to gmail. i am facing issue how to > set up Smtp relay option in groups. Please suggest me how i can proceed > further to achieve this. > > Thanks, > Manoj. > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
