I am trying to connect to a Microsoft Exchange server using Net::POP3. The problem is that is on a different domain than the machine the application will be running on. How do I switch domains within Net::POP3 when logging in? I have tried putting the domain name before the username, but that fails too. Any other ideas?