Hello Gordon,

Friday, February 15, 2008, 11:01:21 AM, you wrote:

> Sergio Bortsov wrote:
>>> That's not gdbm, that's "dbm". I'll have to check into that later. I'd
>>> recommend that you delete all of the dbm files in
>>> /var/state/pythonfilter, make sure that python-gdbm is installed
>>>     
>> how can i be sure that python-gdbm installed? gdbm module installing
>> with python2.5 package,isnt it?
>>   

> Depends on your platform.  On Red Hat/Fedora systems, yes.  The gdbm 
> module is always installed with python.  On Debian/Ubuntu,  python-gdbm
> is a separate package.

>>> Rather than use the greylist filter's internal whitelisting, use one of
>>> the whitelist modules that pythonfilter provides.
>>>     
>> how can i do it? sorry but i just started to use pythonfilter.
>>   

> Read the "README" file for documentation on the whitelist filters, and
> examples of their use.

Sorry for disturbance,but I still have question about comeagain.py
script.
Its very usefull for me.But I want to understand,
1) meaning of these strings
sendersTTL = 60 * 60 * 24 * 30
sendersPurgeInterval = 60 * 60 * 12
2) how can I check that db of mail addresses that was created by
comeagain script
I try to debug work of this script by using this instruction
# For debugging, you can create a file that contains one line,
    # beginning with an 's' character, followed by an email address
    # and more lines, beginning with an 'r' character, for each
    # recipient.  Run this script with the name of that file as an
    # argument, and it'll validate that email address
I created the control file like this
[EMAIL PROTECTED]
[EMAIL PROTECTED]
r...
r....
and write "python comeagain.py <name_of_control_file>,but didnt
receive any good results.
Meybe I used wrong format for that file??..
Please help,if you can.
Thanks a lot for good filter and for your help.

-- 
Best regards,
 Sergio Bortsov                            mailto:[EMAIL PROTECTED]
ISP Neonet
8(098)4491155
8(032)2987593



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to