Re: [gentoo-user] Help with local mail, please

2024-02-16 Thread Peter Humphrey
On Friday, 16 February 2024 12:30:48 GMT J. Roeleveld wrote: > On Friday, February 16, 2024 6:19:25 AM CET Peter Humphrey wrote: > > On Wednesday, 14 February 2024 11:35:18 GMT J. Roeleveld wrote: > > > I've been using postfix for longer than I can remember. > > > The config entries I changed from

Re: [gentoo-user] Help with local mail, please

2024-02-16 Thread J. Roeleveld
On Friday, February 16, 2024 6:19:25 AM CET Peter Humphrey wrote: > On Wednesday, 14 February 2024 11:35:18 GMT J. Roeleveld wrote: > > I've been using postfix for longer than I can remember. > > The config entries I changed from default are: > > > > --- main.cf --- > > myhostname = > > mydomain

Re: [gentoo-user] Help with local mail, please

2024-02-15 Thread Peter Humphrey
On Wednesday, 14 February 2024 11:35:18 GMT J. Roeleveld wrote: > I've been using postfix for longer than I can remember. > The config entries I changed from default are: > > --- main.cf --- > myhostname = > mydomain = > myorigin = > mynetworks = 192.168.1.0/24> That's helpful - thanks

Re: [gentoo-user] Help with local mail, please

2024-02-14 Thread J. Roeleveld
On Tuesday, February 13, 2024 4:52:03 PM CET Peter Humphrey wrote: > Hello list, > > For years, I've been using postfix to accept mail from LAN hosts, and from > the Internet via my ISP. This has never worked as I want it - it's just so > complex to set up and understand. Well, it is for a bear

Re: [gentoo-user] Help with local mail, please

2024-02-13 Thread Arve Barsnes
On Tue, 13 Feb 2024 at 23:11, Peter Humphrey wrote: > On Tuesday, 13 February 2024 17:20:40 GMT Arve Barsnes wrote: > I think those entries must be for sendmail. Yes, that machine has sendmail from mail-mta/opensmtpd, not postfix, not sure it matters. > > In /etc/postfix/main.cf there is this,

Re: [gentoo-user] Help with local mail, please

2024-02-13 Thread Peter Humphrey
On Tuesday, 13 February 2024 17:20:40 GMT Arve Barsnes wrote: > I'm not sure I quite understood where you're having problems, but I > have a machine that accepts mail from the LAN through postfix, so I'll > show some of my setup. Replace any <> with your hostnames. > On the LAN machine I don't

Re: [gentoo-user] Help with local mail, please

2024-02-13 Thread Arve Barsnes
On Tue, 13 Feb 2024 at 16:52, Peter Humphrey wrote: > For years, I've been using postfix to accept mail from LAN hosts, and from the > Internet via my ISP. This has never worked as I want it - it's just so complex > to set up and understand. Well, it is for a bear of little brain like me. > > Can