Hi,
I have a script that is trying to connect to gmail email server to retrieve and process some emails. I have installed all the required perl modules but I keep getting the following error. Can someone please shed some light on what might be wrong?
"Unable to connect to imap.gmail.com: IO::Socket::SSL: connect: Connection refused at ./email.pl line 81"
Thanks