Hi, At 10:40 20-05-2003 -0700, Matt wrote:
Yes the backup's are in Plain Text. And I can see all of the info in them with VI. Also, I have already restored the backup into the "virtusertable" file. It all looks right ;-) BUT, I still cannot add more than one account or email alias's.
Verify the /etc/mail/virtusertable file and ensure that there are no duplicates for the left-hand side entries. If there are any duplicates, edit the file with a text editor (vi preferably).
Rename /etc/mail/virtusertable.db to /etc/mail/virtusertable.db.bak (that's a backup in case you want to revert back). Run the following command:
makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable Regards,-sm