Re: [courier-users] courier-smtp slow to acept incomming connecttions

2009-01-09 Thread Tim Lyth
Add '-noidentlookup' to TCPDOPTS in /etc/courier/esmtpd and restart Courier-MTA. mattias wrote: > yes as the subject > how to spid upp it > i not remember > > > -- > Check out the new SourceForge.net Marketplace. > It is

Re: [courier-users] pythonfilter and sql

2009-01-09 Thread Ricardo Kleemann
I plan on clustering courier servers eventually, yes. Can you confirm whether pythonfilter is multithreaded? That's the main reason I'm switching from pureperlfilter. Ricardo - Original Message - From: "Gordon Messmer" To: Sent: Friday, January 09, 2009 11:42 AM Subject: Re: [courier

Re: [courier-users] courier-smtp slow to acept incomming connectt ions

2009-01-09 Thread Bowie Bailey
mattias wrote: > yes as the subject > how to spid upp it > i not remember Probably the ident lookup. It was discussed recently, but I don't remember the exact fix offhand. Search the archives for "ident" and you should find it. -- Bowie

[courier-users] courier-smtp slow to acept incomming connecttions

2009-01-09 Thread mattias
yes as the subject how to spid upp it i not remember -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _

Re: [courier-users] pythonfilter and sql

2009-01-09 Thread Gordon Messmer
Daniel Heule wrote: > > To Gordon: > Please can you pick up this code to the courier-pyhtonfilter package? I've asked Daniel to test a somewhat different patch, based on his work. If he reports success, I'll release another package shortly that contains MySQL support. Out of curiosity, are y

Re: [courier-users] pythonfilter and sql

2009-01-09 Thread Ricardo Kleemann
Do you mean the python-mysqldb package? I don't see a mysql-python package for Ubuntu. - Original Message - From: "Daniel Heule" To: Sent: Friday, January 09, 2009 8:23 AM Subject: Re: [courier-users] pythonfilter and sql >I have programmed a implementation for mysql for the ttldb's

Re: [courier-users] pythonfilter and sql

2009-01-09 Thread Daniel Heule
I have programmed a implementation for mysql for the ttldb's. you need the mysql-python package and the file TtlDb.py replaced in the filters dir of courier-pythonfilter 1.5 It's not long tested (one week since programmed). To Gordon: Please can you pick up this code to the courier-pyhtonfilter

[courier-users] pythonfilter and sql

2009-01-09 Thread Ricardo Kleemann
Hi, Does anyone know if there's a plan to get mysql support into pythonfilter? As I understand it, only postgresql is supported at the moment. Thanks Ricardo-- Check out the new SourceForge.net Marketplace. It is the bes