[imp] sent-mail problems continue

Paul Hancock phancock@phxlib.org
Thu, 9 May 2002 17:33:55 -0700 (MST)


To update, I'm still running the latest cvs of horde and imp.

I have upgraded my php to the very latest snapshot.  Currently running
php4-STABLE-200205090900.  Doesn't seem to make a difference.

I have tried different versions of IMAP.  I'm currently running
imap-2002.DEV.SNAP-0205032002.  I was previously running imap-2001a.

In case the web server can influence things, I'm running Apache 2.0.35.  I
have run the same setup on 2.0.14, however, and get the same results.

I have had to disable access to horde, due to this problem.

Any suggestions of what else I can look at would be greatly appreciated.

                -- Paul (phancock@lib.ci.phoenix.az.us)

On Thu, 9 May 2002, Paul Hancock wrote:

> I am running the very latest imp code from cvs.
>
> Sent mail is not being saved to sent-mail.  The setting in prefs.php is:
>
> // save a copy of sent messages?
> // a value of 0 = no, 1 = yes
> $_prefs['save_sent_mail'] = array(
>     'value' => 1,
>     'locked' => true,
>     'shared' => true,
>     'type' => 'implicit'
> );
>
> The option to turn this ability off has never been granted to the users.
> Nonetheless, I checked the database, and did not find the value being
> overridden.
>
> Where should I look next?  Is anyone else experiencing this problem?
>
>                        -- Paul (phancock@lib.ci.phoenix.az.us)
>
>
>