On Fri, Apr 04, 2025 at 04:26:44PM +0000, Eng Tan via Mutt-users wrote:
> How do I configure mutt to show sender as <sender-id>@mydomain.com
> instead of <sender-id>@FQDN  eg.
> j...@abc.mycompany.com<mailto:j...@abc.mycompany.com> FQDN in this
> case is the name of my internal server.

Set $hostname in your config, e.g.,

set hostname="example.com"

You can see more detail about this in muttrc(5) under "hostname".

w

Reply via email to