Summary | imp/lib/Sentmail/none.php missing in CVS |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | steinkel (at) ctinetworks (dot) com |
Created | 11/02/2007 (6482 days ago) |
Due | |
Updated | 11/02/2007 (6482 days ago) |
Assigned | |
Resolved | 11/02/2007 (6482 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
fixed the API method to not try and load sentmail if it's disabled.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ imp/lib/Sentmail/none.php missing in CVS
Queue ⇒ IMP
installed, however, the Portal sidebar would not load and the
following error appeared in error_log:
[error] [client 205.166.61.144] PHP Fatal error:
IMP_Sentmail::require_once() [<a
href='function.require'>function.require</a>]: Failed opening required
'/var/www/html/horde/horde/imp/lib/Sentmail/none.php'
(include_path='.:/usr/share/pear') in
/var/www/html/horde/horde/imp/lib/Sentmail.php on line 128, referer:
http://horde.pa.net/horde/index.php?url=http%3A%2F%2Fhorde.pa.net%2Fhorde%2F
Changing Imp's Sentmail driver to SQL made the problem go away, but
the 'none' driver should work, for those installations in
jurisdictions that do not allow this level of logging.