â /** */ $config[ 'smtp'][ 'host'] = 'localhost'; $config[ 'smtp'][ 'port'] = 25; $config[ 'smtp'][ 'auth'] = false; /** */ $config[ 'pop3'][ 'host'] = 'localhost'; $config[ 'pop3'][ 'port'] = 110; $config[ 'pop3'][ 'user'] = 'popuser'; $config[ 'pop3'][ 'pass'] = 'poppass'; $config[ 'pop3'][ 'apop'] = false; /** */ $config[ 'mua'][ 'fromAddress'] = '[email protected]'; $config[ 'mua'][ 'showLis
{{#tags}}- {{label}}
{{/tags}}