|
| | Subject: | Disable queue hashing | | Group: | Postfix-users | | From: | Peter Rabbitson | | Date: | 28 Jul 2007 |
Hi,
Is it possible to disable queue hashing entirely? I tried to add the
following string in main.cf (without the quotes):
'hash_queue_names = '
and postfix -n confirmed that the setting got picked up. However trying
to start postfix I got this:
fatal: bad string length 0 < 1: hash_queue_names =
Is unsetting of this variable simply not allowed?
Thanks
Peter
|