You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -63,8 +63,10 @@ To setup the listener within Empire:
63
63
(Empire: listeners) > uselistener http_mapi
64
64
```
65
65
66
-
The only new option is **Folder** which allows you to specify a name for the hidden folder used for communication. The default folder name is **Liniaal**.
67
-
Change this if you wish and then execute the listener.
66
+
There are two new options **Folder** and **EmailAddress**, of which only **Folder** is mandatory. **Folder** allows you to specify a name for the hidden folder used for communication. The default folder name is **Liniaal**.
67
+
The **EmailAddress** is used to provide an email address for Liniaal to use on the client-side. This may be required in instances where users have multiple mailboxes. If this is set, the agent will locate the correct mailbox and use that for communication. If **EmailAddress** is left blank, the agent will use the primary mailbox. This should be sufficient in most cases and provides you with a generic listener, which can be used with multiple targets.
68
+
69
+
Change these to a custom values if you wish and then execute the listener.
68
70
69
71
```
70
72
(Empire: listeners/http_mapi) > set Folder Liniaal
0 commit comments