|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-06-12 16:03 UTC] jim at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun Jun 14 19:00:01 2026 UTC |
When imap is compiled without the 'mailboxdriver' support ('EXTRADRIVERS=' in imap's Makefile), php fails compiling with imap support. File that produces the error: functions/imap.c, line 227: mail_link (&mboxdriver); /* link in the mbox driver */