OpenKB::Server Technical Papers

Horder/IMP: Enable SMTP Auth

by admin on May.31, 2009, under Email

To enable SMTP Auth, you will need to modify the config.php file locate in /config/config.php line 50

Windows location with plesk . C:\Inetpub\vhosts\webmail\horde\config

Change the following line
$conf['mailer']['params']['auth'] = ‘0′;

to
$conf['mailer']['params']['auth'] = true;

**I recommend forcing everyone to authenticate when relaying email from your server. This includes php, asp mailer scripts

No comments for this entry yet...

Comments are closed.

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!