Why does FastMail charge a family account fee, thus making it more expensive to have two accounts under a family account than two individual accounts?
Moving 12 years of email from GMail to FastMail
241–250 of 379 posts
Re: Moving 12 years of email from GMail to FastMail
#242Earlier quoted context omitted.
It's interesting that this is the top comment, I'm assuming it's because Gmail users like myself just don't see spam anymore - Google's spam filters are so good that I don't even think about it anymore.
Gmail's anti-spam filters have the opposite problem, putting a ton of legit emails into the spam folder. The other day I had to sign a NDA from Google and it ended up in the spam folder. We were on the phone for over 20 minutes just waiting for the NDA to come, until I decided to check the spam folder and sure enough, there it was. The spam filter is in my opinion too dumb for this age. Once you mark one email from o…
Re: Moving 12 years of email from GMail to FastMail
#243Why does FastMail charge a family account fee, thus making it more expensive to have two accounts under a family account than two individual accounts?
Re: Moving 12 years of email from GMail to FastMail
#244Earlier quoted context omitted.
It's interesting that this is the top comment, I'm assuming it's because Gmail users like myself just don't see spam anymore - Google's spam filters are so good that I don't even think about it anymore.
Actually I have a huge issue with Gmail spam filters being over aggressive. Replies to my own emails often find their way to my spam box. I check the spam folder daily and notice at least 5-10 emails that are not spam getting sucked in. Even if I mark them Not Spam, the next day an email from the same address will end up right back there.
Re: Moving 12 years of email from GMail to FastMail
#245Earlier quoted context omitted.
If you have your own server (of any kind, even a Raspberry Pi), there's no excuse for not running your own CardDAV, at least (you can also run CalDAV), and it works beautifully: https://www.stavros.io/posts/private-contacts-and-calendars-... Radicale even commits every change to a git repo, if you want, so you can go back to your contacts history an arbitrary amount of time just by using `git log`!
I'm interested in keeping my data private, and willing to pay for it, I'm just not interested in maintaining a server, and dealing with 1) keeping it up, and 2) keeping it secure. I'd just rather pay someone a small monthly/annual fee to do it for me, along with keeping my data private.
As an aside, after this article I wanted to give Fastmail a shot, but I had already signed up a while ago and then never logged back in. I asked support if they could give me another trial so I could actually try it out, but they said I had to pay. Not great customer support there, especially since I had sent or received zero emails and creating another account for a trial is trivial...
Re: Moving 12 years of email from GMail to FastMail
#246Re: Moving 12 years of email from GMail to FastMail
#247I'm a FastMail customer. Here's some things I like and why I switched from Gmail and Google Apps: - better shortcuts in the web interface - the mobile web interface is actually good - can import email by IMAP - POP links actually work, Gmail's POP links are broken - IMAP is better implemented - Gmail limits IMAP to 15 max connections and each folder ends up being a connection - CardDAV works and has good picture reso…
- can import email by IMAP
We recently migrated to GApps sat work, and this is exactly how we imported old mail, so the feature is definitely there. I'm not sure if it's only available for GApps users or only available during some unspecified migration period, though.Re: Moving 12 years of email from GMail to FastMail
#248Earlier quoted context omitted.
It's interesting that this is the top comment, I'm assuming it's because Gmail users like myself just don't see spam anymore - Google's spam filters are so good that I don't even think about it anymore.
GMail once ate (bypassed spam and instantly deleted it, silently) an email filled with travel itinerary for an interview, causing me to miss the flight booked for me and the company I was interviewing with to have to book a second one (~$1k). If you find this hard to believe, go check your spam folder and see how many emails you have. Do you think you're really only getting ~1 spam message a day? This is the dark sid…
Do you have any proof for that - I don't want to see it in detail, but I cannot remember a single incidence where my mail was just silently eaten by google? But I agree with what you said implicitly: gmail should let users chose between "move to spam", "only flag as spam" and "simply delete"; I share your pain of having to go through the spam-folder to find the one mis-classified mail once a month.
EDIT: I have had many user reports about this but when checking mail server logs I always could pin-point the problem at either the local server config or being caught in some "you are evil" classification - the latter much more time intensive to fix....)
Re: Moving 12 years of email from GMail to FastMail
#249Earlier quoted context omitted.
There is no such silent drop. All traffic to Gmail is either delivered or rejected at SMTP time.
This is demonstrably not true. Just send mail to an email list that you are on. The email will be sent (confirm with other list members), however you will not receive it when it is relayed to the group by the listserver. (Or was your comment tongue-in-cheek?)
Re: Moving 12 years of email from GMail to FastMail
#250Earlier quoted context omitted.
If you have your own server (of any kind, even a Raspberry Pi), there's no excuse for not running your own CardDAV, at least (you can also run CalDAV), and it works beautifully: https://www.stavros.io/posts/private-contacts-and-calendars-... Radicale even commits every change to a git repo, if you want, so you can go back to your contacts history an arbitrary amount of time just by using `git log`!
I'm interested in keeping my data private, and willing to pay for it, I'm just not interested in maintaining a server, and dealing with 1) keeping it up, and 2) keeping it secure. I'd just rather pay someone a small monthly/annual fee to do it for me, along with keeping my data private.