[imp] Attachments Not Working

Peter Robbins probbins@rastardm.com
Mon, 22 Jul 2002 17:08:20 -0600


---------------------- multipart/related attachment
<html>
<head>
</head>
<body>
Here is the synopsis of our config and then the symptoms of the problem.<br>
Any help is greatly appreciated.<br>
<br>
<table border="0" cellpadding="2" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td>
      <h1>Horde Versions</h1>
      <ul>
        <li>Horde: 2.1</li>
        <li>IMP: 3.1 (<a href="http://intranet.rastardm.com/horde/imp/test.php">
run IMP tests</a>
)</li>
        <li>Turba: 1.1</li>
      </ul>
      <h1>PHP Version</h1>
      <ul>
        <li><a href="http://intranet.rastardm.com/horde/test.php?mode=phpinfo">
View phpinfo() screen</a>
        </li>
        <li>PHP Version: 4.2.1</li>
        <li>PHP Major Version: 4.2</li>
        <li>PHP Minor Version: 1</li>
        <li>PHP Version Classification: release</li>
        <li><font color="green">You are running a supported version of PHP.</font></li>
      </ul>
      <h1>PHP Module Capabilities</h1>
      <ul>
        <li>FTP Support: <font color="green"><b>Yes</b></font></li>
        <li>Gettext Support: <font color="green"><b>Yes</b></font></li>
        <li>IMAP Support: <font color="green"><b>Yes</b></font></li>
        <li>LDAP Support: <font color="red"><b>No</b></font></li>
        <li>MCAL Support: <font color="red"><b>No</b></font></li>
        <li>Mcrypt Support: <font color="red"><b>No</b></font></li>
        <li>MySQL Support: <font color="green"><b>Yes</b></font></li>
        <li>PostgreSQL Support: <font color="red"><b>No</b></font></li>
        <li>XML Support: <font color="green"><b>Yes</b></font></li>
      </ul>
      <h1>Miscellaneous PHP Settings</h1>
      <ul>
        <li>short_open_tag enabled: <font color="green"><b>Yes</b></font></li>
        <li>magic_quotes_runtime set to Off: <font color="green"><b>Yes</b></font></li>
        <li>file_uploads enabled: <font color="green"><b>Yes</b></font></li>
      </ul>
      <h1>PHP Sessions</h1>
      <ul>
        <li>Session counter: 3</li>
        <li>To unregister the session: <a href="http://intranet.rastardm.com/horde/test.php?mode=unregister">
click here</a>
        </li>
      </ul>
      <h1>PEAR</h1>
      <ul>
        <li>PEAR - <font color="green"><b>Yes</b></font></li>
        <li>Recent PEAR - <font color="green"><b>Yes</b></font></li>
        <li>Mail::RFC822 - <font color="green"><b>Yes</b></font></li>
        <li>Log - <font color="green"><b>Yes</b></font></li>
        <li>DB - <font color="green"><b>Yes</b></font></li>
      </ul>
      <p align="Left"><a href="http://validator.w3.org/check/referer"><img src="http://validator.w3.org/images/vxhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="5">
      </a>
      </p>
      </td>
    </tr>
  </tbody>
</table>
The above is output from test.php in the root of the Horde directory. I hope
that's enough.<br>
<br>
The symptom is that if I compose a message, and try to attach a file (any
file), the attachment never gets made. The way I understand it, the attachment
is supposed to be scanned for file-type and size, then copied to the /tmp
directory until the message is sent. I should also get a second 'attach window'
from which I can attach more files.<br>
<br>
When I fill in the file path (either manually or using the Browse... button)
then click attach, nothing happens. No log entry no new file attachment,
nothing.<br>
<br>
The one last thing that might be relevant here is that this HORDE/IMP install
is on another server from the SMTP mail server. <br>
</body>
</html>

---------------------- multipart/related attachment--