enqueue() in switchboard.py create a .pck file for each injected message in var/queue/* directory. Say a message injected in incoming queue will have a .pck file in var/queue/in
But for 'lmtp' and 'rest' runners , if we do not need the creation of var/queue/lmtp and var/queue/rest directories, is there a need for calling enqueue() ? _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
