Hello!
I've tried to compile this imap
ftp://ftp.cac.washington.edu/imap/imap.tar.Z
and gives this error:
cc -g3 -O2 -Olimit 1500 -DNFSKLUDGE -c news.c -o news.o
cc: Error: news.c, line 186: In this statement, "strcpy(...)" and "6"
cannot be added. (noadd)
lcl = strcpy (name,"#news.") + 6;
----------^
How can I solve it?
Another question: this imap supports c2 security?
Thanks,
Joana Peres
Received on Fri May 14 1999 - 17:11:49 NZST