On Wed, 14 Dec 2011, Wesley Craig wrote:
On 13 Dec 2011, at 19:15, Andrew Morgan wrote:
Nothing changes the value of disable_referrals that I can see. It is
initialized to 0.
disable_referrals devolves to domain_from_ip in canonify_userid() in
global.c. I gather it's set when virtdomains i
On Wed, 14 Dec 2011, Wolfgang Breyha wrote:
> Andrew Morgan wrote, on 14.12.2011 01:15:
>> I worked up a simple patch against 2.4.12 which seems to work in my test
>> environment. See the attachment.
>
> Wouldn't it be cleaner to remove the whole option
> "proxyd_disable_mailbox_referrals" and us
On Wed, 2011-12-14 at 11:04 -0500, Adam Tauno Williams wrote:
> On Tue, 2011-10-04 at 21:30 -0400, Adam Tauno Williams wrote:
> > Quoting "Jeroen van Meeuwen (Kolab Systems)" :
> > > Adam Tauno Williams wrote:
> > >> cyrus-imapd-2.3.14-8
> > >> I've done this before, but now I'm stumped [possibly F
Andrew Morgan wrote, on 14.12.2011 01:15:
> I worked up a simple patch against 2.4.12 which seems to work in my test
> environment. See the attachment.
Wouldn't it be cleaner to remove the whole option
"proxyd_disable_mailbox_referrals" and use
suppress_capabilities: MAILBOX-REFERRALS
on the pro
On Tue, 2011-10-04 at 21:30 -0400, Adam Tauno Williams wrote:
> Quoting "Jeroen van Meeuwen (Kolab Systems)" :
> > Adam Tauno Williams wrote:
> >> cyrus-imapd-2.3.14-8
> >> I've done this before, but now I'm stumped [possibly Friday induced
> >> brain fade]. I'm trying to set a SIEVE script on a s
On 13 Dec 2011, at 19:15, Andrew Morgan wrote:
> Nothing changes the value of disable_referrals that I can see. It is
> initialized to 0.
disable_referrals devolves to domain_from_ip in canonify_userid() in global.c.
I gather it's set when virtdomains is set "on". Presumably this is necessary