Automatic add to contacts not working if "Check names" is performed
[modest] / src / modest-formatter.c
index 0328be8..425bbf9 100644 (file)
@@ -421,7 +421,7 @@ modest_formatter_wrapper_quote (ModestFormatter *self, const gchar *text, TnyHea
                                          from,
                                          tny_header_get_date_sent (header),
                                          filenames,
-                                         80);
+                                         72);
        g_free (from);
 
        g_list_foreach (filenames, (GFunc) g_free, NULL);