ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Following @gvdhoorn's direction I implemented Python + imaplib2.

GitHub user @jexhson: has a nice example of imaplib2 + IDLE: https://gist.github.com/jexhson/3496039 on IDLE implementation.

Haven't yet tested IDLE timeouts (I read a few places this could happen), but works very nicely so far in my short term testing.

Following @gvdhoorn's direction direction, I implemented Python + imaplib2.

GitHub user @jexhson: has a nice example of imaplib2 + IDLE: https://gist.github.com/jexhson/3496039 on IDLE implementation. https://gist.github.com/jexhson/3496039.

Haven't yet tested IDLE timeouts (I read a few places this could happen), but works very nicely so far in my short term testing.