Question:
I`m usig
mailman.SshOpenTunnel("","")
to open ssh tunnel , in order to send email , the problem is , the boolean is always false. It works , it sends the email through the SSHtunnel but I can't control it, i need to control it before calling
mailman.SshAuthenticatePw
or
mailman.OpenSmtpConnection
Is there a workaround ? Thanks in advance !
Ok, my mistake, for some reason , a colleague of mine made some changes that i did not reviewed. It works ! I`m sorry ! Please delete this question