[horde] How to do SMTP Authentication with horde groupware webmail

Niels Dettenbach nd at syndicat.com
Sun Aug 15 10:07:23 UTC 2010


Am Sonntag 15 August 2010, 09:47:03 schrieben Sie:
> Above statement is differ from what you referring. 

...hmmm,

i've checked back now - i use something like:

$conf['mailer']['params']['host'] = 'localhost';
$conf['mailer']['params']['port'] = 25;
$conf['mailer']['params']['localhost'] = 'localhost';
$conf['mailer']['params']['auth'] = 'PLAIN';
$conf['mailer']['params']['username'] = 'smtplocal';
$conf['mailer']['params']['password'] = 'mYStrongPassword';
$conf['mailer']['type'] = 'smtp';  

while "smtplocal" is my "special" user for SMTP and MyStrongPassword is the regarding password of "smtplocal".

This could be configured within "Administration" -> "Mailer" within the Web GUI of Horde (don't know if Webmail edition does it the same way).

which results in this when i send a mail by any allowed user over horde:

2010-08-15 11:59:14 1OkYzm-12345ns-FT <= nd at syndicat.com H=localhost.syndicat.com (localhost) [127.0.0.1] P=esmtpsa X=TLSv1:AES256-SHA:256 A=plain:localsmtp S=1007 
id=20100123456789.. at abcde.xy


hth
cheers,


Niels.
-- 

---

  Niels Dettenbach
  ---
  Syndicat IT&Internet
  http://www.syndicat.com
  T.-Muentzer.-Str. 2, 37308 Heilbad Heiligenstadt - DE
  ---
  Kryptoinfo: 
  PGP public key ID 651CA20D
  Fingerprint: 55E0 4DCD B04C 4A49 1586  88AE 54DC 4465 651C A20D
  https://syndicat.com/pub_key.asc
  ---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.horde.org/archives/horde/attachments/20100815/a603e1de/attachment.bin>


More information about the horde mailing list