I'm writing a module for the ibuyspy portal that allows users to enter a pop3 and smtp server, username, and password to check and send email. The problem that I am running into is that when create a loop to retrieve each message in the mailbox it executes the retrieve call too quickly, and...