[horde] Storage problem
Jan Schneider
jan at horde.org
Fri Jun 29 18:02:19 UTC 2007
Zitat von Otto Stolz <Otto.Stolz at uni-konstanz.de>:
> Hello,
>
> I am not sure whether this is a Horde proper, or an Imp,
> problem; so I post it in the Horde list.
>
> I am using Horde 3.1.3, Imp H3 (4.1.3), and Turba H3 (2.1.3).
>
> I have configured:
> - Where on the real filesystem should Horde use as root of the
> virtual filesystem?
> /var/webmail-attachments/
> - Should we use the Horde VFS system for storing uploaded attachments?
> Yes
> In other words:
> $conf['vfs']['params']['vfsroot'] = '/var/webmail-attachments';
> $conf['vfs']['type'] = 'file';
> $conf['compose']['use_vfs'] = true;
>
> This morning, /tmp was full, which resulted in Imp sending
> messages with empty attachments (cf. example below).
>
> Note that /tmp and /var/webmail-attachments/ are in different
> partitions, and the latter one had ample space.
>
> Now the questions are:
> - What does Hored, or Imp, store under /tmp?
Uploaded files, before moving them to the VFS. It's PHP that does it
btw, not Horde.
> - How can I configure Horde, or Imp, to use the VFS system,
> instead?
Configure the temp directory in Horde and/or PHP.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list