Fetchmail with SSL?

Ryan Schmidt ryandesign at macports.org
Thu Feb 7 19:06:31 PST 2013


On Feb 7, 2013, at 20:53, Bill Christensen wrote:

> The most recent update of Fetchmail appears to have broken because my installation requires SSL, and the portfile explicitly states "--without-ssl".
> 
> I've modified the portfile so that it says "--with-ssl", and ran a sudo port upgrade fetchmail command, but I'm not seeing any change. I'm still getting "SSL is not enabled at ssl" on startup.

"sudo port upgrade fetchmail" will not rebuild fetchmail if MacPorts doesn't think it's outdated.

Yes, the port says --without-ssl -- unless you select the +ssl variant, which sounds like what you want. Please revert the changes you made, then run:

sudo port install fetchmail +ssl




More information about the macports-users mailing list