On Thu, 2011-03-03 at 15:54 +0000, Andy Rowe wrote: > Ralf thank you so much for finding the time to help. The support team > at pickaweb have responded with the following and asking what needs to > be changed > specified file in the server contains the mentioned data: > =================================== > $mime_drivers['imp']['plain'] = array( > 'inline' => true, > 'handles' => array('text/plain', 'text/rfc822-headers', > 'application/pgp'), > /* If you want to scan ALL incoming messages for UUencoded data, set the > * following to true. This is very performance intensive and can take a > * long time for large messages. It is not recommended and is disabled by > * default. */ > 'uuencode' => false,
Did you try setting: 'uuencode' => true Is the message content visible then? -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org