Displaying 20 results from an estimated 6000 matches similar to: "Using R as Shared Library"
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
So, returning from the LDAP userdb does not change situation.
As I said, I would to set folder names dynamicaly, without setting
up a mailbox in advance.
Here the problem is discussed
http://www.dovecot.org/list/dovecot/2013-August/092023.html
but no solution is found apart from defining the namespace in the
static config, see here
http://www.dovecot.org/list/dovecot/2013-August/092053.html
As
2018 Jan 24
1
Quota plugin creates IMAP folder
As workaround, you can either use VOLATILEDIR setting for maildir, or
you can set maildir_stat_dirs=yes in config.
Aki
On 24.01.2018 14:45, Aki Tuomi wrote:
>
> Ah seems you have found a bug, apologies. =)
>
> We'll look into it.
>
> Aki
>
>
> On 24.01.2018 13:34, Thorsten Hater wrote:
>> Well, I have to scrub most data from the output, but it is what I
2017 Aug 18
4
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
Hello,
I am trying to build R from source on Scientific Linux release 6.9
(Carbon), Linux version 2.6.32-696.3.2.el6.x86_64 (Red Hat 4.4.7-18).
I load the needed modules and run:
*./configure --prefix $install_dir --with-blas --with-lapack
--enable-R-shlib 2>&1 | tee config-R-$version.log*
The "configure" command seems to run ok:
*R is now configured for
2017 Jan 23
2
Segfault on LIST Command
Thank you for your report.
Aki
On 23.01.2017 11:56, Thorsten Hater wrote:
> OK, I found the problem in my config. If I use an default namespace with an
> empty
> name, instead of "inbox" it works as expected. Here the log for this case
>
> Starting program: /usr/local/libexec/dovecot/imap -u ****
> imap(****): Debug: auth input: **** home=**** uid=48 gid=48
>
2018 Jan 24
2
Quota plugin creates IMAP folder
Well, I have to scrub most data from the output, but it is what I
would have expected
# doveadm user <user>
field value
...
home /path/to/home
mail maildir:~/Maildir
...
On Wed, Jan 24, 2018 at 12:30 PM, Sami Ketola <sami.ketola at dovecot.fi>
wrote:
>
>
> > On 24 Jan 2018, at 13.21, Thorsten Hater <thorsten.hater at gmail.com>
> wrote:
> >
>
2017 Jan 23
2
Segfault on LIST Command
I'll try reproduce this issue, but can you, in the mean time, run this
with mail_debug=yes and provide logs?
Aki
On 23.01.2017 11:45, Thorsten Hater wrote:
> Hi,
>
> I did added the default location and stripped down my config to a very
> basic
> level, dropping all plugins and database queries, see below. The segfault
> still
> appears in the same location.
> As I
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
Unfortunately, this yields the same problem
Debug: Unknown userdb
setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h
Thorsten
On Tue, Jan 17, 2017 at 10:16 AM, Thomas Leuxner <tlx at leuxner.net> wrote:
> * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 09:40:
>
> > namespace/inbox/mailbox/Bla/autoexpunge=6h
> >
> > from a userdb,
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
I know, but it is not present in the string returned by the userdb,
which is set up for testing
userdb {
driver = static
args = namespace/inbox/mailbox/Bla/autoexpunge=6h
}
On Tue, Jan 17, 2017 at 11:03 AM, Thomas Leuxner <tlx at leuxner.net> wrote:
> * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 10:57:
>
> > Unfortunately, this yields the same
2010 Nov 18
3
Plotting number of patients at risk below survival curve
Dear list,
does anyone know of a R-package that has implemented the increasingly popular
inclusion of the number of patients at risk below Kaplan-Meier curves like in
http://bloodjournal.hematologylibrary.org/content/vol116/issue19/images/large/zh89991058760001.jpeg
any hint (or negative answer) is much appreciated.
Thanks
Thorsten
--
Thorsten Raff
2nd Medical Department,
University
2024 Nov 12
1
[REGRESSION] GM20B pmu timeout
On Tue, 12 Nov 2024 at 22:34, Linux regression tracking (Thorsten
Leemhuis) <regressions at leemhuis.info> wrote:
>
> [CCing Danilo, who committed the culprit]
>
> On 04.11.24 13:11, Diogo Ivo wrote:
> > On Tue Oct 15, 2024 at 7:13 PM WEST, Linux regression tracking (Thorsten Leemhuis) wrote:
> >> On 10.10.24 15:32, Diogo Ivo wrote:
> >>>
>
2008 Jun 24
2
two y-axis using ggplot
Dear List Members
As a relatively new R user I am extremely glad for there being a nice
tool such as ggplot for producing easily nice graphs in R. Now I want to
produce graphs with two y-axis. I know that this has been asked a
hundred times with respect to standard plots in R. (The answer, to my
knowledge, has always been "No" or "No, see the help archive".) But: Is
there
2018 Jan 24
2
Quota plugin creates IMAP folder
This is from my config
mail_location = maildir:~/Maildir
and in my userdb-ldap.conf
user_attrs = \
... \
=home=%{ldap:homedir}, \
...
Am I missing something?
On Wed, Jan 24, 2018 at 12:12 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> This is a configuration issue, not a bug.
>
> use
>
> mail_home=/path/to/some/directory
>
> mail_location=maildir~/Maildir
2011 Jul 31
2
XML and odfWeave
Dear R-helpers,
this is just a notice to inform everyone that the current versions of XML and
odfWeave don't seem to be playing nice with each other.
Since it took me quite some time to figure that out, I thought that I let you
know. In my case it helped to install an older version of XML but your
mileage of course may vary.
Best regards
Thorsten
--
Thorsten Raff
2nd Medical
2023 Jan 13
2
problems with sysvol after fsmo transfer
Am 13.01.23 um 11:31 schrieb Rowland Penny via samba:
>
> On 13/01/2023 09:53, Markus Dellermann via samba wrote:
>> Hi Thorsten, hi Rowland,
>> Just one hint from me:
>> openSUSE-samba-Packages are normally mit-kerberos based.
>> For DCs it could be better to use the heimdal-based
>>
>> There are some convenient repos on openSUSE-Build-Server..
>>
2011 Mar 02
1
GSM-Card for Asterisk / recommendation needed
Hi,
I am trying to setup a GSM-Card for Asterisk. I currently use a "vgsm I"
from voismart (http://www.voismart.it/) but the driver is very bad
(compile-problems and no echo cancellation).
Is there anybody out there who can recommend me another piece of
hardware (pci card)? I need 1 or better 4 gsm-ports. Should be stable
and have an echo cancelltaion feature. And of course it
2013 Sep 03
1
Sip-Client / type=peer / Why can this client place calls?
Hi,
I am using Asterisk 11.5.1. As far as I understood, the following
configuration allows a sip client only to receive calls (type=peer) but
not to place calls
(http://www.voip-info.org/wiki/view/Asterisk+sip+type). Why can I place
calls though with this config?
sip.conf
...
[thorsten]
type=peer
host=dynamic
context=my_context
nat=force_rport,comedia
secret=...
dtmfmode=rfc2833
disallow=all
2016 Dec 13
1
mailboxes and capitalisation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 13 Dec 2016, Tanstaafl wrote:
> On 12/13/2016 4:48 AM, Thorsten Hater <thorsten.hater at gmail.com> wrote:
>> I have set up a series of special-use mailboxes in the default namespace
>> differing by capitalisation of the names, mainly to capture multiple
>> mailboxes
>> with autoexpunge
>>
>>
2003 Oct 08
2
Samba 3.0 on RedHat 8.0
Hello,
i'm sorry if this is a question which was asked before.
We use samba 2.2 on a RedHat 8.0 box width Winbind to auth our Windows
users.
Now we want to install the RPM package provided on the samba website (for
i386 RH8.0).
My first question is, how can i see, with which options the package was
compiled.
We need ADS Integration, ACL and CUPS support.
Can i see, if all features we need are
2012 Mar 27
1
survplot function
Dear R-helpers
I am wondering if there is an option to the survplot function in the design
package that allows for drawing Kaplan-Meier plots starting from 0 instead of
1, similar like fun = 'event' in the standard plotting function used on a
survfit object.
I apologize in advance for having missed any obvious informational sources but
I really didn't find anything in the
1999 Feb 02
1
smbclient put 1/100 of the speed only
Hi !
I have a problem with samba that I cannot seem to solve: smbclient put
it extremely slow.
I am setting up a two-computer home network, with a '95 client (also
print server), and a Linux 2.2.0-pre8 server, using samba-2.0. I've
finished the setup, and most things work fine. However, I noticed that
doing a 'put' with smbclient is extremely slow. I've read the