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

Replace zetacomponents #201

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Replace zetacomponents #201

wants to merge 4 commits into from

Conversation

pkamps
Copy link
Member

@pkamps pkamps commented Apr 9, 2021

Goal ist to replace all unmaintained zetacomponents - first up the "Mail" zeta component.

This pull requests affects mostly 2 PHP classes:

eZMail was a wrapper class to the ezcMail class from the zeta component. Now it is a wrapper class to the Email class from the Symfony Mailer component.

eZSMTPTransport was using the zeta component to send out an email via smtp. Now this class will use the Symfony Mailer component.

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

Successfully merging this pull request may close these issues.

1 participant