Messaging with Rails and Mailboxer

That’s an interesting question however I do not think Mailboxer provides such functionality out of the box. Probably what you could do is store buyer’s and seller’s ids and denote that only those two can participate in some conversation, so that no one else may add messages there.