Ticket #231 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

In the distribution kit there are no files

Reported by: dmitry.bigbrain@… Owned by:
Priority: blocker (highest) Milestone: 1.0.3
Component: other Version: 1.0.2 Final
Keywords: pop3 fetch Cc: bigbrain

Description

Greetings from Russian developers!! Here many times wrote about problems with reception of letters with pop3 the report in the you support forum. Problem in that in the distribution kit there are no files. At the reference to page sources/pop3.php there are errors Warning: require_once (Mail/mimeDecode.php) [function.require-once]: failed to open stream: No such file or directory in/data/www/trellis/includes/class_mailparse.php on line 30

Fatal error: require_once () [function.require]: Failed opening required ' Mail/mimeDecode.php ' (include_path = '.:/usr/local/share/pear ') in/data/www/trellis/includes/class_mailparse.php on line 30

We open a file class_mailparse.php a line 28-30 function decode ($raw_email) { require_once (' Mail/mimeDecode.php ');

Leaves in a folder sources there should be a mail folder there at least one file mimeDecode.php

Sorry for bad english

Change History

comment:1 Changed 3 years ago by someotherguy

  • Status changed from new to closed
  • Resolution set to worksforme

There aren't any missing files, Trellis Desk is looking for the PEAR mimeDecode package. For more information: http://pear.php.net/package/Mail_mimeDecode

Note: See TracTickets for help on using tickets.