[imp] IMP-3.1 2-Issues

Richard G Konlon RGKonlon@1MailPlace.com
Thu, 13 Jun 2002 17:32:28 -0700


First of all, I am successfully running IMP-3.1 with a UW-IMAP-2001a server.
I saw the "Does Not Work" notice ...

   http://www.horde.org/imp/3.1/supported.php
    PHP
     # Does Not Work
	* Problems being reported with University of Washington c-client
	  imap-2001a; see IMP mailing list

but I guess that I am running OK since I installed the php-4.1.2-0horde1
binary RPM, which I guess was built with a prior version of c-client.

For both Issues, I tried 2 cofigurations and got the same results.
Config #1: Everything on system ECHO (IMAP-2001a-1.72.0 server)
Config #1: IMP-3.1 on ECHO, IMAP on DELTA (IMAP-200c-15 server)

System ECHO
   - Red Hat 7.2
   - openldap-2.0.21-1	(RH binary RPM)
   - imap-2001a-1.72.0	(RH binary RPM)
   - postgresql-7.1.3-2	(RH binary RPM)
   - apache-1.3.22-2	(RH binary RPM)
   - sendmail-8.11.6-3	(RH binary RPM)
   - php-4.1.2-0horde1	(Horde binary RPM)
   - horde-2.1		(Horde tarball)
   - imp-3.1		(Horde tarball)

System DELTA
   - Red Hat 7.2
   - imap-200c-15	(RH binary RPM)
   - sendmail-8.11.6-3	(RH binary RPM)

(Note: I run an "internal" DNS server using non-routable address 
internally, so the "xx.uptimesg.com" host names shown below with not 
resolve properly from the Internet)

-----------------------
Issue #1: Outbound mail
-----------------------
When I send mail via IMP, the localhost is used as the SMTP server
even though another "smtphost" is "specifed" in the imp/config/servers.php.
I did check to make sure that the specified "smtphost" was in fact 
accessible
from ECHO.

ECHO: /var/www/html/horde/imp/config/servers.php

     $servers['imap'] = array(
         'name' => '1MailPlace IMAP Server',
         'server' => 'delta.uptimesg.com',
         'protocol' => 'imap',
         'port' => 143,
         'folders' => 'Mail/mailboxes/',
         'namespace' => '',
         'maildomain' => 'uptimesg.com',
         'smtphost' => 'smtp.sbcglobal.net',
         'realm' => 'uptimesg.com',
         'preferred' => ''
     );


Return-Path: <rgkonlon@uptimesg.com>
Received: from charlie.uptimesg.com (charlie.uptimesg.com [172.16.1.15])
	by bravo.uptimesg.com (8.11.6/8.11.6) with ESMTP id g5DMl3Q09929
	for <rgkonlon>; Thu, 13 Jun 2002 15:47:03 -0700
Received: from johnson.mail.mindspring.net (johnson.mail.mindspring.net 
[207.69.200.177])
	by charlie.uptimesg.com (8.11.6/8.11.6) with ESMTP id g5DMl4J30892
	for <rgkonlon@1mailplace.com>; Thu, 13 Jun 2002 15:47:04 -0700
Received: from payne.mail.mindspring.net ([207.69.200.38])
	by johnson.mail.mindspring.net with smtp (Exim 3.33 #1)
	id 17IdMt-0003qg-00
	for rgkonlon@1mailplace.com; Thu, 13 Jun 2002 18:47:03 -0400
X-MindSpring-Loop: rgkonlon@mindspring.com
Received: from echo.uptimesg.com ([66.120.66.171])
	by payne.mail.mindspring.net (Earthlink Mail Service) with ESMTP id 
17iDmQ5aC3Nl3p40
	for <rgkonlon@mindspring.com>; Thu, 13 Jun 2002 18:47:00 -0400 (EDT)
Received: (from apache@localhost)
	by echo.uptimesg.com (8.11.6/8.11.6) id g5DMkHB13173
	for rgkonlon@mindspring.com; Thu, 13 Jun 2002 15:46:17 -0700
X-Authentication-Warning: echo.uptimesg.com: apache set sender to 
rgkonlon@uptimesg.com using -f
Received: from 192.168.1.12 ( [192.168.1.12])
	as user rgkonlon@delta.uptimesg.com by echo.uptimesg.com with HTTP;
	Thu, 13 Jun 2002 15:46:17 -0700
Message-ID: <1024008377.3d0920b9a9adf@echo.uptimesg.com>
Date: Thu, 13 Jun 2002 15:46:17 -0700
From: rgkonlon@uptimesg.com
To: rgkonlon@mindspring.com
Subject: TEST IMP on Echo, IMAP on Delta  06-13-2002  15:45
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1
X-Originating-IP: 192.168.1.12


TEST IMP on Echo, IMAP on Delta  06-13-2002  15:45

------------------------
Issue #2: Created folder
------------------------
Since I am using UW-IMAP, a folder is "either" 1) a directory to hold
other folders OR 2) a file to hold actual messages.

"IMP Create Folder" dialog doesn't allow me to "explicitly" specify 
which type of folder to create.

Yes, I can "implicitly" create a sub-directory (folder to hold folders)
by specifying a path the includes a sub-directory that does not yet 
exist, however this implicit method is a bit too abstract for "less 
technically inclined" people.

The mozilla "New Folder" dialog is nice, with radio-buttons to specify
either "Folders Only" or "Messages Only".

--

Thanks very much for your assistance with these issues.  The Horde / IMP
software is teriffic !!  I applaud the designers and developers.

----------------------------------------------
  Richard G. Konlon
  Orinda,  CA  94563
  925-253-1177   Fax: 707-371-0339
----------------------------------------------