I'm trying to use email steps with Gmail's POP3 access. I have something like this:
<emailSetConfig username="[EMAIL PROTECTED]" password="bar" server="pop.gmail.com" type="pop3" /> <emailStoreMessageId messageIndex="0" property="myEmail" /> seems simple enough, but the emailStoreMessageId fails and give me: Error processing content: EOF on socket it doesn't give a stack trace. also of note is that these email steps seem to take a long time (~3 minutes). anyone know what could be going on here, or at least how I can get more information about this particular error? Thanks! _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

