[vchkpw] Problem with autorespond

2006-01-19 Thread Mario Beltran
Hello everybody First sorry if this is out of topic and my bad English. I have an email box. It is an CentOS with qmail (installed in life with qmail) vpopmail-5.4.9, autorespond-2.0.2, ezmlm-0.53-idx-0.41, qmailadmin-1.2.3 Yesterday I began to see this message in my qmail log

[vchkpw] compiling vpopmail 5.4.13 on Solaris 7

2006-01-19 Thread Jeremy Kister
looks like vpopmail is looking for an err.h make[2]: Leaving directory `/export/home/src/sparc-sun-solaris2.7/vpopmail-5.4.13/cdb' make[2]: Entering directory `/export/home/src/sparc-sun-solaris2.7/vpopmail-5.4.13' gcc -I. -Icdb -I. -I. -I.-fPIC -g -O2 -Wall -c -o

Re: [vchkpw] qmail-inject ignoring valias?

2006-01-19 Thread DAve
DAve wrote: I've never run into this before, but then I've never needed the functionality. I have a script that processes mail from a Maildir, and then sends a reply to the sender. Currently I call qmail-inject to send the reply (I've tried /var/qmail/bin/sendmail with the same results).

Re: [vchkpw] compiling vpopmail 5.4.13 on Solaris 7

2006-01-19 Thread Jorge Valdes
Jeremy Kister wrote: looks like vpopmail is looking for an err.h make[2]: Leaving directory `/export/home/src/sparc-sun-solaris2.7/vpopmail-5.4.13/cdb' make[2]: Entering directory `/export/home/src/sparc-sun-solaris2.7/vpopmail-5.4.13' gcc -I. -Icdb -I. -I. -I.-fPIC -g -O2 -Wall -c -o

Re: [vchkpw] compiling vpopmail 5.4.13 on Solaris 7

2006-01-19 Thread Tom Collins
On Jan 19, 2006, at 12:59 PM, Jorge Valdes wrote: I am still using an older version, but the problem is with the use of warn in the r_mkdir routine more or less lines 1822 1830. It will compile if you change the format from warn ('xxx') to fprintf (stderr, 'xxx'); a format also used in line