salmon.handlers.queue module

Implements a handler that puts every message it receives into the run/queue directory. It is intended as a debug tool so you can inspect messages the server is receiving using mutt or the salmon queue command.

salmon.handlers.queue.START(message, to=None, host=None)[source]

@stateless and routes however handlers.log.START routes (everything). Has @nolocking, but that’s alright since it’s just writing to a Maildir.