mail alias for virtual domain account

2007-12-25 3:50:00

Hello all,

I learned that an entry

glunzer: "|/Library/SmartObjects/bin/glunzermailfilter"

in /etc/mail/aliases forwards mail for an address
glunzer@<ourdomain>.de to the program
/Library/SmartObjects/bin/glunzermailfilter on standard io.
Additionally to our main domain we run a bunch of virtual domains
(postfix) on our machine. I want to forward the mail for an address
herbert@<virtualdomain>.de now. If I add an entrry

herbert@<virtualdomain>.de: "|/Library/SmartObjects/bin/mailman"

to /etc/mail/aliases and run newaliases I get

postalias: warning: /etc/mail/aliases, line 46: name must be local

This does not seem to work. How can I make this working?

Thanks a lot!

Regards,

Andreas

Comments

Got something to say?

You must be logged in to post a comment.