Hacker News new | ask | show | jobs
by DenisM 5449 days ago
What do you use to forward your email from your own domain to gmail? That's what's stopping me, and that's why I went the Google Apps route.
1 comments

I do the same thing and I run a postfix server to reforward the mail to my gmail account after it hits my domain. I actually don't have any redundance or backup server-side and rely on the mail client to sync content to disk. While Google disabling my account may put me out for a short time, it will only be however long it takes to reconfigure postfix to actually store my mail (or forward somewhere else) instead of just forwarding.