2 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] maildirfilter error when ...
FromSent OnAttachments
Bryan SchneiderMar 2, 2007 4:32 am 
Sam VarshavchikMar 2, 2007 3:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] maildirfilter error when doing makeActions...
From:Bryan Schneider (bry@dsm.net)
Date:Mar 2, 2007 4:32:24 am
List:net.sourceforge.lists.courier-sqwebmail

Hi all!

I am attempting to install SQWebmail 5.1.5 onto a RH7.3 box. Until last week I had everything working for years but with a pervious version of SQWebmail installed. I think it was version 4x. I accidentally deleted a folder and broke SQWebmail. So hence I am attempting to install it again. I have Vpopmail 5.4.13 and Qmailadmin 1.2.9 installed and working just flawlessly. I have the latest version of Courier-IMAP and AUthLib installed. I can pop my account using a pop email client just fine. So after 72 hours of trying to get this to work, I need the experts. I've tried version 4 and even as far back as 3 to get this to install but nada. Can someone assist me with telling me what I am doing wrong?

Thanks in Advance-

Bryan

Here is what I am configuring SQWebmail with:

./configure --with-authvchkpw --without-authpwd --without-authshadow \

--without-authpam --without-authuserdb --without-authmysql \

--without-authpgsql --without-authldap --without-authdaemon \

--enable-cgibindir=/home/httpd/cgi-bin \

--enable-imagedir=/home/httpd/sqwebmail/html \

--enable-imageurl=/sqwebmail/html \

--disable-autorenamesent \

--with-trashquota

Here is the error I am getting when I do a make:

make[2]: Entering directory `/usr/local/src/sqwebmail-5.1.5/maildir'

echo '#define MAILDIRSHAREDRC "/usr/lib/sqwebmail/etc/maildirshared"'

maildirsharedrc.h

echo '#define MAILDIRFILTERCONFIG "/usr/lib/sqwebmail/etc/maildirfilterconfig"' >maildirfilterconfig.h

echo '#define QUOTAWARNMSG "/usr/lib/sqwebmail/etc/quotawarnmsg"'

quotawarnmsg.h

echo '#define MAILBOT "mailbot"' >mailbot.h

echo '#define AUTORESPONSEQUOTA "/usr/lib/sqwebmail/etc/autoresponsesquota"' >autoresponsequota.h

echo >maildir.libdeps

make all-am

make[3]: Entering directory `/usr/local/src/sqwebmail-5.1.5/maildir'

Compiling autoresponse.c

Compiling maildiraclt.c

Compiling maildircache.c

Compiling maildircreate.c

Compiling maildirfilename.c

Compiling maildirgetnew.c

Compiling maildirfilter.c

maildirfilter.c: In function `maildir_filter_ruleupdate':

maildirfilter.c:104: parse error before `struct'

maildirfilter.c:105: `pom' undeclared (first use in this function)

maildirfilter.c:105: (Each undeclared identifier is reported only once

maildirfilter.c:105: for each function it appears in.)

make[3]: *** [maildirfilter.lo] Error 1

make[3]: Leaving directory `/usr/local/src/sqwebmail-5.1.5/maildir'

make[2]: *** [all] Error 2

make[2]: Leaving directory `/usr/local/src/sqwebmail-5.1.5/maildir'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/local/src/sqwebmail-5.1.5'

make: *** [all] Error 2