Update to the “From When Replying” preference
Post categories
Founder & CTO
On the Options -> Preferences screen, there’s an option called “From When Replying” that now has 4 options:
- Best Personality
- Best Personality (no Bcc)
- Always Original
- Always default folder/main
This perference controls what Personality/From address is used when you Reply or Reply All to an email. It does not control what happens when you Forward an email, or just compose a new email. In those two cases, it’s much simpler. We use the personality attached to the current folder you’re in, or if none is set, the default personality.
For the Reply/Reply All case, the algorithm can be quite complex, but a general overview is as follows.
Best Personality
In the email you’re replying to, we look at all the To/Cc addresses in the email. We also look at the X-Delivered-to header and any “for
If multiple personalities use the same email address/full name combination, or same email address, we prefer the default personality first, and the personality of the folder second over any other conflicting personalities. If there’s no matches, we look again for plus addressing and subdomain addressing matches (see below). If multiple personalities match, we prefer the folder personality first if it was one of the matches, the default personality second if it was one of the matches, and any personality where both name and email address matched over ones where the email address matched alone.
Plus addressing and subdomain address matches work as follows. If there’s something@joeblogs.fastmail.fm present as a To address, and there’s a personality with the email address joeblogs@fastmail.fm, we consider that a match. If it’s a plus addressing or subdomain match, then rather than using the matching personality explicitly, we instead set a custom From address to the given matched email address, and then set the Save Sent items option, Signature option, and Bcc field to the same as the matched personalities values.
This is the default value, and works for most people in most cases.
Best Personality (no Bcc)
Similer to Best Personality, but we ignore any X-Delivered-to or “for
This can be useful for people that use forwarding systems to forward to FastMail. When forwarding occurs, the X-Delivered-to address is always the email address you set at the forwarding service to send the email to at fastmail. In most cases you never want to consider that address as a candidate for a personality match.
Always Original
Always use the email address present in the X-Delivered-to header or “for
This can be useful for people that have their own domain, and use many different addresses at that domain for different systems (eg you signup at flickr with flickr@example.com, at paypal with paypal@example.com, etc). In that case, you probably don’t want to
setup a personality for every system you signup to, but if you do reply to an email from such a system, you want to use the From address the email was sent to.
Always default folder/main
Don’t match any of the To/Cc/X-Delivered-to/" for
Sometimes the above algorithms are all too complex and smart, and you just want to use the default personality in most cases, except for certain folders, where you want to use an explicit personality. This gives you that control without the complex matching and guessing attempts.