OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Aliases

From: Postfix (postfix_listibcnetwork.com)
Date: Thu Jul 23 2009 - 09:12:15 CDT


Hi All,
I have postfix mostly setup and working, everything seems to work except aliases.

I have an alias setup

testalias: email1mydomain.com, email2mydomain.com

I also use virtual mappings, so I have a line like this:

someemailmydomain.com testalias

However, when I email someemailmydomain.com, it gets bounced back as: unkown user "testalias"

The alias map is getting built with newaliases and all the other virtual mappings work, I just can't seem to get the aliases to work.

In main.cf I have:

alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases

Thanks for any help,
Chris