For the customisation that I am attempting I need to reduce the size of the textarea in Create Message. I am not very familiar with c but am comfortable hacking the html bits. In newmsg.c I have changed COLS=%d to COLS=50 . This seems to work OK. Will this cause other problems and is there another way round this? Thanks Steve
