Opened 16 years ago
Closed 16 years ago
#43 closed defect (fixed)
thunderbird : configurar para que los envios de correos sean texto plano y html
| Reported by: | alberto | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | cacique-1.1 |
| Component: | UI : escritorio : desktop | Version: | |
| Keywords: | Cc: |
Description
thunderbird : configurar para que los envios de correos sean en texto plano y html y no pregunte al usuario
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Posible solución:
Modificar el archivo: /usr/share/thunderbird/defaults/pref/mailnews.js Cambiar: pref("mail.default_html_action", 0); por: pref("mail.default_html_action", 3);