On 4/13/22 11:53 AM, n952162 wrote:
Hello,
What would this be for the 99% of all linux users who are connected to
the internet via DSL?
Is "localdomain" sufficient for nullmailer? (I tried it, temporarily,
in /etc/conf.d/hostname), but it didn't help.
And, is there anyway that I can set it without putting it in my
/etc/conf.d/hostname file? That will require changes to any script that
uses $(uname -n).
I discovered that if I set (apparently, both of ) these to some value,
that value will be used as the domain.
1. /etc/nullmailer/defaultname
2. /etc/nullmailer/me
That answers the second part of the question.
Unfortunately, I get a 550 from my network provider for all of these:
1. me
2. localdomain
3. net
4. web.de
So, how does thunderbird do it?