HiI got the following error:Failure to send Email: An established connection was aborted by the software in your host machine.[...]Is there is any other way to send the emails from workflow. Kindly suggestThanks,Rahul
Ya i am specifying the mailserver in iw.cfg correctly. Can you tell me how to provide authontication to it ? Rahul
my($mailer) = new Mail::Mailer('smtp', Server => $$href{ms}, Debug => 1);
Even, You can even that error, if mail server has any problem or if virus scanner giving any trouble. You may also look in this direction.
You may also get the same error if1. Mail server has any problem or 2. AntiVirus scanner giving any trouble. Sorry for previous posting error.