We use Mail::Sender in a lot of scripts. Thanks, Jenda!
Now our mail server doesn't support TLS 1.0 and 1.1 anymore but TLS 1.2 only. Unfortunately, I couldn't find a way of forcing Mail::Sender to use TLS 1.2. Is there anyone who can share an example on how to accomplish this?