JezK
Edit File: auth_container_pop3a_options.php
<?php $options = 'mail.example.com:110'; $extra_options['username'] = 'test_user'; $extra_options['passwd'] = 'test_user'; ?>