Ricardo Kleemann wrote: > > Error from pythonfilter: > Jan 23 10:43:05 email1 courierfilter: Could not open auto_whitelist TtlDb: > Failed to open pythonfilter SQL db, check settings in > pythonfilter-modules.conf > > Config in pythonfilter-modules.conf: > [TtlDb] > # dbmType can be dbm (dbm file), psycopg2 (postgresql database), > # or mysql (mysql database) > type = 'mysql' > # The 'dbm' db type requires a dmbDir > #dir = '/var/lib/pythonfilter' > # SQL db types require host, port, database name, username, and password > host = 'mysql' > # port = '5432' > db = 'pythonfilter' > user = 'pythonfilter' > password = 'xxxxx'
"port" is not an optional setting with the SQL adapters. You must specify a port. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users