git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10833
7612ce4b-ef26-0410-bec9-
ea0150e637f0
Some plugin settings can be adjusted in config/mail_fetch_config.php or
plugins/mail_fetch/config.php files.
-See plugins/mail_fetch/config_sample.php
+See plugins/mail_fetch/config_default.php
Note for mod_gzip users
*/
/**
- * Controls use of unsubscribed folders in plugin
+ * Controls use of unsubscribed folders in plugin. Change this to true if it is
+ * allowed to store fetched messages in unsubscribed folders.
*/
$mail_fetch_allow_unsubscribed = false;
+
?>
\ No newline at end of file