I am not aware of a special variable to use that would work for the given requirements; however, it is entirely possible to setup a filter within Account-Level Filtering that matches a given recipient and then delivers the message into the recipient's "spam" folder.
When using Account-Level Filtering to setup custom filters that redirect to a specific folder unique to each e-mail account the only differences during setup would be that you may want or need to add a rule that matches the filter to a recipient while also using a longer folder path for delivery (a folder path that uses the domain name), as seen in the following example when using the action "deliver to folder" and using a path like the following, where "domain.tld" should be replaced by the applicable domain name and where "emailuser" should be replaced by the applicable name of the e-mail account:
Code:
/domain.tld/emailuser/.spam
The above folder path may be selected via a drop-down menu after setting the action as "deliver to folder."
Related Documentation:
Account Level Filtering
User Level Filtering