Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sendmail #87

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Feature/sendmail #87

wants to merge 3 commits into from

Conversation

renozao
Copy link

@renozao renozao commented May 14, 2015

Hi,

this PR is to enable users to define and use their own sendmail function as a hook.
I had to use this because of some restrictions on our clusters. I have a workaround in place that I can use to sen emails, but I needed this simple hook to trigger it, instead of the default SMTP-based function from sendmailR.

It has no impact on the rest of the package. The custom mailing function only needs to have arguments status, from, to, subject, body.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 56.46% when pulling dcd0e96 on renozao:feature/sendmail into b784e86 on tudo-r:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 56.46% when pulling 86a1338 on renozao:feature/sendmail into b784e86 on tudo-r:master.

@renozao
Copy link
Author

renozao commented Dec 6, 2016

Please tell me what I need to do to make this pull request going through.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants