atom feed8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Corrupted Pythonf...
FromSent OnAttachments
Paweł TęczaDec 12, 2008 3:32 am 
Paweł TęczaDec 15, 2008 1:05 am 
Paweł TęczaDec 15, 2008 5:07 am 
Paweł TęczaDec 17, 2008 8:38 am 
Gordon MessmerDec 17, 2008 9:28 am 
Paweł TęczaDec 18, 2008 1:59 am 
Paweł TęczaDec 18, 2008 4:39 am 
Gordon MessmerDec 18, 2008 11:06 am 
Subject:Re: [courier-users] Corrupted Pythonfilter greylist_NotPassed database
From:Gordon Messmer (yiny@eburg.com)
Date:Dec 18, 2008 11:06:16 am
List:net.sourceforge.lists.courier-users

Paweł Tęcza wrote:

Is it very hard to add support for the psycopg2 module right now?

Probably not. I haven't checked on which variant of the DB-API it supports. Changes from the existing pgsql support will be very minor. At worst, the connect() function will take a different format argument, and the select queries will use a different character to indicate parameter replacement.