Merge lp://staging/~coolyashish/postorius/add_email_address_in_settings into lp://staging/postorius
Proposed by
Ashish
Status: | Rejected |
---|---|
Rejected by: | Terri |
Proposed branch: | lp://staging/~coolyashish/postorius/add_email_address_in_settings |
Merge into: | lp://staging/postorius |
Diff against target: |
10 lines (+1/-1) 1 file modified
src/postorius/models.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~coolyashish/postorius/add_email_address_in_settings |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Terri | Pending | ||
Review via email: mp+252939@code.staging.launchpad.net |
Description of the change
Previously we are getting error on add email address page in user's settings as there is not email_confirmat
To post a comment you must log in.
We don't want to send confirmation email from the user's email, it should be from listowner or some other address (like noreply@domain or something).