Skip to content

Adding working with email in development cookbook article #485

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

Merged
merged 2 commits into from
Jul 5, 2011

Conversation

richardmiller-zz
Copy link
Contributor

Expanding on the mention of these settings on the existing page as I found them useful when looking at emails


# app/config/config_dev.yml
swiftmailer:
disable_delivery: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would better show this setting for the test environment (as it is even used by default in the SE) and keep the next one for dev.

@stof
Copy link
Member

stof commented Jul 1, 2011

The file should probably be renamed (I let @weaverryan find the good name for it) but it is a good article.

weaverryan added a commit that referenced this pull request Jul 5, 2011
Adding working with email in development cookbook article
@weaverryan weaverryan merged commit 1168f42 into symfony:master Jul 5, 2011
@weaverryan
Copy link
Member

Merged in - looks very good :). I've also just added a link to it at the bottom of the main email article - it's information that most people need to know.

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

Successfully merging this pull request may close these issues.

3 participants