-
>
> I am receiving the error message below from postfix, however I don't have
> alias_maps enabled in the config;
>
> warning: dict_nis_init: NIS domain name not set - NIS lookups disabled 
>
> <snip>
> #alias_maps = dbm:/etc/aliases
> #alias_maps = hash:/etc/aliases
> #alias_maps = hash:/etc/aliases, nis:mail.aliases
> #alias_maps = netinfo:/aliases
>   
Commented out option lines from main.cf  don't tell the whole story -
what is the output of postconf?
~~~~

Thank you. Here is the output of postconf;

<snip>
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, nis:mail.aliases
<snip>

There it is. Where is it getting that info from and what is the best way to
fix it?

Thanks again,

~James


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to