Current File : //home/strato/chroot/opt/RZphp74/includes/test/Auth/tests/auth_container_pop3a_options.php
<?php

$options = 'mail.example.com:110';

$extra_options['username'] = 'test_user';
$extra_options['passwd'] = 'test_user';

?>