I've set up one so that all email sent to rnc00+mobile@gmail.com will be delivered as an SMS message to my cellphone. All I had to do was create a filter like the one below. (and of course, your cellphone company must support forwarding emails to your phone).
Matches: to:(account+mobile@gmail.comremember to replace account by your gmail account and number@operator.com to the email address your company set you up.)
Do this: Forward to number@operator.com, Skip Inbox
1 comment:
This is not specific to gmail.
The wikipedia article "E-mail address" says:
According to RFC 2821, "the local-part MUST be interpreted and assigned semantics only by the host specified in the domain part of the address. In particular, for some hosts the user "smith" is different from the user "Smith".
Plus addressing is one of the benefits of this limitation. Some mail servers allow a user to append +tag to their email address (joeuser+tag@example.com). The text of tag can be used to apply filtering.
Post a Comment