The use of /emailsend
That's odd. All I get is "unknown command" when I try that. ><

Virtue Server
Avatar art by Daggerpoint
You need all three parameters - if you just try /emailsend it returns unknown command.
Have you tried using $target? Perhaps there's a different way the variable is passed.
I know you mention the possible hitch, I read your post, it's just... did you try it?
Where to now?
Check out all my guides and fiction pieces on my blog.
The MFing Warshade | The Last Rule of Tanking | The Got Dam Mastermind
Everything Dark Armor | The Softcap
don'T attempt to read tHis mEssaGe, And believe Me, it is not a codE.
$target does not seem to act the same way... but it doesn't seem to want to actually send unless your target is within targetable range.
For example:
I clicked on somebody on my friend's list, and $target still shows their name while using chat binds, but when trying to use $target to send the e-mail, it says "$target" does not exist"
But when the target is standing next to me, the same exact line of code sent the e-mail successfully, even with spaces in the name.
In short.. what you are trying to do SHOULD work, providing you are conducting this tutorial session "in-person".
A quick question about a command that's probably only used for spamming in all but few cases - how do you use /emailsend when it comes to players with spaces in their names? Specifically, I want to set up a macro to email another player a short guide to Architect Chat channel, rather than having to fiddle with the email forwarding. I've tried this as a test on a character named Quinch PG;
/emailsend "$name" "test" "test"
but I get the error " Email not sent, because these recipients do not exist: PG", so apparently the game parses the spaces as recepient separators. Using it on a single-word character works perfectly, but I'd probably hit a major hitch if I tried using $target for the recepient.