---> Problems with a "." in files.
Hello,
there is a collection of messages from a mailing-list on my server.
They are stored with:
:0 wc:
* ^TOintern-list
|formail -X"From" -k
${MAILDIR}/interne-liste/${MONTHFOLDER}/${DAYFILE}
which works fine.
The daily "archives" can be called off my server.
When they are read by a perl-script, and printed in a new mail, I very
often get "Pipe broken", whenever there is a "." alone in one line.
(After deleteing the "." it works.)
How can I avoid this?
Thank you,
Jost