Hello,
I've setup my Debian/Postfix Server similar like this:
http://johnny.chadda.se/article/mail-server-howto-postfix-and-dovecot-with-mysql-and-tlsssl-postgrey-and-dspam/
If I want to send an email I'm getting:
May 7 03:26:36 nudin3 postfix/smtpd[755]: warning: dict_nis_init: NIS
domain name not set - NIS lookups disabled
in my syslog.
The solution I found often online like deleting the nis from:
alias_map = hash:/etc/aliases
doesn't work for me since the aliases come from a mysql table ..?
Is there anything wrong in my data or does postfix look up anything
that's not there or what's wrong here?
Hope someone know how to get rid of this warning?
Thanks,
Chris