Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#568·mailcatcher

Table uses `return-path` address to populate the "From" column

Author: BilgeCreated May 23, 2025Updated May 24, 2025

When a message contains both from and return-path headers, the table UI uses the return-path address to populate the "From" column, which is highly misleading.

from: Foo <[email protected]>
return-path: <[email protected]>

Source: sj26/mailcatcher

View original on GitHubView discussion on GitHub