--- comment_notify.module	2007-09-20 23:46:39.000000000 +0300
+++ comment_notify.module	2007-09-20 23:56:49.000000000 +0300
@@ -400,7 +400,7 @@ function _comment_notify_mailalert2($com
 			);
 
 		 
-			drupal_mail('comment_notify_mail',$alert->mail, $subject, $message, $from, $headers);
+			drupal_mail('comment_notify_mail',$alert->mail, $subject, $message, $from);
 			$count++;
 
 			if ( ($alert->uid)!=0 ) 
