Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

Bugfix for address check #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rhertogh
Copy link

Now accepting addresses in format "Bob [email protected]"
Fixes #3

Now accepting addresses in format "Bob <[email protected]>"
@crantron
Copy link

@rhertogh @Bogardo can confirm this is a fix, however only accepts one email address. regex needs to be improved to accept multiple comma delimited email addresses.

@crantron
Copy link

@rhertogh good job though

@rhertogh
Copy link
Author

@crantron $recipient is always a single address isn't it?

@crantron
Copy link

crantron commented Sep 15, 2016

screen shot 2016-09-15 at 8 25 27 am

  • negative ghost rider.

@rhertogh
Copy link
Author

but aren't they looped over individually (at line 72)?

@francesco-carrella
Copy link

francesco-carrella commented Sep 25, 2016

hello, any new here? That make impossible to use in a Magento 2 installation

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

Successfully merging this pull request may close these issues.

3 participants