Fetchmail ~~~~~~~~~ .. csv-table:: Service (GeneralController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``GET``","fetchmail","general","get","" "``GET``","fetchmail","general","set","" "``<>``", "", "", "", "*model* `General.xml `__" .. csv-table:: Resources (MailboxController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","fetchmail","mailbox","addMailbox","" "``POST``","fetchmail","mailbox","delMailbox","$uuid" "``GET``","fetchmail","mailbox","get","" "``GET``","fetchmail","mailbox","getMailbox","$uuid=null" "``*``","fetchmail","mailbox","searchMailbox","" "``GET``","fetchmail","mailbox","set","" "``POST``","fetchmail","mailbox","setMailbox","$uuid" "``POST``","fetchmail","mailbox","toggleMailbox","$uuid" "``<>``", "", "", "", "*model* `Mailbox.xml `__" .. csv-table:: Service (ServiceController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``GET``","fetchmail","service","reconfigure","" "``GET``","fetchmail","service","restart","" "``GET``","fetchmail","service","start","" "``GET``","fetchmail","service","status","" "``GET``","fetchmail","service","stop","" "``<>``", "", "", "", "*model* `General.xml `__"