![]() |
Gmail's important changes
Gmail is discontinuing the feature to fetch emails from third-party accounts. This is a tragedy for me. As an email enthusiast, I have many email accounts, but I'm too lazy to log in to each one every month. So, I used Gmail to fetch them to prevent those accounts from being deleted due to prolonged inactivity. Now that Gmail is removing this feature, I'm saddened for my email accounts. What about you all?
|
Quote:
|
jeffpan, some sympathy to you, even if I do not use it that way. Maybe you want to try as dojyx said. (Thunderbird)
|
There's another thread about this in the Early Warning section. https://www.emaildiscussions.com/sho...d=1#post642909
|
Most email services have a quite lengthy inactivity limit (there are exceptions though), if you make a note in your diary to sign in to all of them every X months you'll be fine. Diary can be an old-fashioned book or an electronic one, whatever suits you best ;)
Does using a service like Thunderbird keep you permanently signed in? If that would be the case, there's an option too to keep your accounts active. Unless you need to try every service for professional reasons (or as a hobby), I would however advice to restrict number of email accounts. Not restricting to 1 or 2, but I wouldn't go above 10 for sure. Too much hassle to follow up all those different accounts, I experienced in the past. I used to have a lot of accounts too, but I found it too time-consuming. Of course a service like Thunderbird can make it all easier, but especially if you use webmail it becomes too much of a hassle. |
Is there a web thunderbird? i know there was one in the past, "mail2world", am I right?
|
Quote:
|
Quote:
|
Quote:
There are two options: 1. To use POP Peeper https://www.esumsoft.com/pop-peeper (highly recommended) 2. If you have your own VPS, I have Python script that retrieves data from any POP3 mailbox and pushes these email into pre-defined IMAP folder on any IMAP compatible mailbox including Gmail. You can run this script in parallel with multiple mailboxes. You can run this script even on Windows 10/11 PC, but I do not know how to run program periodically on Windows (on Linux it is a cronjob). It means you may need to run it manually. |
|
Quote:
Windows has "Task Scheduler" for running things at particular times (or other forms of trigger, eg certain system events occurring). There's a GUI for setting-up scheduled tasks up & checking their status, and it's also possible though the "SCHTASKS" command (eg from a terminal window or some other program). |
Quote:
I did the following: I installed WSL (Windows Subsystem for Linux), installed Ubuntu 24.04 and created a cron job for my popfetcher. If somebody needs it, I can send a code (I think at least Python 3.10 is required for this code, I have Python 3.12, Python 3.8 is not good) |
I was not careful enough of copying information and the link or links, but I tried a web search about "changes happening GMail 2025", and found articles with a great much commentary about soon to stop sending SMS codes for verifications and instead requiring the user verify self with a QR code sent to ,... to what, I forgot.
|
Quote:
That's not a problem (for me) if I want the script to generate output describing (to the user at that instant) what it is doing ... but if your script is only going to log what it does & you wish it not to interrupt a user visually, you need somehow to appear to prevent the terminal window from being displayed (or force it to be outside the visible screen area). Since 2012, I've used an early version of this for that: https://github.com/stbrenner/SilentCMD (Despite its help saying it's for running bat/cmd files, it worked for other stuff too. Later versions only work for bat/cmd/py because they look at the type of file they are being asked to run & build an interpreter-specific command to do it. I prefer to specify all of that myself, so for example I could choose which of several versions of an interpreter to use, & just use SilentCMD to suppress the terminal window.) I don't know if it works on Win 10/11 - I'm still using W8.1. This fork might be better: https://github.com/mikefirefly/SilentCMD I also use another old Brenner utility which does nothing; useful if some application runs a certain external specified command & you want to disable it. Last time I looked for it (to see if it had been tweaked, I could not find it but I do still have the one I downloaded long ago). To use it I temporarily rename the real external command & put a copy of the donothing.exe in its place. The calling application runs what it thinks is its external command, but nothing happens. I last used this when a Dropbox housekeeping utility started dumping on Windows; just removing the named .exe was no good because Dropbox checked it existed before calling it. (Of course if they'd been thorough & checked its size or hash, my workaround would not have worked.) Other ways to solve this are discussed at: https://superuser.com/questions/3811...t-does-nothing Also see: https://tanalin.com/en/projects/do-nothing/ and: https://www.joenord.com/apps/nop/index.html |
Another un-needed change!!
Im sorry Jeff :( You should voice your opinion with them!! support@google.com (Thats the same ppl as gmail right?) |
| All times are GMT +9. The time now is 08:12 PM. |
Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy