On Thu, 3 Feb 2000, Earl Hood wrote:
> Note, I could modify MHonArc code to translate " to ". This
> seems like a safe thing to do and avoids HTML quoting problems.
> All that is needed is to modify htmlize() and entify() in ewhutil.pl.
> This would be better than stripping out the quotes.
As I
Hi
I've some problems with the -tag which Mhonarc are surrounding the
converted message body with, so I would like to get rid of it.
I found quite some help on this problem in this list and on the
help-pages, but now I'm stuck in some new problems.
I found a place telling that I could get rid of t
Peter Vestergaard wrote:
> Hope someone knows how to get rid of the pre-tag
Maybe you should try the MIMEARGS resource instead:
text/plain:nonfixed
/ Gunnar
Hello Earl,
> > The message separator is similar to
> >
> > -- End of Message --
>
> Is there a blank line after this line and before the message headers?
Yes there is. I'm not at the server right now, but as far as I know it's
a carriage return then a line feed then the "F" of
On February 4, 2000 at 20:26, Gerry Hickman wrote:
> > > The message separator is similar to
> > >
> > > -- End of Message --
> Yes there is. I'm not at the server right now, but as far as I know it's
> a carriage return then a line feed then the "F" of "From:".
> > MSGSEP only
On February 4, 2000 at 16:37, Peter Posselt Vestergaard wrote:
> I've some problems with the -tag which Mhonarc are surrounding the
> converted message body with, so I would like to get rid of it.
> I found quite some help on this problem in this list and on the
> help-pages, but now I'm stuck in