Supported actions for routes¶ Action Description forward(“http://myapp/post”) Parses the message and forwards it to a given URL. forward(“support@myapp.com”) Forwards the message to a given email address.
Reborn
Posted on Written by The Curator
Supported actions for routes¶ Action Description forward(“http://myapp/post”) Parses the message and forwards it to a given URL. forward(“support@myapp.com”) Forwards the message to a given email address.