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

Feat: Add message token to return path #2855

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Mar 6, 2024

  1. Jmdunsing patch 1 (#11)

    * Fix: allow build for jmdunsing version of postal
    
    Signed-off-by: jmdunsing <113212353+jmdunsing@users.noreply.github.com>
    
    * Fix: Revise version number for jmdunsing version of postal
    
    Signed-off-by: jmdunsing <113212353+jmdunsing@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: jmdunsing <113212353+jmdunsing@users.noreply.github.com>
    jmdunsing committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    503e25a View commit details
    Browse the repository at this point in the history
  2. Revert "Jmdunsing patch 1 (#11)" (#13)

    This reverts commit 503e25a.
    jmdunsing committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c66f007 View commit details
    Browse the repository at this point in the history
  3. feat: Add message token to return path

    Adding the message token to the return path would be beneficial for users to link bounces to email addresses when X-Postal-MsgID was not included in the bounce message's headers.
    
    Signed-off-by: jmdunsing <113212353+jmdunsing@users.noreply.github.com>
    jmdunsing committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3dc769c View commit details
    Browse the repository at this point in the history
  4. test: update smtp_sender_spect.rb to reflect design changes to mail from

    Signed-off-by: jmdunsing <113212353+jmdunsing@users.noreply.github.com>
    jmdunsing committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0e0bd15 View commit details
    Browse the repository at this point in the history