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

Unable to replace alias "smtpd" with "swiftmailer.mailer.default.transport.real".  #59

@krewmarco

Description

@krewmarco

I'm running:
symfony 2.2.-dev
symfony/swiftmailer-bundle dev-master f5e5d12 (v. 2.3.4)

Once I set
swiftmailer:
disable_delivery: false

I get these errors:

[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
Unable to replace alias "smtpd" with "swiftmailer.mailer.default.transport.real".

[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
The service definition "smtpd" does not exist.

if I replace my "transport" with "gmail", I get the same error but with "gmaild".

Thanks,
Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions