What's the most efficient way to send a message to an offline node?

I’m writing a P2P blogging software, and I need to enable commenting and sending private messages between users (who aren’t always online). What’s the best way to do that?