+ Reply to Thread
Results 1 to 3 of 3

Thread: show all the messages from a folder(not a number per page)

  1. #1
    Mircea Tanciu is offline Registered User
    Join Date
    Aug 2010
    Posts
    14
    Downloads
    1
    Uploads
    0

    Default show all the messages from a folder(not a number per page)

    Is there a way to show all the messages from a folder(not a number per page)?
    My users want to archive the messages received for a week/month. If the messages for a month is splited between pages they cannot select multiple messages from a page and then go to other page and select remaining messages.
    Thanks.

  2. #2
    Mircea Tanciu is offline Registered User
    Join Date
    Aug 2010
    Posts
    14
    Downloads
    1
    Uploads
    0

    Default

    I set $rcmail_config[max_pagesize]=2000. This way I partially solved the problem showing more messages per page. But if I want to archive 2000 messages (I have a folder with mail logs) the browser shows an error:
    414: The requested URL's length exceeds the capacity limit for this server.
    My URL is:
    http://mymail.tld?_task=mail&_action...6,127265...and more
    Probably it's a zipdownload issue sending the URL.

  3. #3
    JohnDoh is offline Super Moderator
    Join Date
    May 2007
    Posts
    1,206
    Downloads
    6
    Uploads
    0

    Default

    Yep that would be a problem with how zipdownload works but honestly why would you want to download 2000 messages? I knew that someone would want to do something like that which is why I was a little weary of adding the option, and why it’s an optional feature. IMO you should not be trying to download any more than may be 25 or 50 messages at once, it’s not a backup tool! Backups should be automated on the server so that they don’t get forgotten. If you need to get a large quantity of messages then I suggest you use a desktop client.

    modertors note: i move these posts to a new thread since they are along way off the orginial topic.
    Roundcube Patches: Sieverules, SpamAssassin Prefs, and more…

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts