We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a user submits a permit application, an email should spawn to [email protected] inbox. Currently it's going to [email protected].
The text was updated successfully, but these errors were encountered:
We should do this via a ENV variable now, since we don't want to keep sending emails to this address in development or testing.
Sorry, something went wrong.
Agreed.
David Leonard 2014 Fellow, San Antonio Code for America p: 951-691-7772 e: [email protected]
On Tue, Nov 4, 2014 at 1:09 PM, Amy Mok [email protected] wrote:
We should do this via a ENV variable now, since we don't want to keep sending emails to this address in development or testing. — Reply to this email directly or view it on GitHub #114 (comment) .
— Reply to this email directly or view it on GitHub #114 (comment) .
davidrleonard
No branches or pull requests
When a user submits a permit application, an email should spawn to [email protected] inbox. Currently it's going to [email protected].
The text was updated successfully, but these errors were encountered: