> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of SM-Development > Sent: Monday, September 13, 2004 7:25 PM > To: Jonathan Angliss > Cc: SquirrelMail-Users > Subject: [SM-USERS] Re: Nickname with multiple email addresses > > Hi Jon, > > > Thanks for that input. I'm looking for the one that uses flat file to > store > addresses, not injecting them into the mysql/postgresql/any backend db.
Address Group does this: http://www.squirrelmail.org/plugin_view.php?id=109. It creates username.agroup files per user. It's not immediately obvious unless you read the changes -- "Changed the group_database.php file so that based on the $addrbook_dsn variable set by the config.php (ie configure) was set to "" we were then using flat file format. If it was set to anything else then we're back to using databases..." -- Marc ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php -- 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)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
