# 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?

Devaraj johnson

# What help do they need?

Unknown

# D8 roadmap

# Background and reference information

N/A

Comments

Devaraj johnson created an issue. See original summary.

devaraj johnson’s picture

I would like to do the port for this module. I ll start later today.

liquidcms’s picture

Hi 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.

devaraj johnson’s picture

My 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

liquidcms’s picture

You've been added.

devaraj johnson’s picture

Hi 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

liquidcms’s picture

i 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.

devaraj johnson’s picture

okay I ll do that

liquidcms’s picture

Status: Active » Needs review

I've ported an initial release of this to D8.

mmjvb’s picture

Status: Needs review » Needs work

With a dev release Status should be Needs work.
For Needs review, tag it as an aplha or beta.

devaraj johnson’s picture

arulraj’s picture

Hi,

May i know when this module will available in Drupal 8.

mmjvb’s picture

When 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

liquidcms’s picture

The -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.

liquidcms’s picture

Assigned: devaraj johnson » liquidcms
Status: Needs work » Needs review
mmjvb’s picture

Status: Needs review » Needs work

For Needs review you need to release an alpha or beta, not the other way around

avpaderno’s picture

Assigned: liquidcms » Unassigned
Status: Needs work » Fixed

There is a stable release (4.0.4).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.