Re: myorigin will not be honored

2020-11-29 Thread Johannes Black
Okay thanks, I will investigate further. On 29.11.2020 18:11, Wietse Venema wrote: Johannes Black: 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 a

Re: myorigin will not be honored

2020-11-29 Thread Wietse Venema
Johannes Black: > 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

myorigin will not be honored

2020-11-29 Thread Johannes Black
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 th