Displaying 3 results from an estimated 3 matches for "rochefoucauld".
2004 Jun 20
1
Debian dovecot news
I uploaded 0.99.10.6 to sid. Owing to the importance of the dot lock fix,
I've tried to have this pushed to sarge quickly. Let's see how that goes.
I've prepared a backport of 0.99.10.6 to woody which should be showing up
on www.backports.org soon hopefully. In the meantime, if you desperately
need it and don't mind working out dependencies yourself, you can find it
at
2005 Mar 05
2
Dovecot 1.0-stable .deb file?
Hi, all.
I know that there's no official Dovecot 1.0-stable .deb, given Timo's
recommendations. However, does anyone have even an "unofficial" deb of
it for, say, Sarge? I want to use 1.0's ability to use both mbox and
maildir; the latter is very helpful for dealing with mailing lists.
Thanks in advance for any help.
--Ian.
2007 Aug 21
1
Defined function and classes
Hi all
I am using the defined function and it seems to work for resource types
but fails with classes - I am setting a variable like so:
$test = defined(Class[testing])
The test always returns false. Similarly defined functions for resource
types like:
$testtype = defined(File[test])
Return true.
Is there something I am missing?
Thanks
James Turnbull