Hello,
I would like to ask if possible to make that if email from equal something then file attachment goes in one sharepoint path, if email from equal something2 then file attachment goes to path something 2, if email equal to something3 then goes to path3. Three conditions three paths of documents.

Let's imagine we have scenario: email_address =something@name.com then list_name=a1, if email_address=something2@name.com then list_name=a2, if email_address=something3@name.com then list_name=a3. As example