Barry Muldrey

Results 18 comments of Barry Muldrey

Anything else needed? It might be the case that the `environment.yml` file had the (required) leading whitespace removed by some other tool... in which case, this fix might get clobbered...

All my new events created in Lightning (w/TB Sync) are "tentative" by default. Any updates on this?

Got it; I thought I was still on the recent release.... Working fine now, thank you.

hey guys... I'm having trouble with this feature. ``` # custom.yaml sub.my-domain.com: redirects: ^/: http://www.yahoo.com ``` and running webupdate leaves me with a 301 redirect to the MIB box's root...

oddly, it's still not doing anything for me.... I have a custom dns entry: CNAME record pointing mail.mydomain.net to the mailinabox host I have a `custom.yaml` in `/home/usr-data/www/` with the...

yeah, tried those contents exactly... grepping /etc/nginx doesn't return any results for sub.domain.com or my new subdomain or yahoo or newdomain. doesn't look like web_update is actually regenerating anything

I could not. On 12/9/20 2:02 AM, Dave wrote: > > anyone got this working? > > my web_update returns 500 error > > | 500 > Internal Server Error...

Can you describe your setup? In my case, I'm making a new CNAME entry in the DNS (admin panel) called `test.mydomain.net` and pointing it to the mailinabox server.  Then I...

So I was just playing around with this again, and now `~/mailinabox/tools/webupdate` returns an error **even if `config.yaml` is empty**: ``` user@box:/home/user-data/www$ ~/mailinabox/tools/web_update 500 Internal Server Error Internal Server Error...