Roundcube - Could not save message in INBOX.Sent

  • seems there is a problem with roundcube:

    Code
    1. [23-Mar-2014 10:27:34 +0100]: IMAP Error: Could not save message in INBOX.Sent in /var/www/imscp/gui/public/tools/webmail/program/steps/mail/sendmail.inc on line 779 (POST /webmail/?_unlock=loading1395566852192&_lang=undefined?_task=mail&_action=send)


    the /tmp folder inside webmail have chmod 550
    could this be the reason, because I thought it should have 777?

  • Hello


    What http server implementation are you using? Normally, all work fine...

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hello Nuxwin,
    there is just xcache in use ... and I have installed the spamassassin plugin 2 weeks ago
    the /tmp folder looks unused (empty) that's why am asking for folder permissions ...


    Regards

  • Re ;


    The tmp folder is not used normally. Try to run the /var/www/imscp/engine/setup/set-gui-permissions.pl script.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • hm, It did not changed the /tmp permissions still 550 ...
    also the last access date shows Feb 19


  • Re;


    As already said: The temp folder from roundcube is not used with imscp. Please look at the config/main.inc.php config and say me what is the value of the $rcmail_config['temp_dir'] parameter

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • The path must be /var/www/imscp/gui/data/tmp normally

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • yes, it contains the tmp files ...

    Code
    1. /var/www/imscp/gui/data/tmp


    hmm, do you think the spamassassin plugin could be the problem?

    Code
    1. [23-Mar-2014 11:13:25 +0100]: IMAP Error: Could not save message in INBOX.Sent in /var/www/imscp/gui/public/tools/webmail/program/steps/mail/sendmail.inc on line 779 (POST /webmail/?_unlock=loading1395569610139&_lang=undefined?_task=mail&_action=send)
    2. [23-Mar-2014 12:21:58 +0100]: SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: 535) in /var/www/imscp/gui/public/tools/webmail/program/include/rcmail.php on line 1035 (POST /webmail/?_unlock=loading1395573717402&_lang=undefined?_task=mail&_action=send)
  • please, run the set-engine-permissions.pl scipt and if this doesn't solve the problem, give me an access

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206