php-symfony-mailer (6.4.41+dfsg-0+deb13u1)

Details

Core information at a glance

Distribution
debian
Origin
debian-trixie-security
Repository
https://security.debian.org/debian-security
Codename
trixie-security
Component
main
Source
symfony
Architecture
s390x
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
223 B
Size expected
43.6 kB
Size actual
43.6 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-email-validator
  • php-psr-event-dispatcher (>= 1)
  • php-psr-event-dispatcher (<< 2~~)
  • php-psr-log
  • php-symfony-event-dispatcher
  • php-symfony-mime
  • php-symfony-service-contracts

Suggested packages

Recommended additional packages

  • None

Description

help sending emails

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5a1003f76…55e0b33a
SHA-1b9b65ef1…e948f30a
SHA-2564acc053a…1191415f
SHA-512fec609f3…f84d335f

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-mailer
usr/share/doc/php-symfony-mailer/changelog.Debian.gz
usr/share/doc/php-symfony-mailer/changelog.gz
usr/share/doc/php-symfony-mailer/copyright
usr/share/php
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/Mailer
usr/share/php/Symfony/Component/Mailer/Command
usr/share/php/Symfony/Component/Mailer/Command/MailerTestCommand.php
usr/share/php/Symfony/Component/Mailer/DataCollector
usr/share/php/Symfony/Component/Mailer/DataCollector/MessageDataCollector.php
usr/share/php/Symfony/Component/Mailer/DelayedEnvelope.php
usr/share/php/Symfony/Component/Mailer/Envelope.php
usr/share/php/Symfony/Component/Mailer/Event
usr/share/php/Symfony/Component/Mailer/Event/FailedMessageEvent.php
usr/share/php/Symfony/Component/Mailer/Event/MessageEvent.php
usr/share/php/Symfony/Component/Mailer/Event/MessageEvents.php
usr/share/php/Symfony/Component/Mailer/Event/SentMessageEvent.php
usr/share/php/Symfony/Component/Mailer/EventListener
usr/share/php/Symfony/Component/Mailer/EventListener/EnvelopeListener.php
usr/share/php/Symfony/Component/Mailer/EventListener/MessageListener.php
usr/share/php/Symfony/Component/Mailer/EventListener/MessageLoggerListener.php
usr/share/php/Symfony/Component/Mailer/EventListener/MessengerTransportListener.php
usr/share/php/Symfony/Component/Mailer/Exception
usr/share/php/Symfony/Component/Mailer/Exception/ExceptionInterface.php
usr/share/php/Symfony/Component/Mailer/Exception/HttpTransportException.php
usr/share/php/Symfony/Component/Mailer/Exception/IncompleteDsnException.php
usr/share/php/Symfony/Component/Mailer/Exception/InvalidArgumentException.php
usr/share/php/Symfony/Component/Mailer/Exception/LogicException.php
usr/share/php/Symfony/Component/Mailer/Exception/RuntimeException.php
usr/share/php/Symfony/Component/Mailer/Exception/TransportException.php
usr/share/php/Symfony/Component/Mailer/Exception/TransportExceptionInterface.php
usr/share/php/Symfony/Component/Mailer/Exception/UnexpectedResponseException.php
usr/share/php/Symfony/Component/Mailer/Exception/UnsupportedSchemeException.php
usr/share/php/Symfony/Component/Mailer/Header
usr/share/php/Symfony/Component/Mailer/Header/MetadataHeader.php
usr/share/php/Symfony/Component/Mailer/Header/TagHeader.php
usr/share/php/Symfony/Component/Mailer/Mailer.php
usr/share/php/Symfony/Component/Mailer/MailerInterface.php
usr/share/php/Symfony/Component/Mailer/Messenger
usr/share/php/Symfony/Component/Mailer/Messenger/MessageHandler.php
usr/share/php/Symfony/Component/Mailer/Messenger/SendEmailMessage.php
usr/share/php/Symfony/Component/Mailer/SentMessage.php
usr/share/php/Symfony/Component/Mailer/Test
usr/share/php/Symfony/Component/Mailer/Test/Constraint
usr/share/php/Symfony/Component/Mailer/Test/Constraint/EmailCount.php
usr/share/php/Symfony/Component/Mailer/Test/Constraint/EmailIsQueued.php
usr/share/php/Symfony/Component/Mailer/Test/TransportFactoryTestCase.php
usr/share/php/Symfony/Component/Mailer/Transport
usr/share/php/Symfony/Component/Mailer/Transport/AbstractApiTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/AbstractHttpTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/AbstractTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/AbstractTransportFactory.php
usr/share/php/Symfony/Component/Mailer/Transport/Dsn.php
usr/share/php/Symfony/Component/Mailer/Transport/FailoverTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/NativeTransportFactory.php
usr/share/php/Symfony/Component/Mailer/Transport/NullTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/NullTransportFactory.php
usr/share/php/Symfony/Component/Mailer/Transport/RoundRobinTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/SendmailTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/SendmailTransportFactory.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Auth
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Auth/AuthenticatorInterface.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Auth/CramMd5Authenticator.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Auth/LoginAuthenticator.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Auth/PlainAuthenticator.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Auth/XOAuth2Authenticator.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransportFactory.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Stream
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Stream/ProcessStream.php
usr/share/php/Symfony/Component/Mailer/Transport/Smtp/Stream/SocketStream.php
usr/share/php/Symfony/Component/Mailer/Transport/TransportFactoryInterface.php
usr/share/php/Symfony/Component/Mailer/Transport/TransportInterface.php
usr/share/php/Symfony/Component/Mailer/Transport/Transports.php
usr/share/php/Symfony/Component/Mailer/Transport.php
usr/share/php/Symfony/Component/Mailer/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-mailer