Subject: | Email::Sender::Transport is missing the typical parameter 'timeout' |
It is not possible to specify the typical parameter for connections
'timeout' ('debug' would be nice, too) when creating an
Email::Sender::Transport::SMTP->new(....)....
In our environment I needed that parameter and hardcoded this into the
Email/Sender/Transport/SMTP.pm!