[ingo] Solved: Strange Sieve Problem
Jan Schneider
jan at horde.org
Thu Aug 3 23:43:46 PDT 2006
Zitat von Darron Froese <darron at nonfiction.ca>:
> I'm still a little confused, I have hordeauth set to 'true' - which
> is supposed to just use the username:
And you have set the admin and password settings which is supposed to
use the admin user and password. What do you want?
> $backends['sieve'] = array(
> 'driver' => 'timsieved',
> 'preferred' => 'servername.nonfiction.ca',
> 'hordeauth' => true,
> 'params' => array(
> // Hostname of the timsieved server
> 'hostspec' => 'servername.nonfiction.ca',
> // Login type of the server
> 'logintype' => 'PLAIN',
> // Port number of the timsieved server
> 'port' => 2000,
> // Name of the sieve script
> 'scriptname' => 'ingo',
> // The following settings can be used to specify an administration
> // user to update all users' scripts.
> 'admin' => 'cyrus',
> 'password' => 'password-goes-here',
> 'username' => Auth::getAuth(),
> ),
> 'script' => 'sieve',
> 'scriptparams' => array()
> );
>
> Unless I'm missing something here.
>
> On 3-Aug-06, at 1:49 AM, Jan Schneider wrote:
>
>>> Certainly sounds wonky. Can you create a ticket on bugs.horde.org
>>> so that it doesn't get lost, unless of course someone who knows
>>> the Sieve backend better than I do responds in the mean time? :)
>>
>> I already replied in the bug ticket:
>>
>> This is wrong. You have setup Ingo to use hordeauth, otherwise you won't
>> even get to that part of the code. And if you have set hordeauth you want
>> to authenticate as the current user, not as the cyrus user.
>
> --
> darron froese
> principal
> nonfiction studios inc.
> t 403.686.8887
> c 403.819.7887
> f 403.313.9233
> w http://nonfiction.ca/
> e darron at nonfiction.ca
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the ingo
mailing list