[horde] Storage problem

Otto Stolz Otto.Stolz at uni-konstanz.de
Fri Jun 29 10:00:17 UTC 2007


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?
- How can I configure Horde, or Imp, to use the VFS system,
   instead?

Thank you for any hint you could provide.

Best wishes,
   Otto Stolz


--------------- Example of a message with empty attachments ----------------
Return-Path: <XXX.XXXXX at uni-konstanz.de>
Received: from uni-konstanz.de ([unix socket])
	 by rauch (Cyrus v2.3.7) with LMTPA;
	 Fri, 29 Jun 2007 11:02:04 +0200
...
Received: from XXXXXX.XXXXXX.uni-konstanz.de
	(XXXXXX.XXXXXX.uni-konstanz.de [134.34.XXX.XXX]) by
	webmail.uni-konstanz.de (Horde MIME library) with HTTP; Fri, 29 Jun 2007
	11:02:03 +0200
Message-ID: <20070629110203.u4ml7hbukgs0ccwo at webmail.uni-konstanz.de>
Date: Fri, 29 Jun 2007 11:02:03 +0200
From: XXX XXXXX <XXX.XXXXX at uni-konstanz.de>
To: otto.stolz at uni-konstanz.de
Subject: leere dateien
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="=_6q7lj33v4ask"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.1.3)
X-Originating-IP: 134.34.192.85

This message is in MIME format.

--=_6q7lj33v4ask
Content-Type: text/plain;
	charset=UTF-8;
	DelSp="Yes";
	format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Lieber Herr Stolz,
anbei wie besprochen drei bei mir funktionierende Dateien.
...

--=_6q7lj33v4ask
Content-Type: application/applefile;
	name="cfp tagung krise endfassung.doc"
Content-Disposition: attachment;
	filename="cfp tagung krise endfassung.doc"
Content-Transfer-Encoding: 7bit


--=_6q7lj33v4ask
Content-Type: application/pdf;
	name="cfp tagung krise endfassung.pdf"
Content-Disposition: attachment;
	filename="cfp tagung krise endfassung.pdf"
Content-Transfer-Encoding: 7bit


--=_6q7lj33v4ask
Content-Type: application/pdf;
	name="programm tagung krise konstanz.pdf"
Content-Disposition: attachment;
	filename="programm tagung krise konstanz.pdf"
Content-Transfer-Encoding: 7bit


--=_6q7lj33v4ask--
--------------- End of message with empty attachments ----------------


More information about the horde mailing list