Announcement

Collapse
No announcement yet.

Archiv 90 Days Mail

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Archiv 90 Days Mail

    Hi there,

    how can i change the 90 days for the archiv-mail-function?



    thank you.
    A.Hingerl

  • #2
    I have to say that I think this is hardcoded right now:

    return http.PUT({
    module: 'mail',
    params: { action: 'archive_folder', folder: id, days: 90 },
    appendColumns: false
    })

    Comment


    • #3
      ok, then i have to wait

      Comment

      Working...
      X