Date: Mon, 2 Dec 1996 17:37:46 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: wosch@cs.tu-berlin.de (Wolfram Schneider) Cc: terry@lambert.org, roberto@keltia.freenix.fr, hackers@freebsd.org Subject: Re: Inferno for FreeBSD. Message-ID: <199612030037.RAA12565@phaeton.artisoft.com> In-Reply-To: <199612022319.AAA00812@campa.panke.de> from "Wolfram Schneider" at Dec 3, 96 00:19:31 am
next in thread | previous in thread | raw e-mail | index | archive | help
> >storage formats for evil MUA's which expect to access the mail through > >direct access to the mailbox, and then bogusly use the "From:" to demark > >message boundries. > > No, the conversion is from "\nFrom " to "\n>From ", whithout colon. > Simple test: > > # conversion > $ echo From fusel | mail terry@lambert.org > > # no conversion > $ (echo alohol;echo From fusel) | mail terry@lambert.org > $ echo From: fusel | mail terry@lambert.org Hmmm... doesn't do a thing for me. But then each mail message goes into it's own file, here.... 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612030037.RAA12565>