Source: libphp-swiftmailer Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Nicolas Roudaire , Joseph Nahmias , Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-bcmath , php-email-validator , php-mockery , php-symfony-phpunit-bridge , phpunit , Standards-Version: 4.7.2 Homepage: https://swiftmailer.symfony.com/ Vcs-Browser: https://salsa.debian.org/php-team/pear/php-swiftmailer Vcs-Git: https://salsa.debian.org/php-team/pear/php-swiftmailer.git -b debian/latest Rules-Requires-Root: no Package: php-swiftmailer Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require}, Suggests: ${phpcomposer:Debian-suggest}, Replaces: ${phpcomposer:Debian-replace}, Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}, Provides: ${phpcomposer:Debian-provide}, Description: ${phpcomposer:description} Swift Mailer is component based mailing solution for PHP Send emails using SMTP, sendmail, postfix or a custom Transport implementation of your own. It Supports servers that require username and password and/or encryption. . Features: - SMTP authentication - event-driven plugins to customize the library - MIME compliant HTML/multipart emails - large attachments and inline/embedded images with low memory use