>> I've created a global adress book. However, I cannot see the addressees >> when I click on Address or during compose. >> >> # ls -l gl* >> -rw-r--r-- 1 apache apache 5329 Feb 14 15:54 global.abook >> >> >> # pwd >> /var/lib/squirrelmail/prefs >> > > I enabled global.abook in config.pl, but now I'm getting, "Error > initializing global addressbook." Please help.
can you check one patch? http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/functions/addressbook.php?r1=1.69&r2=1.70 http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/src/addressbook.php?r1=1.88&r2=1.89 If you have problems applying it to stable, I can provide modified files for SquirrelMail 1.4.4 If you use address book stored in data dir, make sure that $data_dir is save d with trailing slash. Issue is fixed in 1.4.5cvs and 1.5.1cvs -- Tomas ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
