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

[Pro] Site email handling for pro users #3706

Merged
merged 17 commits into from
Feb 6, 2017

Commits on Feb 6, 2017

  1. Send admin contact emails from pros to pro address

    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    a5b88df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c539073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b09ff28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f99ec30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed051c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2e2a25 View commit details
    Browse the repository at this point in the history
  7. Separate auto-generated and reply-to mail header setting

    So that we can only set the appropriate things.
    
    To be re-ordered before changes to individual mailers
    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    b1def0c View commit details
    Browse the repository at this point in the history
  8. Use headers helper in contact_mailer where possible

    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    cb0db99 View commit details
    Browse the repository at this point in the history
  9. Use mail_user helper in info_request_batch_mailer

    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    9fd1996 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cce7113 View commit details
    Browse the repository at this point in the history
  11. Move custom contact email to top of track_mailer

    To make it more obvious that this file uses a custom contact address
    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    c30338b View commit details
    Browse the repository at this point in the history
  12. Use new mailer helper methods in user_mailer

    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    63fbfde View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b657053 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a496759 View commit details
    Browse the repository at this point in the history
  15. Test that reply forwarding actually calls sendmail

    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    c10e60d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e17c830 View commit details
    Browse the repository at this point in the history
  17. Refactor reply-handling into a module in /lib

    Steven Day committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    8bb6946 View commit details
    Browse the repository at this point in the history