Quote:
Originally Posted by shiznatix
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.
|
You can have your PHP script call our APIs to create forwarders, as described at:
PHP Script generating forwarders programmatically