Sending mail service

Hi,
1.JMX console inside i will invoke to mail address.mail.
2.My doubt is how to do a controller automatically invoking to email address.

Hi,

Do not forget that most of the topics are covered in docs. There is documentation for that too: Sending Emails - CUBA Platform. Developer’s Manual

Hi,
Thanks for quick reply.
I am followed a documentation i am trying my self.
1.Restart the application server. Go to Administration > JMX Console, find the Emailer JMX bean and try to send a test email to yourself using the sendTestEmail() operation.

2.like a .E.g (Once we invoking a method automatically we getting sender mail details.) without youirself.