Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/PHPMailer-BMH

Bounce Mail Handler for PHP | This is a "reboot" of PHPMailer-BMH from WorxWare.
https://github.com/voku/PHPMailer-BMH

[+]: use "imap_close()", if needed v2

196eb8c3959a00e59163481eb7097f466bedfd72 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update .travis.yml
Update .gitattributes
Applied fixes from StyleCI

Conf...

82b76467ed04f2aa64c7ac9d77e2300202beef15 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: use "imap_close()", if needed

762e856e5249ffdd7eec579635f6ff57e1f5caa8 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

1990778fa7d46f73e18709dfcc8ebbe538b21ec6 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .gitattributes

7516f04602a6740b23fa4ef9fbec0fc4937e523f authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #1 from voku/analysis-XNmDL8

Applied fixes from StyleCI

7e546e8ed3ff88bed35b4c920b80fc9d65b2c7b3 authored over 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

e310f714c168e73f1839a9dd4365680bb8f42316 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added ".styleci.yml"

f5647ee4f9f39caea6ed368b9dbe29679b2bbb0b authored over 9 years ago by Lars Moelleken <[email protected]>
[*]: update code-comments

[+]: added ".editorconfig"

71a3a97d131ca8fd00c72711698dfc205be729e6 authored over 9 years ago by Lars Moelleken <[email protected]>
Update .scrutinizer.yml

28f91d0ce7dde17305fc63ade3eb4d5f327c3719 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added new callback-parameter into the examples

94c50a926dca471d5b165144c894c0ba22c5ec11 authored over 9 years ago by Lars Moelleken <[email protected]>
[-]: more clean-up for the example

928101a4108aa36e1f084c73c28a46dba2f97341 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

3d346a79685f15f4f3fea71df7a69f29fc59ad5b authored over 9 years ago by Lars Moelleken <[email protected]>
Update index.php

410b43b3f37e716ff367c5046a52631d83e64abb authored over 9 years ago by Lars Moelleken <[email protected]>
Update .gitattributes

f18f4902814744d06e7891b66588ea97d15759ee authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

4638a98c8df0850fb74a2f4485a3dab635585f76 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: rename "lib" -> "src"

[-]: removed old "doc"
[+]: fixed code-style from examples / tests
[~]: moved "bootstrap.php (use...

55a7a179a7d1216f1ce4705a7beb1349344c949b authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added new rules from ...

... https://github.com/cfortune/PHP-Bounce-Handler/blob/master/bounce_responses.php
... http://s...

547af6bc13fdd1b8b53c179feaaf037386192863 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added new rule

[+]: add fallback for "subject"

12773bd517d7430670afd39b180168ebbb697dc1 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Add full headers and body to params returned to the callback function so that a tracking id can picked up from the original email" - https://github.com/hippich/PHPMailer-BMH/commit/1516ffa53c4e8f6a2342e068fc759c3c3f873734

72daa09038f95d7e188d418e0c0bbba1b37c6998 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed "example"-file v2

48982746bd7097ef5136c5dd03808d4382146e93 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed "example"-file

e29a3b91ca9361c0616be86a2edb86dfca1b5f32 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed typos

[+]: fixed php-doc
[+]: fixed code-style
[+]: added some helper-files
[~]: rename "test" -> "tests"

e958276aea04d697cd8c3116de6b5e7950d9ea5e authored over 9 years ago by Lars Moelleken <[email protected]>
update php docblocks

cc44dec96d93beb5f4db50a06189d50e57969b7e authored over 12 years ago by Anthon Pang <[email protected]>
bump to 5.3-dev

43e404c0e572ec6360d83e476e28f6a4eb711fa7 authored over 12 years ago by Anthon Pang <[email protected]>
bump to 5.2

bd927ed1ad9871d756edc5f2fbfb2cabe430cf62 authored over 12 years ago by Anthon Pang <[email protected]>
Requires php imap extension

948ec71de19e665d5313dddf0627bcbbefb11872 authored over 12 years ago by Anthon Pang <[email protected]>
initial PSR-0 refactoring

17e905242d7ebee8450ef2d3a76a34bb4bc79233 authored over 12 years ago by Anthon Pang <[email protected]>
variation of test_bounce_05.txt

f62e976c13bdf1fb9e08a112c529d4e430811275 authored almost 13 years ago by Anthon Pang <[email protected]>
another test reviewed

d308fdd49fe48257628c60b1383312f9a2bbe249 authored almost 13 years ago by Anthon Pang <[email protected]>
migrating to a new laptop; save my work in progress

8523a2521c42824e5476c04a8c618d77543f420d authored almost 13 years ago by Anthon Pang <[email protected]>
The corpus contains 282 emails. I have reviewed 2 so far... =P

