[ingo] Can't get Ingo to communicate with sieve on specified address

Darrell Budic budic at onholyground.com
Sun Mar 8 20:25:27 UTC 2009


Ah, I get it, I misinterpreted your original problem. I run a similar  
setup, I'll check on it tonight and see if mine does the same thing.

   -Darrell

On Mar 6, 2009, at 2:24 PM, Karl Boyken wrote:

> Thanks, but accessibility is not the issue.  Horde and sieve are on  
> the same server.  sieve is listening on localhost and on an outward- 
> facing network interface.  I've verified this by telneting into port  
> 2000 on both localhost and the outward IP address.  Right now, Ingo  
> is communicating with sieve via the outward-facing network  
> interface, even though I've set the 'preferred' and 'hostspec'  
> parameters to 'localhost'.  That's the problem--Ingo is ignoring the  
> settings in backends.php.  Here's my backends.php:
>
> $backends['sieve'] = array(
>    'driver' => 'timsieved',
>    'preferred' => '127.0.0.1',
>    'hordeauth' => true,
>    'params' => array(
>        'hostspec' => '127.0.0.1',
>        'logintype' => 'PLAIN',
>        'usetls' => true,
>        'port' => 2000,
>        'scriptname' => 'ingo',
>    ),
>    'script' => 'sieve',
>    'scriptparams' => array(),
>    'shares' => false
> );
>
> Karl
>
> Darrell Budic wrote:
>> What's your backends.php look like, especially the params array for  
>> your sieve backend? And if it's on a different server, have you  
>> checked to be sure the timsieved port is accessible from the web  
>> host?
>>  -Darrell
>> On Mar 6, 2009, at 11:25 AM, Karl Boyken wrote:
>>> We're running Ingo 1.2.1 with Horde 3.3.3 and Imp 4.3.3.  I've  
>>> tried changing 'preferred' and 'hostspec' in the Ingo backends.php  
>>> file and restarting httpd, but I can't make Ingo change the  
>>> address it uses to communicate with sieve.  Is there any other  
>>> place where I would need to specify the sieve interface?  Thanks.
>>>
>>> Karl
>>>
>>> -- 
>>> Karl Boyken, system administrator karl-boyken at uiowa.edu
>>> 303A MLH, Dept. of Comp. Sci. http://www.cs.uiowa.edu/~boyken/
>>> The U. of Iowa, Iowa City, IA  52242   319-335-2730 (voice)  
>>> 319-335-3668 (fax)
>>> -- 
>>> Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>
> -- 
> Karl Boyken, system administrator karl-boyken at uiowa.edu
> 303A MLH, Dept. of Comp. Sci. http://www.cs.uiowa.edu/~boyken/
> The U. of Iowa, Iowa City, IA  52242   319-335-2730 (voice)  
> 319-335-3668 (fax)



More information about the ingo mailing list