RE: Compiling on Solaris 8

2001-07-24 Thread Mike Jimenez

I do have gcc Installed? And I am able to compile other programs with no
errors.
Thanks
Mike

-Original Message-
From: Keary Suska [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 23, 2001 7:22 PM
To: Qmail List
Subject: Re: Compiling on Solaris 8


Install gcc, and use it instead.

Keary Suska
Esoteritech, Inc.
Leveraging Open Source for a better Internet

 From: Mike Jimenez [EMAIL PROTECTED]
 Date: Mon, 23 Jul 2001 17:14:10 -0700
 To: Qmail [EMAIL PROTECTED]
 Subject: Compiling on Solaris 8

 When I try to compile I get this error what do I need to do to fix?
 Thanks

 bash-2.03# make setup check
 ( cat warn-auto.sh; \
 echo CC=\'`head -1 conf-cc`\'; \
 echo LD=\'`head -1 conf-ld`\' \
 )  auto-ccld.sh
 cat auto-ccld.sh make-load.sh  make-load
 chmod 755 make-load
 cat auto-ccld.sh find-systype.sh  find-systype
 chmod 755 find-systype
 ./find-systype  systype
 ( cat warn-auto.sh; ./make-load `cat systype` )  load
 chmod 755 load
 cat auto-ccld.sh make-compile.sh  make-compile
 chmod 755 make-compile
 ( cat warn-auto.sh; ./make-compile `cat systype` )  \
 compile
 chmod 755 compile
 ( ( ./compile tryvfork.c  ./load tryvfork ) /dev/null \
 21 \
  cat fork.h2 || cat fork.h1 )  fork.h
 rm -f tryvfork.o tryvfork
 ./compile qmail-local.c
 /usr/ucb/cc:  language optional software package not installed
 make: *** [qmail-local.o] Error 1
 bash-2.03#







Compiling on Solaris 8

2001-07-23 Thread Mike Jimenez

When I try to compile I get this error what do I need to do to fix?
Thanks

bash-2.03# make setup check
( cat warn-auto.sh; \
echo CC=\'`head -1 conf-cc`\'; \
echo LD=\'`head -1 conf-ld`\' \
)  auto-ccld.sh
cat auto-ccld.sh make-load.sh  make-load
chmod 755 make-load
cat auto-ccld.sh find-systype.sh  find-systype
chmod 755 find-systype
./find-systype  systype
( cat warn-auto.sh; ./make-load `cat systype` )  load
chmod 755 load
cat auto-ccld.sh make-compile.sh  make-compile
chmod 755 make-compile
( cat warn-auto.sh; ./make-compile `cat systype` )  \
compile
chmod 755 compile
( ( ./compile tryvfork.c  ./load tryvfork ) /dev/null \
21 \
 cat fork.h2 || cat fork.h1 )  fork.h
rm -f tryvfork.o tryvfork
./compile qmail-local.c
/usr/ucb/cc:  language optional software package not installed
make: *** [qmail-local.o] Error 1
bash-2.03# 
  



What does this mean?

2001-07-19 Thread Mike Jimenez

Is this something I should be concerned about or is this normal Qmail
activity?
Thanks
Mike

qmailr 808  0.0  0.0  1172  468 ?S15:14   0:00 qmail-remote
china.com  [EMAIL PROTECTED]
qmailr 809  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
mailstrom.virtumundo.com  [EMAIL PROTECTED]
qmailr 810  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
campaign.pointers.co.uk  usera-168-s.gosling=binternet.c
qmailr 811  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
WWWNode4.b7.co.uk  [EMAIL PROTECTED]
qmailr 815  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
WWWNode2.b7.co.uk  [EMAIL PROTECTED]
qmailr 819  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
WWWNode4.b7.co.uk  [EMAIL PROTECTED]
qmailr 824  0.0  0.0  1172  468 ?S15:14   0:00 qmail-remote
e-weekly.co.uk  [EMAIL PROTECTED]
qmailr 839  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
nms1.empowerhealth.com  [EMAIL PROTECTED]
qmailr 840  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
nms1.empowerhealth.com  [EMAIL PROTECTED]
qmailr 848  0.0  0.0  1172  472 ?S15:14   0:00 qmail-remote
WWWNode1.b7.co.uk  [EMAIL PROTECTED]
qmailr 849  0.0  0.0  1172  468 ?S15:14   0:00 qmail-remote
MYLISTMAILING.COM  owner-al_alloydistlist@MYLISTMAILING.




sqwebmail

2001-06-13 Thread Mike Jimenez

Im looking for some help with Sqwebmail.
When I run make I get the following error.

preauthvchkpw.c: In function `auth_vchkpw_pre':
preauthvchkpw.c:70: warning: passing arg 2 of `make_user_dir' makes integer
from pointer without a cast
preauthvchkpw.c:70: too many arguments to function `make_user_dir'
make[1]: *** [preauthvchkpw.o] Error 1
make[1]: Leaving directory `/installers/sqwebmail-2.1.1/authlib'
make: *** [all-recursive] Error 1

Thanks
Mike





Qmail ADMIN!!! Please Help

2001-06-13 Thread Mike Jimenez

Using the new vpopmail vpopmail-4.9.10.tar and the Qmail Admin
qmailadmin-0.45.tar . I cannot get Qmail admin to compile?
Here is the error message I recieve.
What in the heck is going on ? I can compile qmailadmin-0.26.tar with no
errors but I dont want to use that.
Thanks
Mike

qmailadmin-0.45]#
./configure --enable-vpopuser=vpopmail --enable-cgibindir=/apache/cgi-bin --
enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-unknown-linux
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for crypt in -lcrypt... yes
checking for crypt in -lshadow... no
checking for floor in -lm... yes
checking for gethostbyaddr in -lnsl... yes
checking for getsockname in -lsocket... no
cat: /home/vpopmail//etc/inc_deps: No such file or directory
cat: /home/vpopmail//etc/lib_deps: No such file or directory
checking for ezmlm-idx... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for working const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for getcwd... yes
checking for mkdir... yes
checking for strdup... yes
checking for strstr... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
qmailadmin-0.45]# make
make  all-recursive
make[1]: Entering directory `/installers/qmailadmin-0.45'
make[2]: Entering directory `/installers/qmailadmin-0.45'
gcc -I.   -g -O2 -c qmailadmin.c
qmailadmin.c:30: vpopmail.h: No such file or directory
qmailadmin.c:31: vauth.h: No such file or directory
make[2]: *** [qmailadmin.o] Error 1
make[2]: Leaving directory `/installers/qmailadmin-0.45'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/installers/qmailadmin-0.45'
make: *** [all-recursive-am] Error 2

==
Mike Jimenez
System Administrator
Visual Perspectives Internet, Inc. (VPI.Net)
Tel: (949) 595-8622 -- Fax: (949) 595-8629
http://www.vpi.net
==





RE: Qmail ADMIN!!! Please Help

2001-06-13 Thread Mike Jimenez

That was not the problem. But I found out how to fix on on the Qmail Admin
list.
Thanks for the help though.
Mike

 cp -fp vauth.h vpopmail.h vpopmail_config.h
/your/source/qmailadmin/directory

LIBS=-L/home/vpopmail/lib -lvpopmail DEFS=/home/vpopmail/include
./configure --enable-vpopuser=vpopmail --enable-cgibindir=/apache/cgi-bin --
enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/

-Original Message-
From: Joshua Nichols [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 1:22 PM
To: Mike Jimenez
Subject: RE: Qmail ADMIN!!! Please Help


Try removing the trailing slash from your --enable-vpopmail switch.

Look at the error message in the middle.  How often do you see // in a
legitimate *NIX path?

--joshua.


 qmailadmin-0.45]# ./configure --enable-vpopuser=vpopmail
 --enable-cgibindir=/apache/cgi-bin --
 enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/
 creating cache ./config.cache
.
.
.
 cat: /home/vpopmail//etc/inc_deps: No such file or directory
 cat: /home/vpopmail//etc/lib_deps: No such file or directory
.
.
.
 make[1]: Entering directory `/installers/qmailadmin-0.45'
 make[2]: Entering directory `/installers/qmailadmin-0.45'
 gcc -I.   -g -O2 -c qmailadmin.c
 qmailadmin.c:30: vpopmail.h: No such file or directory
 qmailadmin.c:31: vauth.h: No such file or directory
 make[2]: *** [qmailadmin.o] Error 1
 make[2]: Leaving directory `/installers/qmailadmin-0.45'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/installers/qmailadmin-0.45'
 make: *** [all-recursive-am] Error 2

 ==
 Mike Jimenez
 System Administrator
 Visual Perspectives Internet, Inc. (VPI.Net)
 Tel: (949) 595-8622 -- Fax: (949) 595-8629
 http://www.vpi.net
 ==








RE: Qmail Admin

2001-06-12 Thread Mike Jimenez

Nope Vpopmail mail is installed and the location is the exact location?
But the thing that does not make sense if I compile the previous version it
installs fine no errors?
But I want to use the new version not the old one.

Thanks
Mike

-Original Message-
From: Kieran Barnes [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 12, 2001 1:52 AM
To: 'Mike Jimenez'; Qmail
Subject: RE: Qmail Admin


It looks lilke you don't have vpopmail installed.
Or it is installed in a funny location. Try
--enable-vpopmaildir=/path/to/your/vpopmail in your ./configure line

Regards,

Kieran Barnes
Signum 1226 Ltd
Use our Web site at...  http://www.1226.net
Phone us on... 01772 622889
Fax us on...   01772 622558


 -Original Message-
 From: Mike Jimenez [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 00:42
 To: Qmail
 Subject: Qmail Admin


 How come the admin tool does not compile?
 Here is the following:
 Also here is the ./configscript

 ./configure --enable-vpopuser=vpopmail
 --enable-cgibindir=/apache/cgi-bin --
 enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/


 #make
 make  all-recursive
 make[1]: Entering directory `/installers/qmailadmin-0.45'
 make[2]: Entering directory `/installers/qmailadmin-0.45'
 gcc -I.   -g -O2 -c qmailadmin.c
 qmailadmin.c:30: vpopmail.h: No such file or directory
 qmailadmin.c:31: vauth.h: No such file or directory
 make[2]: *** [qmailadmin.o] Error 1
 make[2]: Leaving directory `/installers/qmailadmin-0.45'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/installers/qmailadmin-0.45'
 make: *** [all-recursive-am] Error 2

 ==
 Mike Jimenez
 System Administrator
 Visual Perspectives Internet, Inc. (VPI.Net)
 Tel: (949) 595-8622 -- Fax: (949) 595-8629
 http://www.vpi.net
 ==






RE: Qmail Admin

2001-06-12 Thread Mike Jimenez

This is the version of vpopmail that I have installed.
vpopmail-4.9.6-1 also this is the version of Qmail Admin I'm trying to
install. qmailadmin-0.45
The previous version Installs with no errors at all?
Thanks
Mike


-Original Message-
From: inter7 [mailto:inter7]On Behalf Of Ken Jones
Sent: Tuesday, June 12, 2001 1:41 AM
To: Mike Jimenez
Subject: Re: Qmail Admin


Sounds like you need to upgrade your vpopmail.
What version do you have installed?

Ken Jones
inter7

Mike Jimenez wrote:

 How come the admin tool does not compile?
 Here is the following:
 Also here is the ./configscript


./configure --enable-vpopuser=vpopmail --enable-cgibindir=/apache/cgi-bin --
 enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/

 #make
 make  all-recursive
 make[1]: Entering directory `/installers/qmailadmin-0.45'
 make[2]: Entering directory `/installers/qmailadmin-0.45'
 gcc -I.   -g -O2 -c qmailadmin.c
 qmailadmin.c:30: vpopmail.h: No such file or directory
 qmailadmin.c:31: vauth.h: No such file or directory
 make[2]: *** [qmailadmin.o] Error 1
 make[2]: Leaving directory `/installers/qmailadmin-0.45'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/installers/qmailadmin-0.45'
 make: *** [all-recursive-am] Error 2

 ==
 Mike Jimenez
 System Administrator
 Visual Perspectives Internet, Inc. (VPI.Net)
 Tel: (949) 595-8622 -- Fax: (949) 595-8629
 http://www.vpi.net
 ==




Qmail Admin

2001-06-11 Thread Mike Jimenez

How come the admin tool does not compile?
Here is the following:
Also here is the ./configscript

./configure --enable-vpopuser=vpopmail --enable-cgibindir=/apache/cgi-bin --
enable-htmldir=/usr/local/share --enable-vpopmaildir=/home/vpopmail/


#make
make  all-recursive
make[1]: Entering directory `/installers/qmailadmin-0.45'
make[2]: Entering directory `/installers/qmailadmin-0.45'
gcc -I.   -g -O2 -c qmailadmin.c
qmailadmin.c:30: vpopmail.h: No such file or directory
qmailadmin.c:31: vauth.h: No such file or directory
make[2]: *** [qmailadmin.o] Error 1
make[2]: Leaving directory `/installers/qmailadmin-0.45'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/installers/qmailadmin-0.45'
make: *** [all-recursive-am] Error 2

==
Mike Jimenez
System Administrator
Visual Perspectives Internet, Inc. (VPI.Net)
Tel: (949) 595-8622 -- Fax: (949) 595-8629
http://www.vpi.net
==





Im not sure if this is normal?

2001-06-08 Thread Mike Jimenez

Hello
Is my mail que stuck or is this normal.Is there also a way to manage the
que?
/var/qmail/bin/qmail-qstat
messages in queue: 243
messages in queue but not yet preprocessed: 0

Thanks
Mike

==
Mike Jimenez
System Administrator
Visual Perspectives Internet, Inc. (VPI.Net)
Tel: (949) 595-8622 -- Fax: (949) 595-8629
http://www.vpi.net
==





RBL

2000-10-19 Thread Mike Jimenez

Im using the Rbl and I want to write it to the logs but my problem is
this

First I did this setup and it did not work .
tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \
rblsmtpd qmail-smtpd 21 | setuser qmaill accustamp | \
setuser qmaill cyclog \
-s100 -n5 /var/log/qmail/qmail-smtpd


[root@black(/var/log)]: smstart
[x] starting: qmail-pop3, /etc/rc.d/init.d/sendmail: setuser: command
not found
/etc/rc.d/init.d/sendmail: setuser: command not found

Then I tried this and got this error message:
tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \
rblsmtpd qmail-smtpd 21 | setuidgid qmaill accustamp | \
setuidgid qmaill cyclog \
-s100 -n5 /var/log/qmail/qmail-smtpd


smstart
[x] starting: qmail-pop3, setuidgid: fatal: unable to run cyclog: file
does not exist
setuidgid: fatal: unable to run accustamp: file does not exist

Im a little confused on what Im suppose to do.
Thanks
Mike




Linux7

2000-10-17 Thread Mike Jimenez

Quick question has anyone run into any problems running Qmail or
vpopmail on Linux Redhat 7?

Thanks
Mike




.qmail-default

2000-10-03 Thread Mike Jimenez

Can someone help me out really quick what is the proper string to put in
the ".qmail-default"  if you want the mail to bounce back.

Thanks
Mike




.qmail-default

2000-10-03 Thread Mike Jimenez

Can someone help me out really quick what is the proper string to put in

the ".qmail-default"  if you want the mail to bounce back.

Thanks
Mike




Auto Responder

2000-09-25 Thread Mike Jimenez

Hello
Im trying to setup an Autoresponder and it does not work
I add this line into my .qmail-crusstars
And then my mail does not get delivered to the email box and no auto
responder.

| /usr/local/bin/autorespond 1 20 crusstars autolog


Is this the right way to setup autoresonder or are there differrent
ways.
Thanks
Mike




Auto Responder

2000-09-25 Thread Mike Jimenez

Hello
Im trying to setup an Autoresponder and it does not work
I add this line into my .qmail-crusstars
And then my mail does not get delivered to the email box and no auto
responder.

| /usr/local/bin/autorespond 1 20 crusstars autolog


Is this the right way to setup autoresonder or are there differrent
ways.
Thanks
Mike






Auto Responder

2000-09-25 Thread Mike Jimenez

Is there anyone that can help us out?
Thanks
Mike


Subject:
RE: Auto Responder
   Date:
Mon, 25 Sep 2000 14:04:27 -0400
   From:
"Solapurkar, Sudheer" [EMAIL PROTECTED]
 To:
    "'Mike Jimenez'" [EMAIL PROTECTED]




Hi Mike,

If you successfully resolve this, can you let me know the solution ? I
have
the same problem.

Thanks.

Sudheer



 -Original Message-
 From: Mike Jimenez [SMTP:[EMAIL PROTECTED]]
 Sent: Monday, September 25, 2000 1:37 PM
 To:   [EMAIL PROTECTED]
 Subject:  Auto Responder

 Hello
 Im trying to setup an Autoresponder and it does not work
 I add this line into my .qmail-crusstars
 And then my mail does not get delivered to the email box and no auto
 responder.

 | /usr/local/bin/autorespond 1 20 crusstars autolog


 Is this the right way to setup autoresonder or are there differrent
 ways.
 Thanks
 Mike







Maildir

2000-09-11 Thread Mike Jimenez

Im getting this error message with one of my domains How do I fix this.
delivery 149: deferral: Unable_to_chdir_to_maildir._(#4.2.1)

Thanks




Mail que

2000-09-11 Thread Mike Jimenez

How do I clear out my mail que?
Thanks
Mike




Spam

2000-09-08 Thread Mike Jimenez

How do I setup my mail server to help reduce the amount of spam it
receives.Or better what are the steps taken to do this.Also How do I
properly block out certain Ip's from sending mail to my server.
Thanks
Mike