IMP

Brent J. Nordquist bjn@horde.org
Mon, 5 Mar 2001 10:08:13 -0600 (CST)


[Moving this to the IMP list <imp@lists.horde.org>...]

On Mon, 5 Mar 2001, Thiago Rafael <trafael@psinet.com.br> wrote:

> It's working fine. But when I try to attach any file it returns an
> error:
>
> Warning: Unable to open '/tmp/phpJ36ZpI' for reading: No such file or
> directory in
> /usr/local/apache/htdocs/horde/imp/compose.php3 on line 910

Check your php3.ini file for the upload_tmp_dir setting; for FreeBSD and
Solaris you probably want "upload_tmp_dir  =       /var/tmp".

> My server config:
>
> FreeBSD 4.2
> Apache: 1.3.14
> PHP: 4.0.4pl1
> IMP: 2.2.3
> Horde: 1.2.3
> IMAP 2000b
> MySQL 3.23.32

-- 
Brent J. Nordquist <bjn@horde.org>
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942



>From chuck@horde.org Date: Mon,  5 Mar 2001 12:18:52 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 99992 invoked from network); 5 Mar 2001 17:19:54 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
  by horde.org with SMTP; 5 Mar 2001 17:19:54 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 3E8963CAA; Mon,  5 Mar 2001 12:18:53 -0500 (EST)
Received: from 192.168.0.106 ( [192.168.0.106])
	as user chuck@marina.horde.org by marina.horde.org with HTTP;
	Mon,  5 Mar 2001 12:18:52 -0500
Message-ID: <983812732.3aa3ca7ca8be9@marina.horde.org>
Date: Mon,  5 Mar 2001 12:18:52 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: Yura Volodin <yura@pumba.cheep.net.ua>
Cc: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: Bug in IMP 2.2.4

(I'm cc'ing this to imp@lists.horde.org; please join us there so as to let 
other people chime in if they've had similar problems, and to get everything in 
the archives)

Quoting Yura Volodin <yura@pumba.cheep.net.ua>:

> Apache 1.3.14/pl30+PHP4.0.4pl1, it works with imp 2.2.0 and 2.2.3

What exactly is the problem with saving attachments that you encounter? What 
browser are you using?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist


>From chuck@horde.org Date: Mon,  5 Mar 2001 12:22:18 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 1088 invoked from network); 5 Mar 2001 17:23:19 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
  by horde.org with SMTP; 5 Mar 2001 17:23:19 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 95F383CAA; Mon,  5 Mar 2001 12:22:18 -0500 (EST)
Received: from 192.168.0.106 ( [192.168.0.106])
	as user chuck@marina.horde.org by marina.horde.org with HTTP;
	Mon,  5 Mar 2001 12:22:18 -0500
Message-ID: <983812938.3aa3cb4a092c6@marina.horde.org>
Date: Mon,  5 Mar 2001 12:22:18 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] [-HEAD] disabling changing of server, port, etc ...

Quoting The Hermit Hacker <scrappy@hub.org>:

> In the old IMP, there were variables that one could set for disabling the
> ability for a user to change such settings ... basically, I could modify
> servers.php, list my servers, and have a simple drop down box for users to
> pick which server they want to connect to, without them having the ability
> to type anything but their username and password ...
> 
> Where, and how, does one go about doing that in -HEAD?

List the servers in config/servers.php, set $conf['server']['server_list'] = 
true in config/conf.php (config/conf.php.dist is very heavily commented), and 
then edit config/prefs.php and set anything that you don't want your users to 
be able to change to locked.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist