jsoligny

Results 3 comments of jsoligny

Still not implemented. You can use this instead : ssh -L 5432:localhost:5432 your_user@your_server -i ~/.ssh/id_ed25519 It'll make a link between your localhost's port 5432 and your server's port 5432. Then...

It should be fixed with this PR https://github.com/jobisoft/EAS-4-TbSync/pull/222.

Hi @jobisoft , I'm currently working on this issue. Do you mind if I use Thunderbird Experiments API ? Here's the one I think I'll use : https://docs.google.com/document/d/15awbKiVfdOTmsRpgD1dxm3gvOt08EQZDSnMl8QRBFoY/edit https://github.com/thundernest/tb-web-ext-experiments Thank...