Thanks that works for me too. btw, can anybody have interests in testing the mail system I am working on? https://openmbox.net/
The account is for free registration. regards Henry > > On Wed, 9 Nov 2022 at 12:59, <supp...@openmbox.net> wrote: > > > > > I am using mailutils from ubuntu 20.04 > > And in main.cf myorigin points to the file /etc/mailname. > > But I don't see a config file /etc/mailutils.conf? > > > > I didn't have a default config either. This is what is working for me: > > program mail { > address { > # Set e-mail domain for unqualified user names (default is this host) > email-domain "host.example.com"; > }; > }; > > -- > bye, Marki >