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

Update return value for send() #24

Closed
Nyholm opened this issue May 26, 2016 · 2 comments
Closed

Update return value for send() #24

Nyholm opened this issue May 26, 2016 · 2 comments

Comments

@Nyholm
Copy link
Collaborator

Nyholm commented May 26, 2016

While investigating for #23 I found that the SMTP transport is returning the number of the sent emails. We are always returning 1 but they are returning a number of all recipient.

We should update that.

Ref: https://github.com/swiftmailer/swiftmailer/blob/v5.4.2/lib/classes/Swift/Transport/AbstractSmtpTransport.php#L168-L199

@bartek1234321
Copy link

bartek1234321 commented May 30, 2016

What do you think about the return response which you get from the mailgun api?

@Nyholm
Copy link
Collaborator Author

Nyholm commented Jul 12, 2016

Closed by #30

@Nyholm Nyholm closed this as completed Jul 12, 2016
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

No branches or pull requests

2 participants