Still trying to figure this out. Assuming this is a MIME type detection problem, when I run test.php, I get the following:
MIME Magic Support (fileinfo): Yes MIME Magic Support (mime_magic): No Is it normal or OK for mime_magic to be reported as 'No'? Do I need mime_magic if I have fileinfo instlled? I would rather not have to compile PHP to get mime_magic added if I don't have to. Thanks. > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Jan Schneider > Sent: Saturday, May 02, 2009 6:36 AM > To: [email protected] > Subject: Re: [imp] calendar event notifications appear as body text in > IMP > > Works perfectly here. Since ever. > > Zitat von Aria Bamdad <[email protected]>: > > > Any anyone verify that this works in IMP? When I generate a meeting > request > > using kronolith calendar, the meeting request is viewed as body text > when I > > view it in IMP. If I view the same e-mail in a mail client other > than IMP, > > it is read correctly. In IMP I get the following as the body of the > > message: > > > > BEGIN:VCALENDAR VERSION:2.0 METHOD:REQUEST X-WR-CALNAME:aria's > Calendar > > PRODID:-//The Horde Project//Horde_iCalendar Library//EN BEGIN:VEVENT > > DTSTART:20090501T100000Z DTEND:20090501T110000Z > DTSTAMP:20090501T204407Z > > UID:[email protected] > > CREATED:20090501T204407Z LAST-MODIFIED:20090501T204407Z > SUMMARY:[Unnamed > > event] ORGANIZER;CN=Aria Bamdad:mailto:[email protected] CLASS:PUBLIC > > STATUS:CONFIRMED TRANSP:OPAQUE > > ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS- > ACTION;RSVP=TRUE;CN="Aria > > Bamdad":mailto:[email protected] END:VEVENT END:VCALENDAR > > > > Any help would be appreciated. > > > > > >> -----Original Message----- > >> From: [email protected] [mailto:imp- > [email protected]] > >> On Behalf Of Aria Bamdad > >> Sent: Monday, April 27, 2009 5:35 PM > >> To: [email protected] > >> Subject: Re: [imp] calendar event notifications appear as body text > in > >> IMP > >> > >> I am still trying to figure this out. I suspect the problem is in > the > >> way > >> the MIME type is processed when the message is displayed by IMP. > IMP > >> appears to process the attachment and display it as body text. > 'view > >> source' show the attachment mime type as: > >> > >> Content-Type: text/calendar; charset=UTF-8; name="event- > >> invitation.ics"; > >> METHOD="REQUEST" > >> Content-Disposition: inline; filename="event-invitation.ics" > >> Content-Transfer-Encoding: 7bit > >> > >> > >> > -----Original Message----- > >> > From: [email protected] [mailto:imp- > >> [email protected]] > >> > On Behalf Of Aria Bamdad > >> > Sent: Friday, April 24, 2009 10:35 AM > >> > To: [email protected] > >> > Subject: [imp] calendar event notifications appear as body text in > >> IMP > >> > > >> > Hi, > >> > > >> > I am using Horde Groupware 1.2.2, IMP 4.3.3 and Kronolith 2.3. > When > >> I > >> > generate a meeting request from kronolith and select 'send > >> invitations > >> > to > >> > all attendees', the e-mail sent to IMP will show the text/calendar > >> MIME > >> > type > >> > as text in the body of message with no way to automatically accept > >> the > >> > appointment. > >> > > >> > I am using the fileinfo PECL extension for MIME support and when I > >> run > >> > the > >> > test.php, it shows that it is loaded and available. If I open the > >> > message > >> > using Outlook, it works fine. Has anyone run into this? I can't > >> find > >> > similar issues in the archives. > >> > > >> > Thanks. > >> > > >> > > >> > -- > >> > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > >> > Frequently Asked Questions: http://horde.org/faq/ > >> > To unsubscribe, mail: [email protected] > >> > >> > >> -- > >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > >> Frequently Asked Questions: http://horde.org/faq/ > >> To unsubscribe, mail: [email protected] > > > > > > -- > > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > > Frequently Asked Questions: http://horde.org/faq/ > > To unsubscribe, mail: [email protected] > > > > > > Jan. > > -- > Do you need professional PHP or Horde consulting? > http://horde.org/consulting/ > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
