First of I didn’t ask postfix to do NIS lookups. اولا لم اطلب من postfix المشاهده للقيام الدول المستقلة حديثا. These warning messages started showing up when I commented out alias_maps and decided to only use alias_database instead. هذه بدأت تظهر رسائل التحذير حتى انني عندما علق بها alias_maps وقررت ان تستخدم فقط alias_database بدلا من ذلك. The fix was simple. تصحيحات بسيطة.

alias_maps when commented, uses the default settings: alias_maps عندما علق ، وتستخدم الاعدادات الافتراضيه :
alias_maps = hash:/etc/aliases, nis:mail.aliases alias_maps = البعثره : / الخ / من الاسماء المستعاره ، ونيس : mail.aliases

This allows postfix to work even without explicit alias_maps settings. ويتيح ذلك للعمل postfix واضحة حتى من دون إعدادات alias_maps. However the default also encumbers it with checking nis. ومع ذلك فان التقصير ايضا انه يثقل مع التحقق من الدول المستقلة حديثا. Setting alias_maps explicitly eliminates the problem: تحديد alias_maps صراحة يزيل المشكلة :
alias_maps = hash:/etc/aliases alias_maps = البعثره : / الخ / من الاسماء المستعاره