> I checked my mail program and
> found out that it converts a single dot into two dots at the beginning
> of the line. I have to implement this in elgod.c.
I implemented that (->CVS): a <CR><LF>.<CR><LF> is replaced by
<CR><LF>..<CR><LF> in email notifications. Now I don't know if all browsers
under all OS's send a <CR><LF> on line break. If some don't, please let me
know. |