benningm / mtpolicyd

a modular policy daemon for postfix
21 stars 3 forks source link

Error: could not acquire lock for session #11

Closed benningm closed 8 years ago

benningm commented 8 years ago

mtpolicyd reports the following error when memcached is not available:

 error while processing request: could not acquire lock for session 6ff.56e9228d.807d3.0 at /usr/share/perl5/Mail/MtPolicyd.pm line 334, <GEN2> line 27.\n

The error message should be more specific.

benningm commented 8 years ago

This will be fixed in v2.0.

In 2.0 it will be possible to configure different session caching backends. Currently 'None' and 'Memcached'. It will default to 'None' which will just provide a unpersisted session.