Hi,
In my case, trying to start greylistd lasts in the message:
File "/usr/sbin/greylistd", line 268
def saveToFile (datafile, dictionary, perm=0600):
^
SyntaxError: invalid token
When I try to execute greyest list, I have the message:
File "/usr/bin/greylist", line 29
False, True = (0 is 1), (1 is 1)
^
SyntaxError: can't assign to keyword

