Skip to content

Documentation ARexxAPI MAILDELETE

Jens Maus edited this page Feb 13, 2017 · 1 revision

MAILDELETE

NAME:: MailDelete -- Delete the selected messages.

TEMPLATE:: ATONCE/S,FORCE/S

FUNCTION:: Deletes the messages selected in the current folder.

INPUTS:: ATONCE/S - delete the messages immediately instead of moving them to the 'Deleted' folder (V2.0)\ FORCE/S - skip any confirmation requester (V2.0)\

RETURNS::

NOTES:: MailDelete can't delete files protected against deletion.

EXAMPLE:: {{{#!arexx /* Force delete immediately the selected messages */ MAILDELETE FORCE ATONCE }}}

BUGS::

SEE ALSO::

Home

Getting Started

Troubleshooting

Advanced use of YAM

Cookbooks

Development

Clone this wiki locally