qskousen
qskousen
### Checklist - [X] **I have read the guidelines in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** - [ ] Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md) - [ ] I am affiliated with this alternative ### Alternative...
[ARC](http://arc-spec.org/) would be very helpful when you are forwarding mail on to an external mailbox using an alias. This would prevent the failing of DKIM and SPF checks from those...
When running my app with `yarn run start`, the `websocketStore` connects to `localhost:38535` regardless of what I have in the `url` parameter: ``` import websocketStore from 'svelte-websocket-store'; let myStore =...