Re: wip-postfix

2021-07-29 Thread Christine Lemmer-Webber
Gábor Boskovits writes: > Hello Jan, > >> I took the liberty of rebasing wip-postfix on latest master and >> found it does not compile >> >> --8<---cut here---start->8--- >> gcc -fPIC -I. -I../../include -DNO_EAI -DDEF_SMTPUTF8_ENABLE=\"no\" >> -DHAS_DEV_URANDOM

Re: wip-postfix

2020-08-10 Thread Gábor Boskovits
Hello Jan, Jan Nieuwenhuizen ezt írta (időpont: 2020. aug. 10., Hét 8:50): > Gábor Boskovits writes: > > Hello! > > >> Jan Nieuwenhuizen ezt írta (időpont: 2020. márc. > 17., Ke 9:02): > > > > Gábor Boskovits writes: > > I took the liberty of rebasing wip-postfix on latest master and > found i

Re: wip-postfix

2020-08-09 Thread Jan Nieuwenhuizen
Gábor Boskovits writes: Hello! >> Jan Nieuwenhuizen ezt írta (időpont: 2020. márc. 17., Ke >> 9:02): > > Gábor Boskovits writes: I took the liberty of rebasing wip-postfix on latest master and found it does not compile --8<---cut here---start->8--- gcc -fP

Re: wip-postfix

2020-03-17 Thread Gábor Boskovits
Hello, Jan Nieuwenhuizen ezt írta (időpont: 2020. márc. 17., Ke 9:02): > Gábor Boskovits writes: > > Hello Gábor, > > > I've just pushed my work on postfix as a new wip-postfix branch. > > That's great! Yesterday I finally found some time to look at it. > Thanks for the feedback. > > > Current

Re: wip-postfix

2020-03-17 Thread Jan Nieuwenhuizen
Gábor Boskovits writes: Hello Gábor, > I've just pushed my work on postfix as a new wip-postfix branch. That's great! Yesterday I finally found some time to look at it. > Current status: > Service starts fine. Some warnings are sent on startup, telling that > some coreutils stuff is not found.