[comp.mail.elm] problem with long alias

hermann@tubkom.prz.tu-berlin.de (Hermann Dunkel) (02/20/91)

I have some problems with long group aliases.
Neither checkalias or newalias have any problem with the
multiple line group alias. BUT listalias prints a incomplete
or incorrect line. 

In listalias.c I found that SLEN ist used for the alias.
I increased it from 256 to 512, than all worked fine.

How about LONGSTRING for aliases ?
( or a increased SLEN for all ? )

The elm is PL11 compiled under HPUX 7.0.

Hermann Dunkel