Description of problem: The imp rpm does not require php-pear-Mail. However, it is needed for sending and receiving e-mail. Version-Release number of selected component (if applicable): imp-4.1.3-4.fc6@noarch How reproducible: Install horde+imp when you don't have any pear packages installed yet. Steps to Reproduce: 1. Use package manager (smart/yum) to install horde+imp 2. Try sending e-mail (won't work, because Mail.php and Mail/RFC822.php are missing. Actual results: [23-Jan-2007 09:47:13] PHP Fatal error: IMP::require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'Mail/RFC822.php' (include_path='/usr/share/horde/lib:.:/usr/share/pear') in /usr/share/horde/imp/lib/IMP.php on line 356 [23-Jan-2007 09:47:23] PHP Warning: IMP_Compose::require_once(Mail.php) [<a href='function.IMP-Compose-require-once'>function.IMP-Compose-require-once</a>]: failed to open stream: No such file or directory in /usr/share/horde/imp/lib/Compose.php on line 82 Expected results: E-mail should send without PHP errors. Additional info: N/a
Good catch, Mark. It's been fixed in 4.1.3-5