1
I'm attempting to forward emails from gmail to a project managed by active.collab. All I need to do to accomplish this is forward my email to an address like notifications+8bgom2idjf@activecollab.com.
This is not the actual email, but the key point is the "+" character. Gmail will let me send the email without issue, but when I look in my sent folder, I see that gmail actually sent this email to notifications@activecollab.com.
I'm guessing this relates to gmail's address alias feature. But I still can't actually get any email delivered to that address.
Does anyone have a suggestion for how I can get gmail to send to the exact email I want, or is this a gmail bug?
Does
notifications%2B8bgom2idjf@activecollab.com
work? Using%
and two hex digits instead of a character is the usual way to circumvent parsing problems. – AFH – 2015-11-13T00:01:57.007Interesting idea! I'll try this and report back. – Josh Padnick – 2015-11-13T00:26:32.103
Relay access denied
, so this is a no go. – Josh Padnick – 2015-11-13T00:27:53.067I got different results depending on whether I was sending or receiving through Gmail, and I hoped it might work in your circumstances. Clearly not. Sorry it didn't work for you. – AFH – 2015-11-13T01:42:51.897
I appreciate the suggestion! – Josh Padnick – 2015-11-13T19:20:02.487