Archiv 90 Days Mail

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hingerl
    Junior Member
    • Feb 2014
    • 29

    #1

    Archiv 90 Days Mail

    Hi there,

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



    thank you.
    A.Hingerl
  • Wolfgang Rosenauer
    Open-Xchange Professional Services
    • Sep 2007
    • 648

    #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

    • hingerl
      Junior Member
      • Feb 2014
      • 29

      #3
      ok, then i have to wait

      Comment

      Working...
      X