Displaying 20 results from an estimated 42 matches for "20071021".
2007 Oct 22
2
Test post
Did it work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20071021/2336a978/attachment.htm
2007 Oct 21
1
/etc/yum/pluginconf.d/priorities.conf file disappeared
...regenerate that file? TIA
--
Lanny
---------------------------------------------------------
Over 800 Magazine titles up to 80% off
http://lowcostmagazines.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20071021/ae6fbd8d/attachment-0004.html>
2007 Oct 22
0
CentOS-announce Digest, Vol 32, Issue 14
...--------------------------------------------------------------
Message: 1
Date: Sun, 21 Oct 2007 18:58:17 +0300
From: Pasi Pirhonen <upi at centos.fi>
Subject: [CentOS-announce] CESA-2007:0979 Critical CentOS 4 ia64
firefox - security update
To: centos-announce at centos.org
Message-ID: <20071021155817.GH9935 at centos.fi>
Content-Type: text/plain; charset="us-ascii"
CentOS Errata and Security Advisory 2007:0979
https://rhn.redhat.com/errata/RHSA-2007-0979.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/f...
2007 Oct 21
2
Asterisk Initial Set-up - 'Registration Refused' at FWD
...thing simple, so please do not worry about stating
what may seem to be obvious. Thanks in advance for your help.
Ian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071021/199c9ebe/attachment.htm
2007 Oct 21
2
new freenx and nx RPMS released, manual action for x86_64
...can just upgrade via yum normally.
Thanks,
Johnny Hughes
-------------- 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/attachments/20071021/58f22f55/attachment-0004.sig>
2007 Oct 21
3
assertion failed: (mailbox_list_is_valid_existing_name(_list, name))
When I was initially testing dovecot 1.1b2,3 I had ACLs turned on and encountered
this problem below. I had them turned off until now, I'll need to have ACLs working
before I can widen testing. I'm not sure how to make "env MAIL=maildir:~/Maildir gdb
/tmp/imap" load the ACL plugin so I assume that is why it does not crash; not getting
any log either from that, maybe I made a
2007 Oct 01
1
potential maildir folder rename bug
Admittedly not a common situation but:
MAIL=maildir:~/tmp/dovecot/Maildir ./src/imap/imap
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS] Logged in as pod
01 LIST "" *
* LIST (\HasNoChildren) "." "INBOX"
01 OK List completed.
02 CREATE a
02 OK Create completed.
03 LIST ""
2007 Oct 08
1
Migration Issues UW-POP3
I am migrating from UW's POP3 server (mbox), to Dovecote (mbox -> maildir).
Anyway, I am concerned about the Logging details offered by Dovecot, as
I manage several details from the logging information provided by UW's
Syslog information. Here's a sample of the UW information:
Oct 7 22:08:39 ns6 ipop3d[15432]: pop3 service init from 66.207.133.233
Oct 7 22:08:39 ns6
2007 Oct 08
1
v1.1 QUOTA and inbox quota
My mail agent is postfix and by default it imposes the INBOX size of 50
meg. I would like my imap mail clients (I'm using Thunderbird) to "see"
this and warn me when my inbox fills up. I tried doing it with the old
quota system but wasn't successful. With the new quota rule system it
looks like per-mailbox quotas are possible, however when I do this:
quota = maildir
2007 Oct 08
1
API problem (noob)
I'm a bit of a newbie, especially when it comes to dovecot
internals, but nevertheless, I need some help:
I'm working on a dovecot plugin, and I would like to copy
a mail message from the mail store out to a temporary file,
less a few headers:
static const char *const exclude_headers[] = {
"X-DSPAM-Signature"
}
strcpy(fname, mktemp(fname));
fd = creat(fname, 0600);
2007 Oct 09
2
Mailformat
Hi,
When saving a message as draft from Thunderbird and later opens it with
squrrelmail i get all the html code. Also do mails from Google calander
and som others give a warning (in Squirrelmail) that they ar badly
formated)
This after upgrading to 1.1beta2.
Any ideas?
Best Regards - Jon
--
Jon Essen-Moller
http://tenka.se
2007 Oct 09
1
Better flagging of errors on logs?
Last night dovecot died because of time changed backward.
I noticed that the line from dovecot read
Oct 9 01:00:44 mailstore16 dovecot: Time just moved backwards by 132
seconds. This might cause a lot of problems, so I'll just kill myself now.
Shouldn't such lines have the word "Error" or "Fatal"?
If I set the log_path = to a file, will syslog messages still be
2007 Oct 12
1
verbose_proctitle for proxy processes?
Hi,
We're using Dovecot to proxy incoming POP3 and IMAP connections to the right
server. We'd like to be able to see what connections are currently open on
the proxy servers, without having the parse the log file.
For normal mail processes it's possible to use verbose_proctitle for this
purpose, but this setting doesn't work for proxy/login processes. Is it
possible to do
2007 Oct 21
2
two small low importance issues in 1.1b
Item 1:
I store the indexes and control in their own directory.
I noticed in 1.1:
1192 ./private/indexes/.INBOX
32 ./private/indexes/.Trash
1228 ./private/indexes
4 ./private/control/.INBOX/.INBOX
84 ./private/control/.INBOX
4 ./private/control/.Trash/.Trash
12 ./private/control/.Trash
100 ./private/control
1332 ./private
.INBOX/.INBOX and .Trash/.Trash
2007 Oct 21
1
Problem building Dovecot from hg
I did an hg pull; hg update, and now my Dovecot working copy doesn't
build:
../../src/lib-storage/index/dbox/libstorage_dbox.a(dbox-file.o): In
function `dbox_file_metadata_get':
/home/paulproteus/dnlds/dovecot/src/lib-storage/index/dbox/dbox-file.c:820:
undefined reference to `dbox_file_maildir_metadata_get'
collect2: ld returned 1 exit status
make[3]: *** [imap] Error 1
make[3]:
2007 Oct 21
0
Hanging up all call on a device via CLI/AMI/AGI
...; option is available from within the dial plan, but not anywhere else. That would be the simplest approach to this.
Any help is greatly appreciated. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071021/8d9823f1/attachment.htm
2007 Oct 21
0
CESA-2007:0979 Critical CentOS 4 ia64 firefox - security update
...i - http://pasi.pirhonen.eu/
Top-postings silently ignored
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20071021/389a559a/attachment.sig>
2007 Oct 21
0
CESA-2007:0980 Critical CentOS 4 ia64 seamonkey - security update
...i - http://pasi.pirhonen.eu/
Top-postings silently ignored
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20071021/ea5f3c88/attachment.sig>
2007 Oct 21
0
CESA-2007:0981 Moderate CentOS 4 ia64 thunderbird - security update
...i - http://pasi.pirhonen.eu/
Top-postings silently ignored
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20071021/8637e7ce/attachment.sig>
2007 Oct 21
2
cmd mysql
Hey everybody,
I've been using mysql databases more and more. I've run across a couple
of instances where I've either made a mistake on the ip address of the
mysql database or for whatever reason, mysql wasn't running. In those
instances, I've noted that the mysql command will hang indefinitely
(I've counted to 40 before killing it).
The offending line is:
exten =>