zencomplex
zencomplex
Can anyone recommend a free email provider that would currently work with Mailpile? Google, Yahoo, etc. all don't work at this time, and Protonmail requires a subscription to use POP3/SMTP/IMAP...
From [javascript.info](https://javascript.info/popup-windows#popup-blocking): > Most browsers block popups if they are called outside of user-triggered event handlers like onclick. > > For example: > >``` >// popup blocked >window.open('https://javascript.info'); > >//...
Here's a reference for the same type of issue on the [facebook/react github](https://github.com/facebook/react/issues/1745#issuecomment-66366901)