f0db6889a26ae20282aa471ac288a524410fb6fc authored almost 13 years ago by Anthon Pang <[email protected]>
update functional tests; much review required...

a201b3bbbf0052f93d642a7d9528b3054014fec0 authored almost 13 years ago by Anthon Pang <[email protected]>
fix: testmode should be non-destructive (i.e., no moving or deleting) but still maintain stats

2b0664918bbdc0425b3400df6ec7b3bd932ae9eb authored almost 13 years ago by Anthon Pang <[email protected]>
fixes Notice: Unknown: Unexpected characters at end of address

bcd5425a8ff01b3e8a7d55dba13c3cd262d9c089 authored almost 13 years ago by Anthon Pang <[email protected]>
add functional test and corpus; the test results need to be reviewed

e125ff6cb55341d985d3836bb7a97749717a97b6 authored almost 13 years ago by Anthon Pang <[email protected]>
Merge pull request #9 from robocoder/patch-7

handle case where message body is not multi-part

3b78da5a6581a4674d45f81e42aaac49514547b4 authored almost 13 years ago by Pavel Karoukin <[email protected]>
Merge pull request #8 from robocoder/patch-5

Add PSR-0 wrapper

621db919117ef9cd73b74d643763b9365118ec3e authored almost 13 years ago by Pavel Karoukin <[email protected]>
Merge pull request #7 from robocoder/patch-4

Howard Walsh's bug fixes

ba5a65291f8c4de65d3a6a4b36656bc128f4ab65 authored almost 13 years ago by Pavel Karoukin <[email protected]>
Merge pull request #6 from robocoder/patch-3

Use is_callable() instead of function_exists().

1c815e08aa8f3204cdf4c4161090349400965b0c authored almost 13 years ago by Pavel Karoukin <[email protected]>
Merge pull request #5 from robocoder/patch-2

Typo in example.

e9f1e7ea6d0b186a1a10dff4ef04f1d7b4f2b051 authored almost 13 years ago by Pavel Karoukin <[email protected]>
Merge pull request #4 from robocoder/patch-1

Patch from @colin-campbell's repo

01eeceac6af347a0dcfb69111178d2f8ced79124 authored almost 13 years ago by Pavel Karoukin <[email protected]>
handle case where message body is not multi-part

0f63a3b8fd0fbb3cbae9b34af6de7716b24d6058 authored almost 13 years ago by Anthon Pang <[email protected]>
Add PSR-0 wrapper

8435a665618ab7cc8517a7889737ac9a76416aa8 authored almost 13 years ago by Anthon Pang <[email protected]>
extracted Howard Walsh's bug fixes from http://www.kidmoses.com/blog-article.php?bid=40; I'll look at the enhancements later

58a441d8659435c3e202f66f4f0250d896944987 authored almost 13 years ago by Anthon Pang <[email protected]>
Use is_callable() instead of function_exists(). Allows for 'SomeClass::someMethod', array('SomeClass', 'someMethod'), or array($someObject, 'someMethod')

a750d7e336ad64588b7774e4bb577e3d2d313ce4 authored almost 13 years ago by Anthon Pang <[email protected]>
Typo in example.

0daabed7961096d8659682b012fa34d479ab4f35 authored almost 13 years ago by Anthon Pang <[email protected]>
Patch from @colin-campbell's repo https://github.com/colin-campbell/phpmailer_bmh

1d405cc022456674e092f69037171f4037da3b1e authored almost 13 years ago by Anthon Pang <[email protected]>
Smaller version updates.

0f19cfcebaa25e064675d3f555d0da281c621f08 authored almost 13 years ago by Pavel A. Karoukin <[email protected]>
Move parameter to the end of callback function

eab9654a0ec407d1c81fe165e8fcb65b77842e9b authored almost 13 years ago by Pavel A. Karoukin <[email protected]>
Add support for aim.com, hotmail.com and more generic responses.

1843d71babc755687ac919f7ef63dff6c277e8cf authored almost 13 years ago by Pavel A. Karoukin <[email protected]>
Add passing body values to callback action

bb160784e7c0f8432e6cd6fd92817a3d2fd53bc1 authored almost 13 years ago by Pavel A. Karoukin <[email protected]>
/*

* rule: 554 delivery error
* sample:
* This user doesn't have a yahoo.com account
*/

83a9eeb8becb57fddcb1768ff5c8998f9ddf1c78 authored almost 13 years ago by Pavel A. Karoukin <[email protected]>
Initil commit.

a8b36e2fd82b28677250ae5fb74b0cb98a54fda7 authored almost 13 years ago by Pavel A. Karoukin <[email protected]>