Displaying 20 results from an estimated 700 matches similar to: "v1.3 plugin locations"
2004 Aug 06
3
Icecast2 Status v1.3
Tar http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/icecast2_status_v1.3.tar
source http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/source/
Please let me know if there are any bugs or problems admin@mediacast1.com, this script parses the stats.xml file and creates php variables,
you will need to create a seperate php page and incorperate your own display results,
2004 Aug 06
3
Icecast2 Status v1.3
Tar http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/icecast2_status_v1.3.tar
source http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/source/
Please let me know if there are any bugs or problems admin@mediacast1.com, this script parses the stats.xml file and creates php variables,
you will need to create a seperate php page and incorperate your own display results,
2010 Nov 10
0
[LLVMdev] TTA-Based Codesign Environment (TCE) v1.3 released
TTA-Based Codesign Environment (TCE) v1.3 released
--------------------------------------------------
TTA-Based Codesign Environment (TCE) is a toolset for designing
application-specific processors (ASP) based on the Transport Triggered
Architecture (TTA). The toolset provides a complete retargetable
codesign flow from C programs down to synthesizable VHDL and parallel
program binaries. Processor
2009 Apr 03
0
v1.3.UNSTABLE branch is now available
v1.2.rc1 + config rewrite + multi-dbox:
http://hg.dovecot.org/dovecot-1.3/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090403/aa9c0107/attachment-0002.bin>
2007 Jul 13
2
error on running Advanced Diary v1.3
Advanced Diary (a simple calendar/journaling program)installed fine, but
when I go to run it the splash screen for the program shows up then I
get an error box that says:
Error Creating Object. Please verify that Microsoft Data Access
Components 2.1 or later have been properly installed.
The program stops there.
A google search turned up this a download page for MDAC 2.8 here:
2014 Jun 02
0
[RFC PATCH v1.3 08/16 1/2] drm/radeon: add timeout argument to radeon_fence_wait_seq
This makes it possible to wait for a specific amount of time,
rather than wait until infinity.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
---
Splitted out version, I've noticed that I forgot to convert radeon_fence_wait_empty to long r, fixed.
drivers/gpu/drm/radeon/radeon_fence.c | 60 +++++++++++++++++++++++------------
1 file changed, 40 insertions(+),
2009 Jan 27
1
Config rewrite for v1.3
Still broken, but I committed the current changes to
http://hg.dovecot.org/dovecot-config-rewrite/
The idea is something like:
- src/config/ contains a doveconf binary which can be used to dump the
current configuration. It's the only binary that reads dovecot.conf
directly. Currently the code is kind of ugly because I wanted it to be
able to parse the existing v1.2 dovecot.conf which
2014 Jun 02
1
[RFC PATCH v1.3 08/16 1/2] drm/radeon: add timeout argument to radeon_fence_wait_seq
Am 02.06.2014 15:14, schrieb Maarten Lankhorst:
> This makes it possible to wait for a specific amount of time,
> rather than wait until infinity.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com>
> ---
> Splitted out version, I've noticed that I forgot to convert
> radeon_fence_wait_empty to long r, fixed.
>
2009 Apr 06
9
Compiling v1.3 on different OSes
I was hoping to finally get shared libdovecot.so and
libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others)
could link against them. But I'm running into trouble getting it to
compile in Solaris 10. Could you non-Linux users test if this compiles
with you?
http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz
Or if anyone has ideas why this happens, I'd like to know:
2009 Apr 24
4
Dovecot v2.0 hg tree
http://hg.dovecot.org/dovecot-2.0/
I just did the initial commit for master process rewrite, which marks
the beginning of Dovecot v2.0. Several things are still missing/broken,
but at least I was just able to successfully log in using imap :)
I left v1.3 hg tree there for now, but once v2.0 tree is fully usable
I'll just delete the v1.3 tree.
Note the new dovecot-master-example.conf, which
2010 Jan 05
3
Tranpose and Aggregate Data
Hi,
I need to transpose and aggregate the 4th and 5th column of this data
set (below). The period is 1 to 100 years and some period has 1 entry
as shown in the example below.
Any ideas how to do this. Thanks in advance.
Noli
~~~~~~~~~~
From:
P_ID CROP Period Ini_Age Area_Cut
83 SORI 1 31 528.2465512
84 SORI 1 32 74.55179899
85 SORI 1 33
2005 Mar 14
5
aha! (was apple mail vs. v0.99)
it seems that when you say "check for new mail" in apple mail, it sends
a NOOP to the imap server to get the response. in uw, the conversation
is something like:
25 NOOP
25 OK NOOP completed
26 NOOP
* 2796 EXISTS
* 7 RECENT
26 OK NOOP completed
however, with dovecot, if it has already notified the client that new
mail has arrived, it will look something like:
* 24 EXISTS
* 2 RECENT
2006 Oct 16
2
File isn't in mbox format: /home/foo/mail/Trash
Hello,
I'm seeing the following error on a server:
File isn't in mbox format: /home/foo/mail/Trash
The Trash file is full of the following at the beginning:
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^
I've repaired the file several times, but this keeps happening. Would
any of you mind offering me some insight into what could be causing this
and how to fix it?
Below is
2007 Mar 26
2
imaps listen only at localhost
Hello list,
I try to get dovecot listen only at localhost.
I try listen localhost:993 and it did not work.
The installation I made from http://holl.co.at/howto-email/
How it is possible that dovecot with imaps only work on localhost?
Thanks for the help.
Best regards
Dirk
2007 Oct 23
2
quota problems - which Dovecot version ?
Hi,
I've got a little problem with Dovecot IMAP.
Everything works nice ( pam auth, ldap userdb, and so on ) BUT i need to
uses quotas and it doesn't seem to work.
I tried both ways :
1) user dovecot-ldap.conf with user_attrs, as it's shown on dovecot wiki ;
2) use the commandes "plugin {.........." in dovecot.conf
But it didn't work. Strangely, when i try to use the
2008 May 13
2
Mailbox problem
Greetings,
I am using dovecot as our POP3 and IMAP server and Squirrelmail for the
Webmail. Some of our users get the error message below when trying to access
the mailbox using Webmail:
"ERROR: Could not complete request.
Query: SELECT "INBOX"
Reason Given: Internal error occurred. Error report written to server
log.
[2008-05-12 09:08:39]
To resolve this
2008 Aug 07
2
Purpose of files under .imap
I've got a user with an unusable account. Tbird just sits in a loop
endlessly logging in over and over when a particular folder is selected.
What files under .imap associated with that folder can be safely deleted?
What's stored in all of them?
I see all of these:
.customflags
dovecot.index
dovecot.index.cache
dovecot.index.log
.imap.index
.imap.index.data
.imap.index.log
2000 Mar 07
1
A simple question??
Dear all,
I'm currently use R v0.99 on Windows 98 Second Edition. I have a question on some simple calculations. I wonder that I've done something wrong with the calculation.
Here is the imput commands:
> a <- 25.01
> b <- 56.08
> a.trunc <- trunc(a)
> b.trunc <- trunc(b)
> a.tail <- a - a.trunc
> b.tail <- b - b.trunc
> a.trunc
[1] 25
>
2009 Nov 10
3
Audio issue(s)
I just bought a new (refurbished) Everexe StepNote laptop with a VIA
C7-M CPU and a VIA chipset, installed CentOS 5.4 on it and the audio
is not working.
I looked around for a sound driver for the VIA vt1708/a, which is what
it claims to have (see below), but that didn't work either.
Any pointers as to what I'm missing?
!lpspci
04:01.0 Audio device: VIA Technologies, Inc. VT1708/A
2010 Jan 05
2
The output of script is hidden in console
Hi everyone,
I execute a script with
source(filename)
The script has effect but i don't see the output on console screen.Why?
I'm a newbie. Thanks :handshake:
--
View this message in context: http://n4.nabble.com/The-output-of-script-is-hidden-in-console-tp999095p999095.html
Sent from the R help mailing list archive at Nabble.com.