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

Sendmail support? #168

Open
iamkobold opened this issue Feb 8, 2017 · 4 comments
Open

Sendmail support? #168

iamkobold opened this issue Feb 8, 2017 · 4 comments

Comments

@iamkobold
Copy link

Seems like having baked in sendmail support that goes to the docker host would be nice to have as part of the main image.

Sendmail is a common if not required part of Rails environments and being able to have a nice consistent way to have the docker rails environment send to the host would be nice. Or at the very least, providing some documentation on how to configure this image for sendmail to the host.

@bjo81
Copy link

bjo81 commented Mar 15, 2017

This would be a nice improvement, maybe ssmtp could be used?

@sur1v
Copy link

sur1v commented Jun 20, 2017

I would like to ask for this enhancement too

@jeremywadsack
Copy link

jeremywadsack commented Apr 5, 2018

As a customer (not contributor/maintainer), I vote against this. I feel the image is already really large (I don't want SSH or cron on my rails servers) and this would increase the weight.

For mailer use, we connect ActionMailer directly to an SMPT service (e.g. SendGrid) and don't need sendmail or other MTA installed on the image.

@samip5
Copy link

samip5 commented May 3, 2020

I also vote against this, the images are already rather large.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants