Hi,
I get this error when I try to create chkuser.o
./compile chkuser.c chkuser.h chkuser_settings.h
chkuser.h:43: error: expected ')' before '*' token
chkuser.h:44: error: expected ')' before '*' token
I saw those 2 lines as followed,
line
43 int chkuser_realrcpt (stralloc *sender, stralloc *rc
Hi,
I get this error when I try to create chkuser.o
./compile chkuser.c chkuser.h chkuser_settings.h
chkuser.h:43: error: expected ')' before '*' token
chkuser.h:44: error: expected ')' before '*' token
I saw those 2 lines as followed,
line
43 int chkuser_realrcpt (stralloc *sender, stralloc *rc
Hi Rick,
I like to use Roudcube as you recommanded. Wonder if you have ways to do
messag filter as they will implement much later in their milestone.
http://trac.roundcube.net/milestone/later
Thanks!
Charles
On Jan 3, 2008 12:46 PM, Rick Macdougall <[EMAIL PROTECTED]> wrote:
> ISP Lists wrote: