On Mon, 2007-09-24 at 15:41 +0100, pod wrote:
> > "TS" == Timo Sirainen <[EMAIL PROTECTED]> writes:
>
> >> Well, doing it only if it's the first header would make it
> >> better. I guess I could do something like that since this is a
> >> pretty common problem..
>
> TS> http:/
> "TS" == Timo Sirainen <[EMAIL PROTECTED]> writes:
>> Well, doing it only if it's the first header would make it
>> better. I guess I could do something like that since this is a
>> pretty common problem..
TS> http://hg.dovecot.org/dovecot-1.0/rev/4c807839ac0c
Hasn't create_
On Tue, 2007-08-14 at 22:42 +0300, Timo Sirainen wrote:
> On Tue, 2007-08-14 at 17:40 +0100, pod wrote:
> > I'm attaching a patch that adds a save_header_callback() along the same
> > lines as in mbox-save.c but I'm really not sure this is the right way to
> > do it.
>
> Well, doing it only if it'
On Tue, 2007-08-14 at 22:00 +0100, pod wrote:
> > "TS" == Timo Sirainen <[EMAIL PROTECTED]> writes:
>
> TS> Well, doing it only if it's the first header would make it better.
>
> Sure, I considered that. I note though that the save_header_callback()
> from mbox-save.c also does not make
> "TS" == Timo Sirainen <[EMAIL PROTECTED]> writes:
TS> Well, doing it only if it's the first header would make it better.
Sure, I considered that. I note though that the save_header_callback()
from mbox-save.c also does not make this distinction and will strip a
"^From " anywhere in the
On Tue, 2007-08-14 at 17:40 +0100, pod wrote:
> I'm attaching a patch that adds a save_header_callback() along the same
> lines as in mbox-save.c but I'm really not sure this is the right way to
> do it.
Well, doing it only if it's the first header would make it better. I
guess I could do somethin
deliver appears to copy "^From " header lines from stdin when delivering
to Maildir. The header filtering in mbox-save.c prevents this when
delivering to an mbox and instead a synthesized "^From " header is
written.
This is an issue when using, for example, Postfix and
mailbox_command = /usr/l