Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Add documentation for notification_mailer configuration #402

Open
aquibbaig opened this issue Aug 8, 2019 · 5 comments
Open

Add documentation for notification_mailer configuration #402

aquibbaig opened this issue Aug 8, 2019 · 5 comments
Assignees

Comments

@aquibbaig
Copy link
Collaborator

For sending out email notifications to users in dev, a specific configuration must be set in parameters.yml file, so we need to mention the same in our documentation

@imphil
Copy link
Contributor

imphil commented Aug 12, 2019

Actually, the configuration should happen in secrets/dev-vagrant.secrets.yml. The way to modify this file is to copy it over from secrets.dist and then modify it. The file is commented, but adding a specific example for Gmail will be a good thing.

@aquibbaig
Copy link
Collaborator Author

aquibbaig commented Aug 13, 2019

@imphil Okay. Should the Sender's email address be defined in this file?

@aquibbaig
Copy link
Collaborator Author

Actually, the configuration should happen in secrets/dev-vagrant.secrets.yml. The way to modify this file is to copy it over from secrets.dist and then modify it. The file is commented, but adding a specific example for Gmail will be a good thing.

There can be a better solution. We will use the current swiftmailer configuration as the default case but we will use another mailer notification_mailer for email notifications. That configuration will be optimal for everything I guess

@aquibbaig
Copy link
Collaborator Author

@imphil I'm adding some changes to the email consumer. Please review when free

@imphil
Copy link
Contributor

imphil commented Aug 15, 2019

Comment by @agathver:Also add null configuration as default to test spooling of emails.

@aquibbaig aquibbaig changed the title Add documentation for SwiftMailer configuration in dev Add documentation for notification_mailer configuration Aug 30, 2019
@aquibbaig aquibbaig self-assigned this Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants