Definitely my fault :-\
Now fixed in CVS.
I added a small (six char) ring buffer in store_message_temp in pipe.c that,
when it is filled with \r\n.\r\n, indicates an end of message. All five of
those characters are then stripped from the end of the storage block. This
might not be correct behaviour; it's possible that only the final .\r\n
should be stripped... I'm not clear on this bit of the RFC.
Aaron
Thomas Mueller <[EMAIL PROTECTED]> said:
>
> Hi Blake,
>
> > Currently all my messages have a trailing period on it's own line on
> > the end of them. Current CVS, Postfix 2, LMTP.
>
> I have the same problem with exim4 and lmtp.
>
>
> Thomas
> --
> http://www.tmueller.com for pgp key (95702B3B)
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
>
--