Im using Mail::Sender with my perl program and were able to send mails with this program when using windows xp. After migration to Windows 7 this does not work anymore and fails with the following error:
error sending mail, connect() failed: The handle is invalid
Someone an idea how to handle this invalid handle error?