|
| | Subject: | postmap can't always find keys | | Group: | Postfix-users | | From: | Kirk Strauser | | Date: | 26 Nov 2007 |
My local delivery is via Cyrus, and I'm trying to get Postfix to use sasldb2
for local_recipient_maps. I'm running into a problem with spurious results
from postmap. For example:
$ sudo postmap -s /usr/local/etc/sasldb2 | grep ^joeuser
joeuser joepassword
$ sudo postmap -q joeuser /usr/local/etc/sasldb2
<blank>
It seems to find joeuser whenever it's dumping all the items, but when it's
actually *looking* for joeuser, nada. Am I doing something wrong?
--
Kirk Strauser
|