Displaying 20 results from an estimated 6096 matches for "timoness".
2007 Mar 06
4
Public kudos to Timo
I'm sitting here working away on various unrelated projects and watching
patch after patch after patch flow in from Timo to fix all sorts of
problems people are reporting. A coding madman on fire.
Thanks Timo, you rock. I appreciate the time you spend on this software,
I'm sure everyone else does as well. :)
-te
--
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
2006 Feb 28
1
creating dendrogram from cluster hierarchy
Dear R users,
I have created data for hierarchical agglomerative cluster analysis
which consist of the merging pairs and the agglomeration heights, e.g.
something like
my.merge <- matrix(c(-1,-2,-3,1), ncol=2, byrow=TRUE)
my.height <- c(0.5, 1)
I'd like to plot a corresponding dendrogram but I don't know how to
convert my data to achieve this.
Is it possible to create a
2007 Apr 13
53
v1.0.0 released
http://dovecot.org/releases/dovecot-1.0.0.tar.gz
http://dovecot.org/releases/dovecot-1.0.0.tar.gz.sig
It took almost 5 years, but it's finally ready. I'm not expecting to
release v1.0.1 anytime soon, unless someone's been sitting on a major
bug just waiting for v1.0 to be released. :)
People wanting new features should start testing the upcoming v1.1.
http://dovecot.org/nightly/
2007 Apr 13
53
v1.0.0 released
http://dovecot.org/releases/dovecot-1.0.0.tar.gz
http://dovecot.org/releases/dovecot-1.0.0.tar.gz.sig
It took almost 5 years, but it's finally ready. I'm not expecting to
release v1.0.1 anytime soon, unless someone's been sitting on a major
bug just waiting for v1.0 to be released. :)
People wanting new features should start testing the upcoming v1.1.
http://dovecot.org/nightly/
2009 Nov 16
1
dovecot ignoring folder permissions on directory creation
Ubuntu 8.04lts
Dovecot 1.2.6
So, further to the 'deliver' problem posted yesterday I've also discovered
another issue regarding permissions: files and directories are being created
0600/0700 by the IMAP and deliver process (depending on who gets there
first!) preventing use of shared mailboxes.
According to documentation:
"When creating a new mailbox, Dovecot v1.2+ copies the
2017 Jul 19
3
2.2.devel (0bee280) crashdump virtual plugin
* Thomas Leuxner <tlx at leuxner.net> 2017.07.19 14:29:
It seems to have a new side effect which I haven't noticed upfront as it does not produce logging in Dovecot:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 io_loop_extract_notify_fd (ioloop=0x563456973540) at ioloop-notify-inotify.c:224
224 ioloop-notify-inotify.c: No such file or directory.
(gdb) bt full
#0
2013 Sep 24
1
imaptest-20130617 seems to be reporting spurious header changes
I'm trying to use this to test an IMAP server I'm developing (I picked
the nightly up from the link on the wiki page at
http://www.imapwiki.org/ImapTest/Installation). With one client using
the mailbox dovecot-crlf (http://www.dovecot.org/tmp/dovecot-crlf) I get
messages like:
Error: test at npsl.co.uk[67]: 1035253882.5041.34.camel at hurina: Header From
changed 'Timo Sirainen
2010 Sep 24
7
In the press, once again
May be a little bit off topic, but this gave me hard laugh:
http://www.theregister.co.uk/2010/09/24/sysadmin_file_tools/
Windows admins use a virtualized CentOS machine to copy files because
their own tools are not able to handle copying a bigger amount of data. :)
Cheers,
Timo
2005 Nov 29
3
Is Timo OK?
Hi,
does anyone know where Timo is around lately? I haven't seen a post from
him for some weeks now and "normally" Timo is quite active when it comes
to supporting his 'dovecot' warp drive :-)
Udo Rader
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2010 Jun 23
6
LMTP SIZE Option
Hi Timo,
Are there any plans to support the SIZE option in the lmtp server?
Paul
2015 Dec 30
2
LMTP crashes on Debian with dovecot backports from rename-it.nl
Hello Timo,
On 30.12.2015 14:24, Timo Sirainen wrote:
>> On 30 Dec 2015, at 03:45, Christian Schmidt <christian.schmidt at chemie.uni-hamburg.de> wrote:
>>
>> Hello Timo,
>>
>> On 29.12.2015 19:25, Timo Sirainen wrote:
>>> So looking up a header causes a crash. Can you send me one such mail
>>> that causes this crash?
>> I'll ask one
2010 Nov 18
6
Doveadm
How doveadm purge a email ?
It's search using the index or scan every directory and open the email to
match the search criteria ?
2009 Jul 15
5
Grouping data in dataframe
Hello,
I have a dataframe (obtained from read.table()) which looks like
ExpA ExpB ExpC Size
1 12 23 33 1
2 12 24 29 1
3 10 22 34 1
4 25 50 60 2
5 24 53 62 2
6 21 49 61 2
now I want to take all rows that have the same value in the "Size"
column and apply a function to the
2015 Dec 30
2
LMTP crashes on Debian with dovecot backports from rename-it.nl
Hello Timo,
On 29.12.2015 19:25, Timo Sirainen wrote:
> So looking up a header causes a crash. Can you send me one such mail
> that causes this crash?
I'll ask one of the users suffering from the crash if I may "borrow" one
of the mails. This will probably take some days.
Thank you!
Best wishes for the new year,
Christian
--
No signature available.
-------------- next
2004 May 02
1
Re: Timezone of logentries from dovecot (Timo Sirainen)
On Thu, 2004-04-29 at 15:57, Timo Sirainen wrote:
> One more reason to make all logging go through dovecot-master process..
>
> Temporary fix of course is setting login_chroot = no to config file.
Thanks, Timo, that did the trick.
Also thanks to Quentin for his reply, though I don't understand any of
it. As stated, my knowledge of unix is rather limited...
On Thu, 2004-04-29 at
2009 Oct 19
23
testing needed
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBSD 4.2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 1100 bytes
Desc: not available
URL:
2018 Oct 19
13
[Bug 108500] New: Crash when creating a depth buffer on GeForce 320M
https://bugs.freedesktop.org/show_bug.cgi?id=108500
Bug ID: 108500
Summary: Crash when creating a depth buffer on GeForce 320M
Product: Mesa
Version: 18.2
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/DRI/nouveau
2004 Sep 04
4
v0.99.11 released
v0.99.11 2004-09-04 Timo Sirainen <tss at iki.fi>
+ 127.* and ::1 IP addresses are treated as secured with
disable_plaintext_auth = yes
+ auth_debug setting for extra authentication debugging
+ Some documentation and error message updates
+ Create PID file in /var/run/dovecot/master.pid
+ home setting is now optional in static userdb
+ Added mail setting to static userdb
- After
2009 Feb 06
14
I've moved to US
I thought about saying this in v1.2.beta1 release annoouncement, but
looks like it'll take a few more days. So I've moved to Blacksburg,
Virginia and I'm now working for Mailtrust the rest of this year. Here's
some talk about it:
http://mailtrust.com/blog
(A bit stupid looking picture, but then again all my pictures seem to be
that way so I didn't bother getting a new one
2009 Feb 06
14
I've moved to US
I thought about saying this in v1.2.beta1 release annoouncement, but
looks like it'll take a few more days. So I've moved to Blacksburg,
Virginia and I'm now working for Mailtrust the rest of this year. Here's
some talk about it:
http://mailtrust.com/blog
(A bit stupid looking picture, but then again all my pictures seem to be
that way so I didn't bother getting a new one