# Summary
The Mail Redirect module redirects ALL system generated email to a test mail domain or address. This is especially useful when doing site testing which uses a production database which is populated with real email addresses.
Works with any mail generated by drupal_mail() and with included patch applied (D5 only) any module that uses mimemail. Patch not required with D6 or D7.
# Project URL
https://www.drupal.org/project/mail_redirect
# Where is the code?
Unknown
# Estimated completion date
Unknown
# Dependencies
N/A
# Who's doing the port?
# What help do they need?
Unknown
# D8 roadmap
# Background and reference information
N/A
Comments
Comment #2
devaraj johnson commentedI would like to do the port for this module. I ll start later today.
Comment #3
liquidcms commentedHi Devaraj,
I was going to use this project as my intro to D8 porting as it is one of the easier projects which i maintain. So I will likely look at doing this later this week.
Also, for some reason, when i try to add you add as a maintainer; it says it does not recognize: devaraj-johnson as a valid user.
Comment #4
devaraj johnson commentedMy User name is "Devaraj johnson" and in maintainer if you give this in the Auto complete you will see my name.
If you need any help I ll help you out. If needed i ll commit my code you work on it further.
Thanks
Comment #5
liquidcms commentedYou've been added.
Comment #6
devaraj johnson commentedHi Peter Lindstrom,
I have commited the initial D8 code in the below clone URL you can now start working on this.
git clone --branch 8.x-1.x http://git.drupal.org/project/mail_redirect.git
Thanks
Comment #7
liquidcms commentedi think you ported the wrong release.. it looks like you may have ported the older 7.x-1.x branch and you should be doing the 7.x-2.x branch.
Comment #8
devaraj johnson commentedokay I ll do that
Comment #9
liquidcms commentedI've ported an initial release of this to D8.
Comment #10
mmjvb commentedWith a dev release Status should be Needs work.
For Needs review, tag it as an aplha or beta.
Comment #11
devaraj johnson commentedComment #12
arulraj commentedHi,
May i know when this module will available in Drupal 8.
Comment #13
mmjvb commentedWhen that information is not provided here you may inspect the project itself. Create a support request issue to ask for the information there when you can't find it. This issue is for reporting the information, not asking for it
Comment #14
liquidcms commentedThe -dev release for this module has been listed on the project page for over 2 years. Once someone (other than me) tests it out and states that it works; i'll add an official release.
Comment #15
liquidcms commentedComment #16
mmjvb commentedFor Needs review you need to release an alpha or beta, not the other way around
Comment #17
avpadernoThere is a stable release (4.0.4).