Re: MHonArc and PHP (for Generation)

2000-02-04 Thread Peter Losher
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

Problems with the 'converted message body'

2000-02-04 Thread Peter Posselt Vestergaard
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

Re: Problems with the 'converted message body'

2000-02-04 Thread Gunnar Hjalmarsson
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

Re: Help with MSGSEP for M/32 archives

2000-02-04 Thread Gerry Hickman
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

Re: Help with MSGSEP for M/32 archives

2000-02-04 Thread Earl Hood
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

Re: Problems with the 'converted message body'

2000-02-04 Thread Earl Hood
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