Would probably be a good idea for Google to add an "Include spam?" checkbox in the forwarding settings. Checked by default if the destination address is within gmail, otherwise unchecked by default.
Personally I think if you turn on forwarding at the account level, everything should be forwarded straight away and no filters or spam processing should be done. If you forward a filtered set of emails (if that's even possible in gmail) then you presumably know what you're asking for.
How to use Gmail to destroy your relationship with your investors and customers
101–110 of 159 posts
Re: How to use Gmail to destroy your relationship with your investors and customers
#102People who do this are really annoying and have no concepts of separating business and personal life. If you don't mix business with pleasure then why are you doing it with your e-mail? How hard is it to check two accounts or have two accounts setup on your phone? There are some lines where business and personal shouldn't cross and e-mail is one of them. How does the appearance look? You send e-mail to foo@business.c…
Is 'funkyjizzbeats20' a typo for 'funky jazz beats20'?
Re: How to use Gmail to destroy your relationship with your investors and customers
#103First I login to: https://mail.google.com/
Then I login to https://mail.google.com/a/domain.com
Works great if you do it like that, better than if you try clicking "Switch accounts" or whatever.
Re: How to use Gmail to destroy your relationship with your investors and customers
#104Earlier quoted context omitted.
What bugs did you run into? I've been doing it for over a year and can't think of any that I've encountered.
When I was using it, not all of their services were supported, and to get into the right account I'd frequently have to log out (which logged me out of every account). Another fun one was clicking on Google Docs links. It rarely was using the right account and allowed me to go forward. Usually got the "Please request access to this document" message.
Re: How to use Gmail to destroy your relationship with your investors and customers
#105Earlier quoted context omitted.
The worst is their abysmal "On Behalf of:" handling when sending as an @gmail.com address from another @gmail.com address. There is no way around having your "main" email end up in plaintext in the header of every email you send as the "anonymous" email. And anyone replying to you via Outlook replies to the main address. You can send as @yahoo or @hotmail addresses with no evidence of your main gmail account, but for…
Where does this "On Behalf of:" text appear? I just tested this, and sending an "on behalf of" email to another gmail account doesn't result in this text appearing anywhere in the gmail client. The original mail address appears in the headers under "Sender:" with the alias mail address appearing under "From:". However, if you open the email in gmail and don't check the headers manually, there's no indication it's not…
The real annoyance is Outlook. If someone responds to that email via Outlook/Exchange, the reply will be sent `To:` your main email address rather than to the address you sent with.
Re: How to use Gmail to destroy your relationship with your investors and customers
#106Earlier quoted context omitted.
Unless things have changed recently, sending as an address other than the Gmail account you're sending from results in a tacky "On Behalf Of" clause that displays both addresses to the recipient.
There is a simple fix for this. Gmail can be configured to send via any arbitrary mail server. So you can configure your person account to send via the SMTP settings of your business account. This leaves no evidence of your personal account, even in the headers.
Re: How to use Gmail to destroy your relationship with your investors and customers
#107Earlier quoted context omitted.
You can set up a different mail server with a lower priority. I run my own server on a VPS, but have Google Apps' SMTP server as backup for those cases, and it's been working fine for months.
Assuming your ISP is not blocking port 25 and your internet address is not on some blacklist you can send mail directly from your machine. No need to use intermediary SMTP servers. Is it possible that someone people might like to use their native SMTP capability for low volume noncommercial email? Does every person who sends email have some overwhelming urge to send spam? Such that we must place pseudo control over s…
Re: How to use Gmail to destroy your relationship with your investors and customers
#108Earlier quoted context omitted.
You can set up a different mail server with a lower priority. I run my own server on a VPS, but have Google Apps' SMTP server as backup for those cases, and it's been working fine for months.
I have experienced, many times, people sending mail to the lower priority SMTP server despite the primary being fully online.
Re: How to use Gmail to destroy your relationship with your investors and customers
#109Earlier quoted context omitted.
The answer to "Gmail drops some wanted messages into the spam folder" is definitely not "set up exim" nor "set up [insert email server here]". There's a reason that people running servers at that level (from that time) are called BOFH.
> (from that time) Are you trying to imply that 'mail servers' are some sort of ancient devices whose era has come and gone?
Re: How to use Gmail to destroy your relationship with your investors and customers
#110I ran into this problem as well. So, now, as standard practice, when I set up forwarding between GMail accounts, I add a single filter to the account being forwarded: Matches: -96f0f0036730a7d970a678e8f933e8b7 Do this: Never send it to Spam The string is just a random hex string, the minus (-) tells it to match all messages that do not contain this string. No message should ever contain it, so no message should ever…
I specifically tested for this when consolidating various Gmail addresses behind an Apps account, and my fix was similar: a match on * seems to include spam. It's slightly bizarre that the email forwarding you can configure in settings would not skip all spam checks, and not even indicate as much.