Sign inSign up

shyd/php

By shyd

•Updated over 8 years ago

PHP with sSMTP for sending mail.

Image
0

3.1K

shyd/php repository overview

⁠PHP

Build Status

PHP with sSMTP to allow sending mails. Built with these base images (https://hub.docker.com/_/php/⁠):

  • fpm (latest)
  • 7-fpm
  • 5-fpm

⁠Usage

Mount a config with the ip of a postfix host to ./ssmtp.conf:/etc/ssmtp/ssmtp.conf:ro

Contents:

mailhub=<IpOfPostfixHost>
FromLineOverride=YES

Tag summary

Content type

Image

Digest

Size

127.4 MB

Last updated

over 8 years ago

docker pull shyd/php