Hi Jaap, On 2016-02-25 Thu 23:02 PM |, Jaap Bosman wrote: > Hallo, I would like to use mail(1) for email client. > In man mail(1) I read nothing about configure mail to send and receive > email from outside.
It reads mail that is already on the machine it is on. See the man page's -f flag and the FILES & ENVIRONMENT sections. Something else has to fetch the mail to your machine's disk, and something has to send the outbound mail to the Internet. See smtpd(8). > I would like to find how to configure mail(1). > I guess email addresses have to be listed somewhere? where? How? > ISP adresses and POP or whatever should be listed somewhere? The mutt package is probably what you want. http://www.mutt.org Or install the fdm package & have it pull mail from your ISP's POP box onto your machine ~/mbox & then use mail(1) to read it. You'll then need to configure OpenSMTPd to relay mail you send out via your ISP's smart hosts to the Internet for you. Cheers. -- Fornication, n.: Term used by people who don't have anybody to screw with.