I've been trying to find a way to use Mail cross bot in a relay setting. I have 5 bots with linked chat/online lists/etc and am looking for linked Mail.
I found a way (well, kind of lame way.. but it works) to get it to work... but the notification that you received mail doesn't work.
Example:
Lets say I have bot1, bot2, bot3, bot4, and bot5. I want to be able to send a mail message in the org bot I'm in... let's say bot1... but the recipient is in a diff org... lets say bot2. By removing prefix on table they can retrieve their message (also had to take out error handling to make sure they are in the members list or I couldn't send them the message... and not sure I like taking this out), but since the bot you are sending from checks to see if they are online and sends the "you've got a mail message" tell they never receive any notification.
Any ideas would be most appreciated.