Page 1 of 1

No...recipient_access.db

Posted: 23 Jun 2014 20:09
by Alex
Hi,
postfix give me this error:
postfix/smtpd[4076]: fatal: open database /etc/postfix/recipient_access.db: No such file or directory

Clean install EFA 3x with all updates.
Please help me.

Re: No...recipient_access.db

Posted: 23 Jun 2014 21:11
by shawniverson

Code: Select all

sudo postmap /etc/postfix/recipient_access

Re: No...recipient_access.db

Posted: 24 Jun 2014 12:24
by Alex
Hi,
i have no file: /etc/postfix/recipient_access

:(

Re: No...recipient_access.db

Posted: 24 Jun 2014 13:34
by Widmo
touch /etc/postfix/recipient_access

Re: No...recipient_access.db

Posted: 25 Jun 2014 14:13
by Alex
Hi,
yes i have create a new one.. :)