0
votes
1answer
30 views

Why does penguin.local point to an odd IP, when it is meant to be local?

So I was doing some configuration for ssh. When I later then did this command: lsof -i tcp|grep ^ssh I got a list of what I was expecting to happen. However, something I never noticed before was ...
3
votes
2answers
3k views

How read local email in thunderbird?

I just install postfix and configure it for local email only as a way to have a sendmail program and test my PHP scripts. My question is, how can I use an HTML capable email client like Thunderbird to ...