Displaying 20 results from an estimated 31 matches for "20071102".
2007 Nov 15
2
how can I use awk to match? pls help
Hi all
I don't have idea how to write this script, please
help
I have thousand records in this format. eg: file No.3
is
File No: 003
Customer: Ann
Email address: xxx at info
Country: England
Created by: 20071102
file No. 4 is:
File No: 004
Customer: James
Email address: xxx at gov
Country: Australia
Created by: 20071105
I need to write a script to replace those Fields
eg: (Customer/Email/Country.... when matching the
FileNo.001...002...) to get Data in this file
and also put the...
2007 Nov 03
0
CentOS-announce Digest, Vol 33, Issue 2
...12.EL.i686.rpm
src:
kernel-2.6.9-55.0.12.EL.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.centos.org/pipermail/centos-announce/attachments/20071102/6db1b708/signature-0001.bin
------------------------------
Message: 2
Date: Fri, 02 Nov 2007 21:32:44 -0500
From: Johnny Hughes <johnny at centos.org>
Subject: [CentOS-announce] CESA-2007:0939 Important CentOS 4 x86_64
kernel - security update
To: CentOS-Announce <centos-announce at cen...
2007 Nov 02
2
Index corruption ?
...-----------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20071102/d9032dbb/attachment-0002.bin>
2007 Oct 31
5
Druid
Is anyone out there using Druid?
After the switchbox announcement today I've been looking into some other
gui's and as I'll probably do a trial install this weekend of the free
switchvox iso but I thought I'd ask is there any other guis I should be
burning trial ISO's of as well?
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
<mailto:dean at
2007 Nov 02
1
(no subject)
...d any luck using 1.2beta2 on ps3. I was able to get 1.05
onto the ps3 but with the same code 1.2beta2 gives me only out of bounds
data after decoding.
--Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20071102/add66003/attachment.html
2007 Nov 02
0
Re: Welcome to the "Flac" mailing list
...swers like 'making the
encoder support multiple threads won't speed it up' while other
encoders (like LAME MT) have nice speed boosts when doing this ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20071102/5e91dc87/attachment.htm
2007 Nov 01
1
dovecot + LDAP + SASL?
Hi,
I would like to setup an IMAP server with SASL and LDAP support.
As far as I can see dovecot supports SASL and LDAP, but not the way I
need it.
If I understand dovecot correctly, it has it's own set of SASL
mechnisms and uses the LDAP server just to store the plaintext
password. In case of authentication dovecot fetches the plaintext
password from LDAP and then performs the SASL
2007 Nov 02
3
caching custom headers (via plugins)
hi,
currently dovecot caches on disk some most common headers. Is it possible to
tweak such headers list via plugins, eg to cache custom X-* headers, or do
I need to hack the actual index/cache src? if so, which are the .c/.h files
to touch?
thanks
--
paolo
GPG/PGP id:0x1D5A11A4 - 04FC 8EB9 51A1 5158 1425 BC12 EA57 3382 1D5A 11A4
2007 Nov 02
2
mail-sql.tar.gz: missing mailbox-list-private.h
hi,
I'm trying to compile with plugin in subject, but I get this error:
In file included from mail-sql-plugin.c:4:
sql-storage.h:5:34: mailbox-list-private.h: No such file or directory
In file included from mail-sql-plugin.c:4:
sql-storage.h:26: error: field `module_ctx' has incomplete type
make[5]: *** [mail-sql-plugin.lo] Error 1
there's no such mailbox-list-private.h in the whole
2007 Nov 02
0
Dovecot] Postfix and Dovecot Deliver LDA
...Dovecot seem to have brought this to Postfix - LDA as well.
Jerry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2447 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20071102/ee588691/attachment-0002.bin>
2007 Nov 02
0
v1.1.beta6 released
...sometimes when sorting by string fields
- etc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20071102/4f7f6909/attachment-0002.bin>
2007 Oct 29
2
Listening only on localhost
Hi!
I've got dovecot 1.0.rc15.
I want dovecot to listen only on localhost for imap, and on any interfaces for imaps. So I put the following into my config:
protocol imap {
listen = 127.0.0.1:143
ssl_listen = *:10993
..
}
dovecot -n correctly reports:
listen: 127.0.0.1:143
ssl_listen: *:10993
But I can still do a 'telnet MY_HOST 143' from the outside,
and 'netstat -pltn |
2007 Oct 31
1
imaptest.c
Timo,
can you, please, update imaptest.c to be compatible with recent 1.1
beta5 dovecot sources?
--
WBR,
Sergey Ivanov.
2007 Oct 31
1
Migration from courier pop3 to dovecot pop3
Hello,
In mail client users have settings leave message on server. I dont want user
download those messages again. i tried with
courier-dovecot-migrate.plscript after running this if i am doing
send recive all messages downloaded
again please help me in this.
Thanks
Shailesh Singh
2007 Oct 31
1
Bug within Authentication Caching
Hello,
there seems to be a bug in the authentication caching code when using
it in combination with username_translation (using the current version
1.0.7 on FreeBSD 6).
I've set username_translation to +@:@ to allow usernames of the form
test+dom.ain or test:dom.ain (historical reasons force us....).
If someone has a successful login using the username test at dom.ain, the
subsequent
2007 Nov 03
0
CESA-2007:0939 Important CentOS 4 i386 kernel - security update
...EL.i686.rpm
src:
kernel-2.6.9-55.0.12.EL.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20071102/6db1b708/attachment.sig>
2007 Nov 03
0
CESA-2007:0939 Important CentOS 4 x86_64 kernel - security update
...x86_64.rpm
src:
kernel-2.6.9-55.0.12.EL.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20071102/205d9c97/attachment.sig>
2007 Nov 02
0
Player of swfdec
...ye Wolf
---------------------------------
---------------------------------
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/swfdec/attachments/20071102/7ce21252/attachment.htm
2007 Nov 02
1
mdadm syntax
...ter "-a". e.g.
"-ap".
Am I doing something wrong, or is there no way to get mdadm to automatically
create a specific device file.
Thanks...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20071102/62a93c96/attachment.html>
2007 Nov 02
2
*notify config for 1.0.x doesn't enable inotify
hi,
the current code has changed include linux/inotify.h to sys/inotify.h since
2006-01-17, but that won't work with inotify*.h as documented in the wiki.
One has to either revert back to linux/inotify.h, or add
#include <sys/inotify-syscalls.h>
to both configure.in and src/lib/ioloop-notify-inotify.c
Or, just symlink sys/inotify.h -> linux/inotify.h.
That's on Debian 3.1