Created
August 31, 2016 08:18
-
-
Save hmelenok/b011be4d9da86659c6dcca577c17b03e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Extension id="from" type="contextExtractor"> | |
<Name>Email Sender</Name> | |
<Url>google.com:SenderEmailExtractor</Url> | |
<Param name="sender_email" value="my_boss@my_domain.com"/> | |
<Triggers ref="bossIsCalling"/> | |
<Scope ref="senderScope"/> | |
<Container name="mail"/> | |
</Extension> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment