Displaying 15 results from an estimated 15 matches for "b0db".
2006 May 15
2
RFC 3501 compliance issue: body-type-msg incorrect
...of parentheses...i.e. there should be an ending paren after alternative, and a beginning paren before the set of 1parts that precede it.
This looks like a similar problem to what was in imap_bodystructure.c a while back.
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Rich Cook
2006 Jan 30
5
Question about Dovecot and NFS
...same Maildir simultaneously without requiring any kind of locking whatsoever. Maildir is a faster and more efficient way to store mail. It works particularly well over NFS, which has a long history of locking-related woes.
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
When they discover the center of the universe, a lot of people will be disappointed to discover they are not it.
Bernard Bailey
2006 Feb 07
0
Any change of integrating this patch???
...ot-file/folder through IMAP) and pine users (address book is a dot-folder in IMAP) that this affects. I can certainly hand-apply the patch, but I'd feel a lot more comfortable if this had some future in the real source.
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
I have earned my disillusionment.
2006 Feb 07
1
In-memory Index file bug
...ough the folder itself might be corrupted, so I removed it. No dice. I've checked file permissions. No problems. I honestly can't explain why some users are able to use this folder without error, and others are not.
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Rich Cook
2006 Feb 15
1
Dovecot RFC non-compliance: Mailbox names
...not RFC-compliant? I have a feeling it fixes much more important things than it breaks (i.e. LIST/LSUB), but then again we never had complaints from people using those characters in names until they stopped being supported.
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Sanity is a cozy lie.
Susan Sontag
2006 Feb 15
1
NFS Stale File Handles on Indexes
...code? Should we be using in-memory or local indexes instead for now?
- Dovecot 1.0b3
- four physical IMAP servers
- mbox format accounts on NFS netapps
- currently allowing NFS indexes w/mmap disabled, and using dotlocks
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Perfection uncanned
Like a beautiful redhead
Fresh from her trailer
from Spam-Ku : Tranquil Reflections on Luncheon Loaf
by John Cho
2006 Mar 15
1
Filesystem full/quota limitations and Dovecot
How does Dovecot handle accounts when writes are denied, such as in situations when a user is over quota, or the filesystem is full?
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Only a statue can be perfect, and even then it casts a shadow.
- Merle Fossum
2006 Jun 16
1
Dovecot+NFS: Copying messages causes failures (possible SIGABRT)
...x_sync_update_index): assertion failed: (view->hdr.messages_count == map->hdr.messages_count)
I cannot correlate this to the user/folder, but this message is usually nearby:
child 22915 (imap) killed with signal 6
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Perfection uncanned
Like a beautiful redhead
Fresh from her trailer
from Spam-Ku : Tranquil Reflections on Luncheon Loaf
by John Cho
2006 Sep 26
1
Cache fields
...corresponds to internaldate? date.received?
Is UID always cached for messages, or does it have to read through the directory to get them? Are there other optimizations I can do that will improve the speed of folder opens?
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
This isn't right. This isn't even wrong.
Wolfgang Pauli
2006 Oct 09
1
RFC compliance on folder lists
...ains quotes, the IMAP server may respond with a line like:
1 list "" "a/b/"X" Y Z"
The specific example I saw had this exact form (it was in a nested folder, and one of the words was quoted).
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Physics is like sex: sure, it may give some practical results, but
that's not why we do it.
- Richard Feynman
2006 Oct 09
0
IGNORE: RFC compliance report
I mis-read the line.
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
This isn't right. This isn't even wrong.
Wolfgang Pauli
2006 Feb 06
3
Mac mail copy/delete problems w/1.0b2
...t a bunch of messages
2. Click on delete
3. Wait for a _very_ long time.
It also seems very slow on copying, so it may be the "trash folder copy on delete" that is really slowing it down.
Anybody else seen this?
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
The best way to have a good idea is to have a lot of ideas.
Dr. Linus Pauling
2006 Feb 02
1
mbox to maildir conversion on a user-by-user basis!
...- Run conversion on mbox files -> maildir format
- Put in the procmail hack for them
- Re-enable delivery
Way cool.
I am still working out the details, but I was wondering if anyone sees a problem with this???
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Sanity is a cozy lie.
Susan Sontag
2007 Apr 18
2
[Bridge] tg3 bridge problems
Hello,
I've got a very strange problem. Lately I've been setting up my linux
servers for network (layer2) redundancy with a bridge interface containing
two ethernet interfaces connecting to two switches. So far I didn't have
any problems with it, but now a very strange thing happens with a new
server I'm installing. The server is an ibm x346 having two onboard
BCM5721 cards, the
2018 Feb 03
2
llvm-dev Digest, Vol 164, Issue 6
...----------------
>
> Message: 2
> Date: Fri, 02 Feb 2018 12:50:22 -0800
> From: George Karpenkov via llvm-dev <llvm-dev at lists.llvm.org>
> To: llvm-dev <llvm-dev at lists.llvm.org>
> Subject: [llvm-dev] Phabricator acting funny
> Message-ID: <1F32AB9B-6EF7-400C-B0DB-508D77F8C459 at apple.com>
> Content-Type: text/plain; charset=utf-8
>
> Hi All,
>
> During the last couple of days I have noticed that my “reviews” page in
> phabricator show inconsistent content.
> Is there perhaps a caching problem, or did database get stuck in an
> in...