search for: foobox

Displaying 20 results from an estimated 26 matches for "foobox".

2017 Aug 17
1
autocreate deprecated q
On Thu, August 17, 2017 5:03 pm, Aki Tuomi wrote: > >> On August 17, 2017 at 8:56 AM voytek at sbt.net.au wrote: > > autocreate and autosubscribe are moved under mailbox settings > > namespace { mailbox FooBox { auto = create } > mailbox Trash { auto = subscribe } > } Aki, thanks I've inserted it, but, maybe not in the correct place ? Aug 17 17:22:43 imap(ve at sbt.net.au): Error: namespace configuration error: Duplicate namespace prefix: "" Aug 17 17:22:43 imap(ve at sbt.net.au):...
2007 May 31
3
where to get list of all ActiveRecord classes
Anybody know how to get a list of all your model classes from a rails environment? I''d like to do something like "ActiveRecord::Base.subclasses" but that gives me: pcollins@horatio:~/proj/foobox$ script/console Loading development environment. >> ActiveRecord::Base.subclasses NoMethodError: protected method `subclasses'' called ... Anybody know how to do this? (getting a directory listing doesn''t count) Much obliged, PMC -- Posted via http://www.ruby-forum...
2017 Aug 17
2
autocreate deprecated q
I'm getting "autocreate plugin is deprecated" I've removed 1) but still see error am I correct I don't need default IMAP folders in dovecot.conf as they come from 15-mailboxes.conf ? # grep autocreate dovecot.conf lda_mailbox_autocreate = yes mail_plugins = quota sieve autocreate mail_plugins = quota imap_quota autocreate do I just remove BOTH 'mail_plugin ...
2019 Jul 02
2
[PATCH] virtio-mmio: add error check for platform_get_irq
in vm_find_vqs() irq has a wrong type so, in case of no IRQ resource defined, wrong parameter will be passed to request_irq() Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> --- drivers/virtio/virtio_mmio.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c index f363fbeb5ab0..60dde8ed163b 100644 --- a/drivers/virtio/virtio_mmio.c +++ b/drivers/virtio/virtio_mmio.c @@ -463,9 +46...
2019 Jul 02
2
[PATCH] virtio-mmio: add error check for platform_get_irq
in vm_find_vqs() irq has a wrong type so, in case of no IRQ resource defined, wrong parameter will be passed to request_irq() Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> --- drivers/virtio/virtio_mmio.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c index f363fbeb5ab0..60dde8ed163b 100644 --- a/drivers/virtio/virtio_mmio.c +++ b/drivers/virtio/virtio_mmio.c @@ -463,9 +46...
2019 Jul 02
2
[PATCH v2] virtio-mmio: add error check for platform_get_irq
in vm_find_vqs() irq has a wrong type so, in case of no IRQ resource defined, wrong parameter will be passed to request_irq() Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> --- Changes in v2: Don't overwrite error code value. drivers/virtio/virtio_mmio.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c index f363fbeb5ab0..e09edb5c5e06 100644 --- a/drivers/virtio/virtio_m...
2019 Jul 02
2
[PATCH v2] virtio-mmio: add error check for platform_get_irq
in vm_find_vqs() irq has a wrong type so, in case of no IRQ resource defined, wrong parameter will be passed to request_irq() Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> --- Changes in v2: Don't overwrite error code value. drivers/virtio/virtio_mmio.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c index f363fbeb5ab0..e09edb5c5e06 100644 --- a/drivers/virtio/virtio_m...
2004 Aug 06
3
perl libshout
...itle string on xmms during stream playback. (assuming it's still used for the same functionality). thanks! -paulb =========================================================================== paulb@oasis-software.com "I'm fuzzy on this whole good/bad thing" paulb@foobox.com -Dr. Peter Venkman --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubs...
2015 Oct 19
2
"failed to connect to the hypervisor"
Hi, all. Ubuntu host, attempting to get virsh working with VirtualBox... and failing. Here's what happens: root@foobox:~# virsh -c vbox:///session list error: failed to connect to the hypervisor error: internal error: unable to initialize VirtualBox driver API ------------------------------------------------------ Now, most of the docs I read about "failed to connect to the hypervisor" have other error...
2019 Jul 26
0
[PATCH AUTOSEL 5.2 36/85] virtio-mmio: add error check for platform_get_irq
From: Ihor Matushchak <ihor.matushchak at foobox.net> [ Upstream commit 5e663f0410fa2f355042209154029842ba1abd43 ] in vm_find_vqs() irq has a wrong type so, in case of no IRQ resource defined, wrong parameter will be passed to request_irq() Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> Signed-off-by: Michael S. Tsirki...
2020 Jul 05
1
export of information about mail into csv
On 05 Jul 2020, at 09:10, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > doveadm -ftab fetch -u user "hdr.from hdr.to date hdr.subject" mailbox FooBox | sed -e "s/\t/;/g" > result.csv > > Might need bit of tuning hdr.date. Other than that, seems to work fine. -- "Are you pondering what I'm pondering?" "I think so, Brain, but should we use dishwashing liquid or cooking oil?"
2004 Aug 06
2
shoutcast perl module
...e new libshout and icecast2 formats. I have a tarball I'd like to submit; who might I send it to? Thanks, -paulb =========================================================================== paulb@oasis-software.com "I'm fuzzy on this whole good/bad thing" paulb@foobox.com -Dr. Peter Venkman --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubs...
2015 Oct 20
2
Re: "failed to connect to the hypervisor"
On 2015-10-20 05:33, Martin Kletzander wrote: > On Mon, Oct 19, 2015 at 03:57:39PM -0400, Ken D'Ambrosio wrote: >> Hi, all. Ubuntu host, attempting to get virsh working with >> VirtualBox... and failing. Here's what happens: >> >> root@foobox:~# virsh -c vbox:///session list >> error: failed to connect to the hypervisor >> error: internal error: unable to initialize VirtualBox driver API >> > > What version of VirtualBox do you have installed? The logging in that > driver is not particularly loud, so this w...
2020 Jul 05
2
export of information about mail into csv
2004 Aug 06
2
metadata handling
...least the rest of the string is there...) is anyone available to fix that real quick, or should I file a bug? thanks! -paulb =========================================================================== paulb@oasis-software.com "I'm fuzzy on this whole good/bad thing" paulb@foobox.com -Dr. Peter Venkman --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubs...
2017 Nov 04
2
mail_crypt plugin, few questions
Hi, I have few questions regarding mail_crypt: 1) Is mail_crypt_global_private_key file read upon dovecot start/restart only or it is/can be read in any other time? I have made few tests by starting dovecot and removing master key for decryption - therefore it is not available on the platform - it only reside in memory, removing one of attack vectors 2) Is there planned any ?rollout? for key
2017 Nov 06
2
mail_crypt plugin, few questions
...9068ce6efce7bc85a317cb but maybe there is better way? If someone want to use it, please read code before as it require updating magic(5) local database >> >> thanks! > > The Best Practice, supported way, is to move the emails around, so you > move all your mails from INBOX to FooBox, and then back. This can have > some side-effects, and you might want to test this. Most notably it will > consume UIDs, unless you reset the folder by removing indexes. ok, i was using above script to encrypt hundred of thousands email files and i did not found any issues, it is also quite...
2019 Jul 02
0
[PATCH v2] virtio-mmio: add error check for platform_get_irq
On Tue, Jul 02, 2019 at 05:48:18PM +0300, Ihor Matushchak wrote: > in vm_find_vqs() irq has a wrong type > so, in case of no IRQ resource defined, > wrong parameter will be passed to request_irq() > > Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> Thanks! pls don't make v2 a response to v1 in the future though. > --- > Changes in v2: > Don't overwrite error code value. > > drivers/virtio/virtio_mmio.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/drivers/virtio/vir...
2019 Jul 02
0
[PATCH] virtio-mmio: add error check for platform_get_irq
Hi, Quoting Ihor Matushchak (2019-07-02 12:59:18) > in vm_find_vqs() irq has a wrong type > so, in case of no IRQ resource defined, > wrong parameter will be passed to request_irq() > > Signed-off-by: Ihor Matushchak <ihor.matushchak at foobox.net> > --- > drivers/virtio/virtio_mmio.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c > index f363fbeb5ab0..60dde8ed163b 100644 > --- a/drivers/virtio/virtio_mmio.c > +++ b/dr...
2015 Oct 20
0
Re: "failed to connect to the hypervisor"
On Mon, Oct 19, 2015 at 03:57:39PM -0400, Ken D'Ambrosio wrote: >Hi, all. Ubuntu host, attempting to get virsh working with >VirtualBox... and failing. Here's what happens: > >root@foobox:~# virsh -c vbox:///session list >error: failed to connect to the hypervisor >error: internal error: unable to initialize VirtualBox driver API > What version of VirtualBox do you have installed? The logging in that driver is not particularly loud, so this won't tell you much more th...