Hi,
I am using Debian 10 and I am bulding a server with a mail.someurl.com
hostname and an MX entry for someurl.com.
I have setup
myorigin = /etc/mailname
and /etc/mailname has
someurl.com
as an entry.
If I test it with
echo "test"| mail destination-addr...@gmail.com
(mail comes from the mailutils package)
I unfortunately still get the johan...@mail.someurl.com source address.
The same result happens if I use mutt. I reloaded the configuration with
'postfix reload' before.
Any idea why myorigin is not working? Did I miss a configuration?
Greetings and thanks,
Johannes