Hey guys
this is my first thread, yay!
I've just set up a server with FreeBSD 12.2 and changed the mail address in /etc/mail/aliases (root: my@mail.foo)
To rebuild the aliases.db (which doesn't exist) I've used the following command:
I've checked the permission and also changed them but it didn't helped (currently set to default: 644). Does anyone have an idea what the problem could be?
Cheers,
Daniel
this is my first thread, yay!
I've just set up a server with FreeBSD 12.2 and changed the mail address in /etc/mail/aliases (root: my@mail.foo)
To rebuild the aliases.db (which doesn't exist) I've used the following command:
Code:
root@***:/etc/mail # newaliases
WARNING: cannot open alias database /etc/mail/aliases
Cannot create database for alias file /etc/mail/aliases
I've checked the permission and also changed them but it didn't helped (currently set to default: 644). Does anyone have an idea what the problem could be?
Cheers,
Daniel