Hi,

When I try to use a db file for my recipient table I get "invalid use of
table "recipients" as RECIPIENT parameter". When I use a plain file it
works. I've created the db file with "makemap -t set recipients". Is this
on purpose or is it a bug?

Using a plain file:
  table recipients file:/etc/mail/recipients
  accept from any for any recipient <recipients> relay via ...

Using a db file:
  table recipients db:/etc/mail/recipients.db
  accept from any for any recipient <recipients> relay via ...

OS: OpenBSD 5.5 AMD64.

Kind regards,


Martijn Rijkeboer

Reply via email to