Zitat von "Edward S.P. Leong" <[email protected]>:

Dear All,

Can we config ( setup ) the imp by using the postfix as smtp ?


If you mean can IMP using Postfix as SMTP server:
For sure! Simply set something like

$conf['mailer']['params']['host'] = 'localhost';
$conf['mailer']['params']['port'] = 25;
$conf['mailer']['type'] = 'smtp';

in your conf.php for Horde.

Regards

Andreas


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to