Download & Extend

configuration option to allow mailer to suppress default relationship emails

Project:User Relationships
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

A client wanted to suppress email from default relationships when new users register. I couldn't see any way to do this using hooks, so I wrote a patch to make that happen. Since the current state is to have the emails sent, I added an option to the UR settings form that defaults to send and then check that setting before sending UR mail at registration.

AttachmentSizeStatusTest resultOperations
mailer.patch1.96 KBIdleFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch mailer.patch. This may be a -p0 (old style) patch, which is no longer supported by the testbots.View details | Re-test

Comments

#1

Whoops, just noticed I left in some debugging code in the patch. Here's a better one.

AttachmentSizeStatusTest resultOperations
mailer.patch1.69 KBIdleFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch mailer_0.patch. This may be a -p0 (old style) patch, which is no longer supported by the testbots.View details | Re-test

#2

Version:6.x-1.0-rc2» 6.x-1.x-dev
Status:active» needs review

#3

Status:needs review» needs work

The last submitted patch, mailer.patch, failed testing.

nobody click here