Jon Drukman: > On Wed, Feb 18, 2009 at 11:50 AM, Wietse Venema <[email protected]> wrote: > > /etc/postfix/example-recipients > > [email protected] whatever > > [email protected] whatever > > > > This is a relay domain setup. Virtual aliases solve a different problem. > > could i use a virtual alias to relay an entire domain to a single > script and use the script to parse the incoming address and decide > what to do?
Again, the question has nothing to do with virtual aliases. > i followed your instructions but i am getting "status=bounced (unknown > user: "input")" when i try to send to [email protected] You still have it configured as virtual domain. Don't do that. USE relay_domains and relay_recipient_maps, NOT virtual_alias_* NOT virtual_mailbox_*
