Upgrade to 10.10 breaks email server aliases
Hi,
I upgraded to OSX 10.10 and Server 4.03.
Users can still log in to email accounts but emails sent to aliases are "rejected by the server because the user is unknown".
The SMTP log has warnings "warning: database /etc/aliases.db is older than source file /etc/aliases"
I tried these
/usr/bin/newaliases
- postalias: fatal: open /Library/Server/Mail/Config/postfix/aliases.db: Permission denied
/etc/postfix/virtual_users
- postmap: warning: /etc/postfix/main.cf, line 690: overriding earlier entry: config_directory=/etc/postfix
postmap: fatal: open /etc/postfix/virtual_users: No such file or directory
sudo postfix reload
- postfix: warning: /etc/postfix/main.cf, line 690: overriding earlier entry: config_directory=/etc/postfix
/usr/sbin/postconf: warning: /etc/postfix/main.cf, line 690: overriding earlier entry: config_directory=/etc/postfix
/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: use_sacl_cache=yes
/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: imap_submit_cred_file=/Library/Server/Mail/Config/postfix/submit.cred
/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: mydomain_fallback=localhost
postfix/postlog: warning: /etc/postfix/main.cf, line 690: overriding earlier entry: config_directory=/etc/postfix
postfix/postfix-script: refreshing the Postfix mail system
postsuper: warning: /etc/postfix/main.cf, line 690: overriding earlier entry: config_directory=/etc/postfix
xxxxx postsuper: warning: /etc/postfix/main.cf, line 690: overriding earlier entry: config_directory=/etc/postfix
Any ideas how to fix aliases?
Many Thanks
Suzanne