This module integrates with the WhoSends email spoofing and phishing system API enabling administrators and users to send users email that is tagged with their own secure key image.
The module integrates with drupals core mail module to add the key image to the top or bottom of outgoing email, more information about whosends can be found here https://www.whosends.com/
This is my module page http://drupal.org/sandbox/darrenwh/1894978
you can pull a copy down from here:
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/darrenwh/1894978.git who_sends_api_integration
This project is intended for version 7.x
Reviewed :
http://drupal.org/node/1446848
http://drupal.org/node/1890670
http://drupal.org/node/1844398
Added Reviews:
http://drupal.org/node/1887890
http://drupal.org/node/1715026
http://drupal.org/node/1743162
If you would like a demo account to assess this module please contact support@whosends.com and explain your assessing the druplal module.
Comments
Comment #1
ain commentedAutomated review
Several errors, see http://ventral.org/pareview/httpgitdrupalorgsandboxdarrenwh1894978git-7x-1x
Manual review
mail()documentation ln 27-29 in newmailer.class.inc is not standard.Please fix the issues so the module can be thoroughly tested.
Comment #2
darrenwh commentedFixed that, original name was different, should be fine now, just looking through syntax errors,
Ok run through the validation and there are a few trailing errors that I cant find in the code?
Comment #3
darrenwh commentedOk Fixed all errors indicated by ventral
Comment #4
ain commentedMake sure to change the project status to needs review when you think it's ready to be reviewed again.
Comment #5
darrenwh commentedHi, tidied a few things and added some others.
Comment #6
klausiDon't forget to add the "PAReview: review bonus" tag as indicated in #1410826: [META] Review bonus, otherwise you won't show up on my high priority list.
Comment #7
darrenwh commentedPAReview: review bonus
Comment #8
darrenwh commentedput it in wrong place
Comment #9
sprocketman commentedManual review:
Really no problems found. Clean, well documented and, above all, elegant. I am curious, though, why you add an asterisk at the end of your @file blocks. I'm surprised the automated review doesn't choke on this especially since there's a space after each of the asterisks.
Leaving status as is.
Comment #10
sprocketman commentedActually, looks like I should change the status to rtbc since I found no issues.
Comment #11
klausiThank you for your reviews. When finishing your review comment also set the issue status either to "needs work" (you found some problems with the project) or "reviewed & tested by the community" (you found no major flaws).
manual review:
Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #12
darrenwh commentedHi,
Fixed recommendations, added more detail to module description.
Darren
Comment #12.0
darrenwh commentedchanged from master to version branch
Comment #13
darrenwh commentedAdded 3 more reviews
Comment #14
klausimanual review:
.
But otherwise looks RTBC now. Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #15
darrenwh commentedThanks,
Have replaced variable_get namings and replaced file_get_contents for drupal_http_request
Darren
Comment #16
jthorson commentedThanks for your contribution, darrenwh!
I updated your account to let you promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and get involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.
Comment #17.0
(not verified) commentedAdded 3 more reviews