Mail icon

Mail

Maintained by Marc Català, Albert Gasset
Internal course messaging with a webmail-like interface
Price option: Free

Supports Moodle 2.3-5.2 See all versions
Latest release: 2 months ago
Installations: 3837
Downloads (last 90 days): 712

Frankenstyle name: local_mail
Local plugins

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

@Tino Hempel
The sender's message is displayed below the reply form, but the content was not displayed. It's fixed in the new version I've just released.
Thank you for the great work with version 2.0!
Unfortunately, when I reply to a message, the sender's message is not displayed. Is it possible to set up a text field with the sender's message above the reply area?
@María Ruiz de Molina Sierra: No, currenlty there is no way to schedule messages or e-mail notifications.
Hola!
Hay alguna forma de que los emails sean periódicos? Por ejemplo que se envíen todos los lunes?
Gracias!
We have released version 2.0 of the plugin, the most significant update since its initial release. Please check if this new version addresses your issues. Keep in mind that the database schema has changed, so the upgrade process may be slow on large sites.
BUG: prepare an email copying and pasting a picture to the textarea content of your email form.
Sending this email the following message appears (with correct $CFG settings):
Before calling format_text(), the content must be processed with file_rewrite_pluginfile_urls()
line 1413 of /lib/weblib.php: call to debugging()
line 160 of /local/mail/locallib.php: call to format_text()
line 120 of /local/mail/compose.php: call to local_mail_send_notifications()
I don't know what went wrong, but I am unable to reply. The reply is greyed out. I'm using Moodle version 4.3.2.

after updating to the latest version of local_mail, moodle 4.3+ .. I have this error::
Debug info: ERROR: column m.attachments does not exist
LINE 1: ...m.id, m.courseid, m.subject, m.content, m.format, m.attachme...
^
SELECT m.id, m.courseid, m.subject, m.content, m.format, m.attachments, m.draft, m.time, c.shortname, c.fullname, c.groupmode FROM mdl_local_mail_messages m JOIN mdl_course c ON c.id = m.courseid AND m.courseid IN (9204) WHERE m.id IN (770683)
[array (
)]
Error code: dmlreadexception
@Michael Andersson - Did you manage to expand the plugin by out of office?
Olá,
Instalei o plugin, mas obtive este erro, podem ajudar?
Foi detetado o seguinte erro de programação que deve ser corrigido por um programador: Url parameters values can not be objects, unless __toString() is defined!
Buenas tardes, instale la versión Release 1.9.13 Moodle 3.11, 4.0, 4.1, 4.2, tengo instalada la versión 4.0.5 de moodle, al probar el envio de correo de un destinatario a otro me arroja el siguiente correo Error:local/mail/locallib.php local_mail_send_mail():Could not send out for id2 to user (soporte@gmail.com)...not trying again, el sobre con la notificación aparece hasta que doy actualizar, alguién me puede orientar por favor
Saludos
Martha
Hola gente, como están?, hago una consulta, tengo instalado Moodle 3.9 y local_mail 2017121405, release 1.9.10, en curso de 100 alumnos puedo seleccionar con el botón para a todos los participantes, pero en un curso de 118 alumnos me dice que hay muchos registros y no los puede mostrar, existe alguna configuración para cambiar la cantidad de recipientes/destinatarios que muestra la interfaz de local_mail?, salu2 y gracias
Hi Alex Aranda,
Instead of raising a warning about the plugin, please provide detailed steps to reproduce the bug if you think there is a bug.
As I explained in the response to your pull requests, there's is no XSS vulnerability: the content is sanitized by Moodle before displaying it.
I urge you to learn about Moodle programming if you want to contribute to Moodle core or plugins: https://moodledev.io/
Albert
WARNING !!
THIS PLUGIN IS VULNERABLE TO XSS ATTACK..
I uploaded a fixed version in my github and gitlab:
TorrijaConLeche/moodle-local_mail_fixedXSS
Hola, Juan,
Actualmente no es compatible con la aplicación móvil, pero puede haber sorpresas para este mismo año.
Saludos