How do we configure email plugin in guidewire so that email can be sent. I have seen EmailUtil class which have method sendEmailWithBody, but its not sending email and neither giving any exception. Can somebody help me?
I have tried configuring email plugin, also tried using EmailUtil, but notjing seems to work. I am not what I am missing here