[horde] Authentication issues
Ralf Lang
lang at b1-systems.de
Wed Jul 24 11:52:44 UTC 2013
On 24.07.2013 13:31, avp wrote:
>>
>> So would this be better?
>>
>> // IMAP server
>> $servers['imap'] = array(
>> // ENABLED by default; will connect to IMAP port on local server
>> 'disabled' => false,
>> 'name' => 'Server',
>> 'hostspec' => 'localhost',
>> 'hordeauth' => full,
>> 'protocol' => 'imap',
>> 'port' => 993,
>> // Plaintext logins are disabled by default on IMAP servers (see
>> RFC 3501
>> // [6.2.3]), so TLS is the only guaranteed authentication
>> available by
>> // default.
>> 'secure' => 'ssl',
>> );
>>
>
> Shouldn't "full" be "'full'", or does this matter? That is, have single
> quotes around it?
Yes, it needs to be quoted.
--
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.horde.org/archives/horde/attachments/20130724/28c1f09f/attachment.bin>
More information about the horde
mailing list