On Tue, 8 Feb 2000 2:26:55 +0100
Gerry Hickman <[EMAIL PROTECTED]> wrote:
> > > > #!/usr/local/bin/perl
> > > > while (<>) {
> > > > print;
> > > > <> if /^-- End of Message --/;
> > > > }
> > >
>
> > Use ^-- End of Message...
>
> Thanks E
Hi
My problem is that I need the lines of the mails to be within a fixed
space (to not destroy the overall layout of the website). I have tried
to use the 'nonfixed' MIMEArgs-argument for the text/plain MIME type,
but this gives problems if the line are too long for the table, because
the line are
On 2/11/2000 at 12:08 PM, [EMAIL PROTECTED] (Peter Posselt
Vestergaard) wrote:
> My problem is that I need the lines of the mails to be within a fixed
> space (to not destroy the overall layout of the website).
If I understand you correctly, you're specifying new linebreaks for your
message coll
Hello Peter,
Nice to know it's not just me that is interested in this.
> The "In Reply to" is produced by the mail client and not by the
> mailserver. So if the client does not support it, there won't be
> such a field.
I see, that's no good then. Although I don't see why Maiser can't do
what e
Hi group ...
I've gotten wilma/glimpse/mhonarc running on my home web server, and I
ran into a problem with glimpse noted in the wilma documentation:
"Version 3.6 is recommended because version 4 of glimpse is broken
in that it corrupts the index when doing incremental additions."
For now I'm