On Tue, 07 May 2002, Jeremy Howard wrote:
> Most MTAs are pretty good about this. However, when using an IMAP client
> to move messages between accounts (e.g. drag and drag in Mozilla,
> Netscape, Outlook Express, etc) the source account may well store the
> "From " in the message even although
Henrique de Moraes Holschuh wrote:
>They REALLY shouldn't, and the MTA is supposed to trash them when told to
>not add them in the first place, and to rewrite them with the true
>information when told to add them.
>
>
Most MTAs are pretty good about this. However, when using an IMAP client
to
On Tue, 07 May 2002, Jeremy Howard wrote:
> Note that the original patch was actually by jwade, not by me. I
> included it for completeness to show all the patches that we are using
> to improve reliability, but we did not write or change that particular
> patch.
Noted. I have fixed the credit
On Tue, 07 May 2002, Jeremy Howard wrote:
> The problem is that a lot of messages have this header. They shouldn't,
They REALLY shouldn't, and the MTA is supposed to trash them when told to
not add them in the first place, and to rewrite them with the true
information when told to add them.
--
Henrique de Moraes Holschuh wrote:
>Duh, I should awake first before I reply. This is a From(space)-type header,
>which is useless for Cyrus, and should not be stored inside the message
>either. I am NOT adding this patch to Debian's Cyrus package.
>
>
The problem is that a lot of messages have
Henrique de Moraes Holschuh wrote:
>I have cleaned up the log messages, and written the fcntl patch to get the
>same timeout functionality. See attached file.
>
>
Great!
>+ * Modified by [EMAIL PROTECTED] 2002-05-06 to work around seen file locking
>+ * problem. Added locking timeout paramete
On Mon, 06 May 2002, Henrique de Moraes Holschuh wrote:
> > In addition, this patch does not reject messages that include "From " at
> > the start. We frequently observe these messages, and have seen no
> > problems in accepting them.
>
> Hmm... Cyrus probably won't have any sort of problem stori
(bcc'ed to cyrus-bugs+)
On Mon, 06 May 2002, Jeremy Howard wrote:
> safe-flock.diff
>
> This is jwade's safer flock code which resolves problems with waiting
> forever for locks. Although not required on all platforms, we are not
> aware of any downsides to using it and therefore we recommen
On Mon, 06 May 2002, Jeremy Howard wrote:
> The patches described here can be downloaded from:
[...]
I will probably add some of them to the Debian-packaged version of cyrus,
after some testing.
> master-avail.diff
[...]
> Therefore a per-process status is required to track which pids are busy
>
The patches described here can be downloaded from:
http://jhoward.fastmail.fm/patches/cyrus/imap-diff.tgz
As I mentioned last week, we have now resolved the main reliability
problems with 2.1.3. The problems were:
- Failure to flush buffers and therefore failure to close some connections
As I mentioned last week, we have now resolved the main reliability
problems with 2.1.3. The problems were:
- Failure to flush buffers and therefore failure to close some connections
- Failure to call shutdown() to safely close some connections
- Corruption of a pointer causing segfault on s
11 matches
Mail list logo