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

Make the email 'from' address configurable in one of the ini files #527

Closed
mattab opened this issue Jan 29, 2009 · 1 comment
Closed

Make the email 'from' address configurable in one of the ini files #527

mattab opened this issue Jan 29, 2009 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 29, 2009

From [forum](http://forum.piwik.org/index.php?act=Post&CODE=02&f=2&t=129&qpid=357): Make the email ‘from’ address configurable in one of the ini files, instead of fixed at ‘password-recovery@’ in the controller.php code.

@mattab
Copy link
Member Author

mattab commented Feb 11, 2009

fixed in 893

; email address that appears as a Sender in the password recovery email
; if specified, {DOMAIN} will be replaced by the current Piwik domain
login_password_recovery_email_address = “password-recovery@{DOMAIN}”

; name that appears as a Sender in the password recovery email
login_password_recovery_email_name = Piwik

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant