Extends PHP 5.6 with Apache webserver (official repo) with ssmtp functionality. This allows linking with an smtp server.
rickw/debian-exim-send)exim)mail() functionTo test your setup, you could run the following command (assuming your smtp server is called exim):
docker run -i -t --link exim:exim rickw/php-apache-ssmtp /bin/bash
Now, you have a shell, so you could execute php -a or ssmtp to test the setup.
Content type
Image
Digest
sha256:50899127d…
Size
151.2 MB
Last updated
over 8 years ago
docker pull rickw/php-apache-ssmtp