Rob Lensen

Results 9 comments of Rob Lensen

> Thanks this seems to work mostly, Alternative question, maybe you know... Why is formcontrol missing for `ngx-monaco-diff-editor` ? As I found here this is needed: https://github.com/angular/angular/issues/43821 Specially for `ngx-monaco-editor`...

See this stackblitz: https://stackblitz.com/edit/nodets-csuh1z?file=src%2Fmain.ts ``` src/main.ts:14:41 - error TS2339: Property 'hostname' does not exist on type 'IMeta'. 14 console.log(`hostname: ${output._meta.hostname}`) ~~~~~~~~ Found 1 error in src/main.ts:14 ```

> Have been testing: > > vpopmail jail does not work with mariadb1011-client. It's missing a shared library. Just sticking with the mysql-client seems to work in this case. >...

Hopefully this can be fixed in future versions

So have the same problem, managed to go around the problem by disabling git credential manager on windows. So then oauth doesn't popup

Facing the exact same issue, fixed for now with commenting the ‘’’fetchRemote’’’ Fixed from iPhone so no option to look in detail. Have to look when returning from holiday.

> > I have the same issue, about being unable to load jsonWorker.js. > > I'm using angular with this library: https://www.npmjs.com/package/ngx-monaco-editor-v2 > > Any advice? > > You can...

Yes I 100% agree that it is a good addition and work as intented However I cannot login in Roundcube with user@differentdomain since this is just an redirect in vpopmail....

I faced the same problem today I have my setup as: ``` #less /data/haraka/config/qmail-deliverable.ini check_outbound=true host=172.16.15.8 queue=smtp_forward [mydomain.nu] next_hop=lmtp://172.16.15.15 ``` Now when writing a single user mail to [email protected] it...