From: Wade B. <wbe...@gm...> - 2009-01-12 04:50:07
|
Hi, This patch allows me to use imaps (ubuntu intrepid). I basically took updated code from: http://www.perlmonks.org/?node_id=649742 It looks like an updated ssl socket library takes care of eating the opening message instead of having to do it manually. I'm not sure of a good way to distinguish between the old ssl and new ssl libraries, nor what version the change was made :( The patch also makes a print statement honor $quiet. Thanks for the great software! Wade |