Re: mail/sendmail: default to _smmsp user in msp.m4

2016-03-07 Thread Matthieu Herrb
On Sun, Mar 06, 2016 at 10:06:11PM +0100, Jeremie Courreges-Anglas wrote: > Matthieu Herrb writes: > > > Hi, > > > > I ended up regenerating existing custom config files using the > > sendmail port, and stumbled into references to the old 'smmsp' > > user/group. So lets patch the installed cf/fea

Re: mail/sendmail: default to _smmsp user in msp.m4

2016-03-06 Thread Jeremie Courreges-Anglas
Matthieu Herrb writes: > Hi, > > I ended up regenerating existing custom config files using the > sendmail port, and stumbled into references to the old 'smmsp' > user/group. So lets patch the installed cf/feature/msp.m4: > > ok ? ok jca@ Note that if you fix msp.m4 then openbsd-submit.mc doesn

mail/sendmail: default to _smmsp user in msp.m4

2016-03-04 Thread Matthieu Herrb
Hi, I ended up regenerating existing custom config files using the sendmail port, and stumbled into references to the old 'smmsp' user/group. So lets patch the installed cf/feature/msp.m4: ok ? Index: patches/patch-cf_feature_msp_m4 ===