PDA

View Full Version : How can I create a email forwarder using API??


jeffery
02-16-2004, 05:49 AM
as title!

Thanks!!

DirectAdmin Support
02-16-2004, 09:40 AM
Hello,

Command: /CMD_EMAIL_FORWARDER
Method: POST

action=create
domain=domain.com
user=forwardername
email=destination@somedomain.com
create=Create

John

jeffery
02-16-2004, 10:25 AM
Thanks John!