[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Broken Mail Relay
- Subject: RE: [cobalt-users] Broken Mail Relay
- From: SM <nntp@xxxxxxxxx>
- Date: Mon Aug 13 10:29:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 08:50 07-08-2001 +0100, Andy Brown wrote:
>However, i'm not sure 100% if this does it, so you should be able to do the
>following:
>/usr/sbin/makemap btree /etc/mail/access.db < /etc/mail/access
You should use hash instead of btree
/usr/sbin/makemap hash /etc/mail/access.db < /etc/mail/access
Regards,
-sm