Displaying 9 results from an estimated 9 matches for "rodie".
Did you mean:
rodier
2008 Feb 07
3
replacement for IMAP_EMPTYTRASH=Trash:7
While running dovecot on debian etch using version 1.0.rc15-2etch3, i wonder
the following:
If i read the config files correctly, dovecot seems to have no equivalent of
courier's IMAP_EMPTYTRASH=Trash:7 setting.
Therefore, i wrote a script that dives into the user's directories and their
maildirs. It looks like this:
=============================================
#!/bin/bash
for pad1
2012 Jun 28
3
loop through and modify multiple data frames
Hi
Newbie question:
I have a set of data frames that I want to do the same calculations on each.
I've found out that I can put them in a list and loop through the list
to do the calculation, but not put the results back into each
data.frame..
For example three data frames cats, dogs, birds
where >cats
name eats_kg
1 bob 3
2 garfield 4
3 chuck 6
and dogs and birds are similar but not
2017 Feb 13
0
MIB error
Please report it to NUT developers, with an 'upsc' output for your device.
Going back to the classic MIB detection method.
Driver exited abnormally
Network UPS Tools - Generic SNMP UPS driver 0.70 (2.7.1)
kill: No such process
No matching MIB found for sysOID '.1.3.6.1.4.1.674.10902.2'!
Please report it to NUT developers, with an 'upsc' output for your device.
Going back to
2007 Mar 16
1
prefdm still unfinished?
After testing the beta of CentOS 5, i was a little surprised to notice that
the display manager part of the prefdm file in /etc/X11 was exactly like in
CentOS 4 / RHEL4 and previous versions including RH9.
it reads like this (added line numbers for reference):
14 # Run preferred X display manager
15 preferred=
16 if [ -f /etc/sysconfig/desktop ]; then
17 . /etc/sysconfig/desktop
18 if [
2007 Aug 06
2
11kbps narrowband on a 24bit DSP
Hi,
I am using speex 1.2beta2 on a 24bit DSP that has a severe program and
data space limitations. I am only interested in the speex decoder for
11kbps narrowband implementation.
I am using the following parameters and structures
160, /*frameSize*/
40, /*subframeSize*/
10, /*lpcSize*/
17, /*pitchStart*/
144, /*pitchEnd*/
/* 11 kbps medium bit-rate
2008 Feb 12
1
Deleting messages from MailDir
Hello,
I have dovecot running with MailDir as a backend to store email and I would like to remove mail that is older that 30 days.
I can do this by running 'find' on the MailDir but will this cause any issues with dovecot?
Thanks,
Matt.
--
Matt Richards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
2008 Dec 24
0
merry christmas!
Hallo,
"BUON ANNO"
"JOYEUX NOEL"
"VESELE VANOCE"
"MELE KALIKIMAKA"
"NODLAG SONA DHUIT"
"BLWYDDYN NEWYDD
2007 Aug 06
0
11kbps narrowband on a 24bit DSP
I've never tried Speex on a 24-bit DSP, but I would suggest actually
leaving the code (nearly) as-is. The scaling factors actually should not
change because I'm using integer multiplications, not fractional
multiplications. So what should happen is that the top 8 bits or 24-bit
values and the top 16-bit of 48-bit values will be unused (filled with
sign bits). There may be a few cases where
2017 Oct 20
1
Illegal Logical Values
...n to expect correct behavior, but the fact that the behavior is correct in some cases (e.g. printing, scalar subsetting) might be confusing.
This is based off of Drew Schmidt's accidental discovery yesterday: <https://gist.github.com/wrathematics/c3e5225cf56596b31e01f717e8675640>.
Best,
Brodie.
[[alternative HTML version deleted]]