Hi there
I am trying to add a few entries in my virtusertable.db:
my virtusertable file looks like this:
when I type
makemap -r hash /etc/mail/virtusertable < /etc/mail/virtusertable.db
I receive the following error:
makemap: /etc/mail/virtusertable: line 1: line too long (1024 bytes max)
and it repeats for lines 1 to 12,
I read that virtusertable.db is corrupt, how can i fix that?
any ideas?
thanks in advance,
Rick
I am trying to add a few entries in my virtusertable.db:
my virtusertable file looks like this:
Code:
ricardo@domain.com bh_ricardo
ricardo@domain2.com ba_ricardo
john@domain.com bh_john
john@domain2.com ba_john
when I type
makemap -r hash /etc/mail/virtusertable < /etc/mail/virtusertable.db
I receive the following error:
makemap: /etc/mail/virtusertable: line 1: line too long (1024 bytes max)
and it repeats for lines 1 to 12,
I read that virtusertable.db is corrupt, how can i fix that?
any ideas?
thanks in advance,
Rick