> I am using SM-1.5.1 with the abook_import_export-1.0-1.4.4, which seems > to be the latest version. > In the life of me, I am unable to figure out how to remove the 5KB limit > on import of the CSV file... > > Inside /path/to/squirrelmail-1.5.1/plugins/abook_import_export, I have: > > mkdir config > cp config_default.php config/abook_import_export_config.php > vi config/abook_import_export_config.php > > I have changed s/$aie_csv_maxsize=5120/$aie_csv_maxsize=10240/ > but still the 5KB limit wouldn't go away... > > How is it done? config directory is already present in standard SquirrelMail installation. cp config_default.php ../../config/abook_import_export_config.php All paths listed in INSTALL manual are relative to SquirrelMail top directory. Not to plugins/abook_import_export. You can store plugin's configuration in SquirrelMail config directory or in plugin's directory. If file is stored in /path/to/sm/config/, it is called abook_import_export_config.php. If file is stored in /path/to/sm/plugins/abook_import_export/, it is called config.php. If configuration files are stored in config/, you don't have to modify files in plugins/ directory during when you upgrade your SquirrelMail setup. -- Tomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx 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