[imp] Always problems with mail attachements

Henry Blackman h.blackman@chester.ac.uk
Mon, 11 Mar 2002 12:00:57 -0000


In your file upload section, you should have this:

file_uploads = On
upload_tmp_dir = /tmp
upload_max_filesize = 8M

Don't forget to restart Apache after making the change.  Your /tmp directory
should be world writable already (of course I'm assuming you are on some
sort of Linux/BSD and NOT Windows (as these settings won't work with
Windows)).

Henry



----- Original Message -----
From: "Frédéric THIEL" <fthiel@lynx-technologies.com>
To: <imp@lists.horde.org>
Sent: Monday, March 11, 2002 11:52 AM
Subject: [imp] Always problems with mail attachements


> I checked php.ini :
>
> user_dir is empty and I setted upload_tmp_dir to /tmp ... temporary files
> are created by IMP but I think IMP cannot read them and attach them to the
> outgoing message. I checked permissions and they are good.
>
> Is there a section in a config file for IMP where I forgot something ?
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>