In Powermail 1.x i could set this feature in the Powermail Constants:
# cat=powermail uploads/enable/0530; type=boolean; label= Delete after attach: If checked, all uploaded files will be deleted from the server after the mail was sent
upload.delete = 0
Is it not possible anymore to delete the uploaded files from the server? Is the only way to delete these files with a cronjob?