On Tue, 2005-05-10 at 14:29 +0100, Gavin Henry wrote: > Does anyone now if it's possible to export your message filters?
If you refer to the client-side filters of squirrelmail, they are stored in the user's preferences. So if your purpose is to back up the filters in case something goes wrong, you can simply get the data/*.pref files or the sql database preferences data. If you wish to re-import them later on, then it would be a matter of getting the relevant prefs back to the user's Squirrelmail data. If you use another server-side filtering solution, then the concept is the same, but on the IMAP side - copying sieve or procmail files etc. HTH. Alexandros. ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&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
