Erlang differs from the Actor model in a number of ways, and I'm fairly sure I've read that Erlang makes no guarantees about messages sent. It's meant to be a fault-tolerant language after all.
So chances are it'd just start dropping them if the queue grew too big.