diff --git a/interface/web/mail/form/mail_user_filter.tform.php b/interface/web/mail/form/mail_user_filter.tform.php
index 2a3c3bd197610a3bd2c0e4d40eb2d896d2ea3628..40f4b8517496580fdcf094af9d03fe0a674e60c7 100644
--- a/interface/web/mail/form/mail_user_filter.tform.php
+++ b/interface/web/mail/form/mail_user_filter.tform.php
@@ -42,7 +42,7 @@ $form["db_table_idx"]	= "filter_id";
 $form["db_history"]		= "no";
 $form["tab_default"]	= "filter";
 $form["list_default"]	= "mail_user_filter_list.php";
-$form["auth"]			= 'yes'; // yes / no
+$form["auth"]			= 'no'; // yes / no
 
 $form["auth_preset"]["userid"]  = 0; // 0 = id of the user, > 0 id must match with id of current user
 $form["auth_preset"]["groupid"] = 0; // 0 = default groupid of the user, > 0 id must match with groupid of current user