Could not move/copy file. File not attached

Discussion in 'General' started by DaleHutch, Mar 7, 2014.

  1. DaleHutch

    DaleHutch Member

    I've got an issue with SquirrelMail that I can't seem to correct.

    I just built out a Perfect Server with Ubuntu 12.04

    Everything seem to be working fine. I've got ISPConfig 3.0.5.3

    But when I use SquirrelMail and try to add an attachment I get this..

    Could not move/copy file. File not attached

    I made sure /var/spool/squirrelmail/attach had the right permissions

    I made sure php.ini had the upload folder set to /var/spool/squirrelmail/attach

    Still..

    I can't find where it is not allowing files to be loaded.

    Any suggestions???

    Thanks
     
  2. srijan

    srijan New Member HowtoForge Supporter

    Hi

    1) create directory in /usr/share/squirrelmail/ for example attach - /usr/share/squirrelmail/attach
    2) chmod 733 -R /usr/share/squirrelmail/attach
    2) squirrelmail-configure
    3) choose 4(General Options) and press Enter
    4) choose 2(Attachment Directory) and past /usr/share/squirrelmail/attach

    Br//
    Srijan
     
  3. DaleHutch

    DaleHutch Member

    I tried those steps already. I get the same error. I think it has to do something with ISPCONFIG. I had a server without it and the attachments worked fine. When I rebuilt it and included ISPCONFIG the attachments are now failing.

    Thanks
     
    Last edited: Mar 8, 2014
  4. srijan

    srijan New Member HowtoForge Supporter

    Hi Can you please post your mail.log while sending the aatachments.

    Br//
    Srijan
     

Share This Page