Skip to content

Instantly share code, notes, and snippets.

@hmelenok
Created August 31, 2016 08:18
Show Gist options
  • Save hmelenok/b011be4d9da86659c6dcca577c17b03e to your computer and use it in GitHub Desktop.
Save hmelenok/b011be4d9da86659c6dcca577c17b03e to your computer and use it in GitHub Desktop.
<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