Bulk Email

Administration tools ::: tool_bulkemail
Maintained by Darby Costello
This is an admin tool plugin for Moodle 3.9+ which adds an action to bulk user actions allowing you to send emails to a list of users.
Latest release:
523 sites
161 downloads
24 fans
Current versions available: 2

This is an admin tool plugin for Moodle 3.9+ which adds an action to bulk user actions allowing you to send emails to a list of users.

The plugin adds a new "bulkemail:sendbulkemails" capability to the system, mapped to the manager role and site admins by default, which determines if a user can send emails using the feature.


Screenshots

Screenshot #0

Contributors

Darby Costello (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Wynand Louw
    શનિ, 29 એપ્રિલ 2023, 10:25 PM
    Hi @darby Costello, will this function in Moodle 4.2?
  • James Peter
    શુક્ર, 15 સપ્ટે 2023, 12:08 PM
    Hi there
    Is there any way to insert the pre-drafted text content to the mail composer as we need to send same content emails more frequently to different users in different occasions. Any support in this matter is highly appreciated
  • Wynand Louw
    રવિ, 17 ડિસે 2023, 6:21 PM
    Is this plugin now abandoned?
  • Darby Costello
    શુક્ર, 29 ડિસે 2023, 7:41 PM
    @Wynand Louw. You keep asking questions about whether this plugin "works" under different Moodle versions, or whether it's been "abandoned". If you have identified a specific issue with the operation of this very simple piece of software then by all means raise it. It's a bulk email plugin. It simply reimplements Moodle's existing bulk messaging feature to send emails. That's all it does. That's all it will ever do. If you need a more feature-rich solution or a higher level of support then I suggest looking elsewhere for a more complete integration, or reach out to me for some bespoke development. Thanks.
  • Wynand Louw
    મંગળ, 2 જાન્યુ 2024, 8:59 PM
    @Darby Costello, thank you for clarifying and getting back to me. Maybe test and adapt your versions to indicate that it is compatible with 4.1, 4.2, and 4.3.
  • Darby Costello
    બુધ, 3 જાન્યુ 2024, 1:19 AM
    @Wynand Louw Again, you haven't specified an issue with the software. It says at the top of the page that the plugin is compatible with Moodle 3.9+. The plus sign means any version from Moodle 3.9 onward. If you want evidence that it works in subsequent versions then I draw your attention to the stats page, where you can clearly see there are literally hundreds of installations across Moodle 4.0, 4.1, 4.2 and 4.3. https://moodle.org/plugins/tool_bulkemail/stats
  • Matt Faber
    ગુરુ, 12 સપ્ટે 2024, 4:19 PM
    Hello,

    I'm testing the bulk user email function and find that when an email is received by a gmail account it is html formatted with logos and footers embedded but when it is received by Outlook it is displayed as plain text with no formatting and no sense of where the email has come from. Giving that most people use Outlook for work this would result in the emails being deleted or flagged as phishing.

    My sense is that, since Outlook displays other emails as full html it is not a case of media queries rather than the bulk email plugin not providing the correct code. I could be wrong obviously.

    If you have any thoughts for a workaround I would be most grateful.

    Thanks,

    Matt
  • Matt Faber
    ગુરુ, 12 સપ્ટે 2024, 10:05 PM
    Also, is there a way of personalising bulk emails i.e. Dear Thanks
  • Darby Costello
    શુક્ર, 13 સપ્ટે 2024, 7:32 AM
    Hi @Matt. The plugin uses Moodle’s own email sending facility which means headers, MIME types etc are set by your Moodle instance itself. You can review and personalise outgoing email settings at Site Admin -> Server -> Email. From here you might try a number of things to get your emails playing nicely with Outlook, such as setting custom email headers like MIME version, content type and X-Mailer values. If all else fails, remember that Moodle is using the underlying PHP server to send the emails, unless you provide your own SMTP relay. This is the preferred method for many users, because you can ensure your SMTP host includes traceable SPF records etc, which is much more highly trusted by mail clients than email sent directly from a server. It can ensure your emails arrive with validated origin and sender metadata, which is what spam filters are looking for.
  • Matt Faber
    શુક્ર, 13 સપ્ટે 2024, 4:25 PM
    Hi Darby,
    Many thanks. I will share your comments with my provider and see if we can make things work a bit better.
  • Matt Faber
    શુક્ર, 13 સપ્ટે 2024, 4:31 PM
    Hi Darby, Apologies but also looking for your thoughts on personalising bulk emails i.e. Dear <><>
    IS there a way of achieving this?
  • Matt Faber
    શુક્ર, 13 સપ્ટે 2024, 4:32 PM
    Interesting that the < deletes the text in the message. What I was typing is Dear firstname lastname,
    Hope that makes sense
    Thanks
    Matt
  • Matt Faber
    મંગળ, 17 સપ્ટે 2024, 6:59 PM
    Hi @Darby, I've looked into the outgoing email config > header option but this is a verbatim text window and does not allow for custom code to create a personalised greeting. You seem to be saying that it is possible so it would be great to see your thinking. Thanks, Matt
  • Darby Costello
    બુધ, 18 સપ્ટે 2024, 2:04 AM
    Hi @Matt. Again I'd like to stress that the bulk email plugin only uses Moodle's own email system, nothing more. Just a brief glimpse at the code will illustrate how very minimal this implementation is. So any features or functionality you need either already exists within Moodle's other features (janky as they may be) or can be developed separately, e.g. a local email template editor plugin. An off-the-shelf customisation for your specific use case might be to navigate to Site Admin -> Language -> Language Customisation. Then load the (English) language pack and continue. From here you can select all components in the filter and search on the term "email", or a keyword related to your specific message type. You can overwrite the greeting and save the changes to the language files.
  • Michael Milette
    શનિ, 15 ફેબ્રુ 2025, 9:54 PM
    Bulk Email seems to be compatible with Moodle 4.1 LTS. However it gave me errors in Moodle 4.5 LTS. I did not test for versions in between.
1 2 3
Please login to post comments