+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: message with attachment is sent but not copied into sent folder

  1. #11
    FranzKraus84 is offline Roundcube Newcomer
    Join Date
    Dec 2009
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    Hello. I seem to have the same problem.
    I use the 0.4 stable version.
    Sending emails (with or without attachments) is always possible.
    But saving the mails to the sent folder fails.
    Same when trying to save to drafts
    (open an empty message, upload attachment and try to save)

    Found a way to pass this, but this cannot be seen as a solution.
    When using 64 / 128 MB memory limit, it is not possible to save
    even the smallest files (i.e. an empty txt attachment)
    When i raise the memory limit to 512 MB, messages with approximitaly
    5 MB can be saved to the sent / draft folders. Further increasing the limit
    to 1024 MB raises the max. size to s.thg. like 10-20 MB too.
    But i need to save messages with a maximum size of 50 MB.
    To do so, i had to raise the memory limit to 2048 MB !
    This way it IS possible to save the files to the sent / drafts folders,
    but this surely cannot be seen as a solution.

    So i ask you if there is actually another way to fix it?
    Or maybe the hint with the memory helps a litte bit for other conclusions...?

    Thank you for any hint / advice! :-)

  2. #12
    FranzKraus84 is offline Roundcube Newcomer
    Join Date
    Dec 2009
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    Found a solution in another forum.
    For all of you with similiar problems, just try to edit your config file
    main.inc.php
    and edit the following setting

    $rcmail_config['mail_header_delimiter'] = "\r\n";

    Now it is possible to save mails in drafts / sent without increasing the memory limit

    Hope this helps you too! :-)

  3. #13
    andislack is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    no solution mentioned here works for me.
    Disable suhosin does not work - same behavior.
    Increase memory_limit (up to 1024) does not work for a just 12kb attachment and the mail_header_delimiter setting to \r\n also does not work, the attachment is not shown as attachment anymore -> unusable.

    So for me the problem is still active.

    PHP 5.2.6-1+lenny9 with (and without) Suhosin-Patch 0.9.6.2

  4. #14
    cyc
    cyc is offline Roundcube Newcomer
    Join Date
    Aug 2010
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by FranzKraus84 View Post
    Found a solution in another forum.
    $rcmail_config['mail_header_delimiter'] = "\r\n";

    Now it is possible to save mails in drafts / sent without increasing the memory limit

    Hope this helps you too! :-)
    Thanks, this seems to help on Ubuntu 10.04 LTS!

  5. #15
    zamri is offline Registered User
    Join Date
    Jul 2007
    Posts
    15
    Downloads
    0
    Uploads
    0

    Default

    Some of my users couldn't see list of emails in Sent folder but in INBOX folder ok. I found out that the INBOX has Threaded option checked but not Sent. After I checked it for the Sent folder everything ok.

+ Reply to Thread
Page 2 of 2 FirstFirst 1 2

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

Posting Permissions

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