Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Allow specifying timeout and source_ip parameters for SMTP transport #14

Merged
merged 1 commit into from
Jul 3, 2012
Merged

Allow specifying timeout and source_ip parameters for SMTP transport #14

merged 1 commit into from
Jul 3, 2012

Conversation

lstrojny
Copy link
Contributor

@lstrojny lstrojny commented Jul 2, 2012

Fixes issue number #9. From my POV it is ready to be merged.

@@ -14,6 +14,7 @@
use Symfony\Bundle\SwiftmailerBundle\Tests\TestCase;
use Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerExtension;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Definition;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be removed

@lstrojny
Copy link
Contributor Author

lstrojny commented Jul 2, 2012

Fixed and squashed. Thanks!

stof added a commit that referenced this pull request Jul 3, 2012
Allow specifying timeout and source_ip parameters for SMTP transport
@stof stof merged commit 880706f into symfony:master Jul 3, 2012
xabbuh added a commit to xabbuh/symfony-docs that referenced this pull request Apr 30, 2017
* The `url` option was added in version 2.3.10 of the SwiftmailerBundle
  (see symfony/swiftmailer-bundle#118).
* The `timeout` and `source_ip` options are part of SwiftmailerBundle
  since symfony/swiftmailer-bundle#14 which was part of the 2.1.0
  release.
* The `local_domain` option was first included in the 2.4.0 release (see
  symfony/swiftmailer-bundle#141).
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