[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Broken Mail Relay



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