hello,
I have Linux RHEL ver4.with mysql-4.1.20-2.RHEL4.1, apache-2.0.52-28.ent
I have php 4.3.9-3.22.3 installed with --with-imap=shared option.
I have installed SugarOS-4.5.0f after that upgraded to SugarOS-4.5.1b.
i could not install stright away 4.5.1b because it require php5.
I have on my server exim installed as SMTP server and teapop as POP3 server (I do not have IMAP server).
Do I need working IMAP server or SugarCRM can fetch emails from POP3 server ?
While trying to configure Inbound emails I'm getting:
"
Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module.
Please contact your administrator to resolve this issue.
"
I have installed libc-client-delvel-2002e-14 package,
I believe it is RHEL counterpart of php-imap
(which installed
/usr/lib/libc-client.a link to/usr/lib/c-client.a
/usr/lib/c-client.a
/usr/include/imap/mail.h
/usr/include/imap/c-client.h
/usr/include/imap/rfc822.h
/usr/include/imap/linkage.h
Based on recommendation in http://www.sugarcrm.com/forums/showt...9&page=1&pp=10 I did:
cp /usr/lib/c-client.a /usr/local/lib/libc-client.a
cp /usr/include/imap.h /usr/local/include/imap.h
cp /usr/include/linkage.h /usr/local/include/linkage.h
cp /usr/include/rfc822.h /usr/local/include/rfc822.h
cp /usr/include/c-client.h /usr/local/include/c-client.h
Error for a moment disappear, but after restarting apache, exim, teapop it returned.
And this time for good I cannot get rid of it.
Please help, anybody have it working of RHEL v4 ?
regards
Slawomir


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks