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

Postfix email fix #5

Open
bradymiller opened this issue Sep 7, 2017 · 6 comments
Open

Postfix email fix #5

bradymiller opened this issue Sep 7, 2017 · 6 comments

Comments

@bradymiller
Copy link
Member

Need to troubleshoot and fix this.
First plan to see if still working in old demos.
Then will get it to work in new demos (ubuntu and alpine)

@bradymiller bradymiller self-assigned this Sep 7, 2017
@bradymiller
Copy link
Member Author

bradymiller commented Sep 10, 2017

This appears to be:

  1. Need to run postfix start in the demo script for the ubuntu dockers (DONE)
  2. Need to go through steps with aws to allow sending out email from an ec2 instance (PENDING)
    (if can't the ec2 to work, then may need to send through Amazon SES service; d/w @robertdown what he needed to do to get emails up and running on the forum/chat)
  3. (will figure out alpine when get above working in ubuntu)

@bradymiller
Copy link
Member Author

In addition to above, have made following changes in ubuntu 16.04 Dockerfile:
https://github.com/openemr/demo_farm_openemr/blob/master/docker/pre-openemr/16-04/Dockerfile#L40-L43
(if this works, then will need to get this going in the other Ubuntu version Dockerfiles)

@bradymiller
Copy link
Member Author

Getting very close to completing this. Using Amazon's SES email service and working well on initial testing.

@bradymiller
Copy link
Member Author

Now working well on the ubuntu dockers.
Still need to get it to work on the alpine dockers.(will need to have separate config files for ubuntu vs alpine)

@bradymiller
Copy link
Member Author

On alpine dockers getting close. postfix/stunnel is working when send email via sendmail commandline. Just need to figure out why not working from wordpress.

@gutiersa
Copy link

@bradymiller
Where you ever able to get this working?
I am trying to use postfix and smtp

@bradymiller bradymiller removed their assignment May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants