| Home | Trees | Indices | Help |
|
|---|
|
|
Rather than listen on a socket this will watch a queue directory and process messages it recieves from that. It works in almost the exact same way otherwise.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
The router should be fully configured and ready to work, the queue_dir can be a fully qualified path or relative.
|
Start simply loops indefinitely sleeping and pulling messages off for processing when they are available. If you give one_shot=True it will run once rather than do a big while loop with a sleep. |
Exactly the same as SMTPReceiver.process_message but just designed for the queue's quirks. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 7 07:32:53 2010 | http://epydoc.sourceforge.net |