Hi,

Depends: ${python:Depends}, ${misc:Depends}

This should have picked up all required modules and should have made
Depends.

Hmmmm...


On Wed, Apr 20, 2011 at 09:38:47AM +0200, arno renevier wrote:
> Package: getmail4
> Version: 4.20.2-1
> Severity: important
> 
> Hi,
> since python is built without OpenSSL support, getmail cannot get mails over
> pop/ssl
> 
> Unhandled exception follows:
>     File "/usr/bin/getmail", line 687, in main
>     go(configs)
>     File "/usr/bin/getmail", line 104, in go
>     retriever.initialize()
>     File "/usr/share/getmail4/getmailcore/_retrieverbases.py", line 601, in 
> initialize
>     self._connect()
>     File "/usr/share/getmail4/getmailcore/_retrieverbases.py", line 159, in 
> _connect
>     self.conn = poplib.POP3_SSL(self.conf['server'],
>   AttributeError: 'module' object has no attribute 'POP3_SSL'

I have nt looked into code but have you try to install one of the
following packages?

 python-gnutls
 python-openssl

Osamu 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to