Yadd

Results 75 comments of Yadd

Hi, 4 years later things may have changed...

Also could you provide a changelog file ?

Any news about updating yargs-* to latest stable version?

Maybe browseable version should be better here

Hi, you choose to have your own /etc/lemonldap-ng and /var/lib/lemonldap-ng/conf directories. Maybe you should populate them Cheers, Yadd

Hi @cketti, I pushed this MR because I was unable to find a valid configuration to expose a /autodiscover/autodiscover.xml that all Thunderbird understand _(part of them consider a SMTP on...

When I dump Thunderbird calls, (115.7), I got the followong tries : - live.thunderbird.net/... - domain.tld: - GET `/.well-known/autoconfig/mail/[email protected]` - POST `/autodiscover/autodiscover.xml` _(with XML content)_ ***even if it gets the...

Hi, here is a patch which succeeds except for "correctly caches remote files" test: ```diff diff --git a/lib/millstone.js b/lib/millstone.js index 01a59cf..3f09539 100644 --- a/lib/millstone.js +++ b/lib/millstone.js @@ -14,7 +14,7 @@...