diff --git a/addons/mail/mail_message.py b/addons/mail/mail_message.py
index ed288de175365d37aa12a4eb1651e1735f0a0d3d..5bf5c7f18c4fb84c1fee97e720b04a5e595d2880 100644
--- a/addons/mail/mail_message.py
+++ b/addons/mail/mail_message.py
@@ -879,7 +879,6 @@ class mail_message(osv.Model):
             cr, uid, newid, partners_to_notify=list(partners_to_notify), context=context,
             force_send=force_send, user_signature=user_signature
         )
-        message.refresh()
 
         # An error appear when a user receive a notification without notifying
         # the parent message -> add a read notification for the parent