I am trying to create email addresses via the command line and all is going well except for creating a forwarder. I have found this command to create the address:
but what would the command be to add a forwarder? I want to pipe all email to these addresses to a php script and I need to do it via a command-line command.