Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mailpace/mailpace-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Choose a base ref
...
head repository: mailpace/mailpace-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 27, 2024

  1. Support full names in To addresses

    As with "From", we should be able to specify a name part of any "To"
    addresses and have that appear in the delivered email.
    lazyatom committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8fb2cc7 View commit details
    Browse the repository at this point in the history
  2. Support names and multiple reply-to addresses

    This matches the behaviour of the Mailpace server, and the email spec,
    where reply-to can have multiple addresses, and each address can have a
    name.
    lazyatom committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5df6409 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Merge pull request #35 from lazyatom/support-names-in-to-and-reply-to

    Support names in to and reply to headers
    paul-oms authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    6a7f65c View commit details
    Browse the repository at this point in the history
Loading