-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
2.8.8, 2.9.2, 2.9.3
-
MOODLE_28_STABLE, MOODLE_29_STABLE
Reproduction Pre-Requisites
- An otherwise unused e-mail account which supports:
- IMAP
- Sub-Addresses
- Working SMTP configuration for Moodle
- A course, with at least one student enrolled (the student must have a working e-mail address that you can check)
- Access to run cron
Reproduction setup
- Login as administrator
- Open Site administration -> Server -> Incoming mail configuration -> Mail settings
- Enter your mailbox configuration:
- Mailbox name: The bit before the @ on the e-mail address you would use to send e-mail to. For example, jammydodger in jammydodger@example.com
- Email domain: The bit after the @ on the e-mail address you would use to send e-mail to. For example, example.com in jammydodger@example.com
- Enter your Incoming mail server settings
- Incoming Mail Server: The IMAP server name
- Use SSL: Server-dependent
- Username: The username required to log on to this IMAP server
- Password: The password required to log on to this IMAP server
- Click Save changes
- Open Site administration -> Server -> Incoming mail configuration -> Message handlers
- Click the Edit icon beside "Reply to forum post"
- Place a tick beside "Enabled"
- Ensure that "Validate sender address" is disabled
- Click Save changes
Reproduction procedure
- Login as an editing teacher and navigate to your the course created for this test
- Create a new discussion forum with automatic enrolment
- Post a new discussion in this forum:
- Ensure that you check the "Mail now" option
- Run cron
- Check the e-mail account of your student user
- You will have recieved mail from somone called "Do not reply to this email"
- Discovered while testing
-
MDLQA-8715 CLONE - Students can reply to discussion posts by e-mail
- Passed
- has been marked as being related by
-
MDL-51382 lost the name of sender in From: when forum_replytouser unset
- Closed
- is duplicated by
-
MDL-53262 VERP invalid_recipient_handler email FromName contradicts the message body
- Closed