Not anymore :( They dropped IMAP and POP support for the free tier on new domains. They are part of the $2/user/month tier now
Good idea! it works pretty good in FF but in Chrome when I type "-" nothing gets printed, and when I type = it prints "-".
Try with the Inspector Console: This will remove the overlay: document.getElementById("TB_overlay").remove(); This will remove the annoying window: document.getElementById("TB_window").remove();
Not anymore :( They dropped IMAP and POP support for the free tier on new domains. They are part of the $2/user/month tier now
Good idea! it works pretty good in FF but in Chrome when I type "-" nothing gets printed, and when I type = it prints "-".
Try with the Inspector Console: This will remove the overlay: document.getElementById("TB_overlay").remove(); This will remove the annoying window: document.getElementById("TB_window").remove();