RE: [vchkpw] vpopmail 5.3.27 + mysql + mac osx mail

2003-10-17 Thread Russell Mann
> On Thursday, October 16, 2003, at 04:14 PM, Russell Mann wrote: > >> On Thursday, October 16, 2003, at 09:55 AM, Russell Mann wrote: > >>> When a Mac OS X "Mail.app" client POP's in for mail, I always get an > >>> error > >>> log message like this: > >>> > >>> vchkpw-pop3: password fail (pass:

RE: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-30 Thread Russell Mann
>I know this may sound redundant or silly but check your permissions > on qmail-pop3d and the vckpwd binary. Maybe your permissions on > those files are the problem. Cuz by the looks of what you sent in > email so far you have done it right. It's gotta be something > stupid. > > Yes, tcp.p

RE: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-30 Thread Tom Predmore
Russ, This may be because you are setting the pop3 user in your run script. Look at mine and try removing the vpopmail user. #!/bin/sh exec /usr/local/bin/softlimit -m 300 \ /usr/local/bin/tcpserver \ -H -l mailhost.net \ -v -x /etc/tcp.pop3.cdb -c 50 -R 0 pop3 \ /var/qmail/bin/qmail

RE: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-30 Thread Russell Mann
> Russ, > Try changing these lines in vpopmail.mysql. > FROM > localhost|0|vpopmail_read||vpopmail > localhost|0|vpopmail_edit||vpopmail > > TO > localhost|mysql|vpopmailuser|vpoppasswd|vpopmail > localhost|mysql|vpopmailuser|vpoppasswd|vpopmail > > -Tom Tom, Thanks, I made those changes -

RE: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-26 Thread Tom Predmore
Mine looks the same, almost.. total 4.1M drwxr-xr-x2 vpopmail vchkpw 4.0K Sep 17 07:00 . drwxr-xr-x8 vpopmail vchkpw 4.0K Sep 24 14:07 .. -rwxr-xr-x1 root root 177K Sep 17 07:00 clearopensmtp -rwxr-xr-x1 root root 177K Sep 17 07:00 vaddaliasd

Re: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-26 Thread X-Istence
Russell Mann wrote: P.S. - List Owner - your list software is set to reply to the original sender rather than the list address - in case you weren't aware of it. I think they did this on purpose, so that there is less mail for the list to handle, but then again its annoying because you got t

RE: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-26 Thread Russell Mann
> On Thursday, September 25, 2003, at 04:38 PM, Russell Mann wrote: > > Here's my /service/qmail-pop3d/run file: > > > > #!/bin/sh > > exec /usr/local/bin/softlimit -m 300 \ > > /usr/local/bin/tcpserver -H -R -v -c100 0 pop3 \ > > /var/qmail/bin/qmail-popup judah.khouse.org \ > > /home/vpopmai

Re: [vchkpw] vpopmail 5.3.27 + mysql

2003-09-25 Thread Tom Collins
On Thursday, September 25, 2003, at 04:38 PM, Russell Mann wrote: Here's my /service/qmail-pop3d/run file: #!/bin/sh exec /usr/local/bin/softlimit -m 300 \ /usr/local/bin/tcpserver -H -R -v -c100 0 pop3 \ /var/qmail/bin/qmail-popup judah.khouse.org \ /home/vpopmail/bin/vchkpw /var/qmail/bin/q

[vchkpw] vpopmail 5.3.27 + mysql

2003-09-25 Thread Russell Mann
Hello, I am new to this list but not new to qmail/vpopmail, etc. I am trying to upgrade my working 5.3.27 CDB installation to a 5.3.27 MYSQL installation. I have 10 domains currently running on this system through CDB databases. RedHat 2.2.16-3 kernel mysqld -v outputs this: mysqld Ver 3.23.40

Re: [vchkpw] vpopmail 5.3.27 - repost

2003-09-19 Thread Tim Hasson
The 2nd example looks like the output of vqmaillocal (from vpopmail's contrib directory) Respectfully, Tim Hasson Quoting Michael Bowe <[EMAIL PROTECTED]>: > > > > > At 01:29 AM 9/19/2003, X-Istence wrote: > > > > > >> So then we started getting these messages in our logs: > > >> > > >> @400

Re: [vchkpw] vpopmail 5.3.27 - repost

2003-09-19 Thread X-Istence
Michael Bowe wrote: At 01:29 AM 9/19/2003, X-Istence wrote: So then we started getting these messages in our logs: @40003f69830f2c2df1b4 info msg 47: bytes 1153 from <*> qp 70866 uid 0 @40003f69830f2ca1d1c4 starting delivery 60: msg 47 to local *** @

Re: [vchkpw] vpopmail 5.3.27 - repost

2003-09-19 Thread Michael Bowe
> > At 01:29 AM 9/19/2003, X-Istence wrote: > > > >> So then we started getting these messages in our logs: > >> > >> @40003f69830f2c2df1b4 info msg 47: bytes 1153 from > >> <*> qp 70866 uid 0 > >> @40003f69830f2ca1d1c4 starting delivery 60: msg 47 to local > >> **

Re: [vchkpw] vpopmail 5.3.27 - repost

2003-09-19 Thread X-Istence
Paul Theodoropoulos wrote: At 01:29 AM 9/19/2003, X-Istence wrote: So then we started getting these messages in our logs: @40003f69830f2c2df1b4 info msg 47: bytes 1153 from <*> qp 70866 uid 0 @40003f69830f2ca1d1c4 starting delivery 60: msg 47 to local *** @4

Re: [vchkpw] vpopmail 5.3.27 - repost

2003-09-19 Thread Paul Theodoropoulos
At 01:29 AM 9/19/2003, X-Istence wrote: So then we started getting these messages in our logs: @40003f69830f2c2df1b4 info msg 47: bytes 1153 from <*> qp 70866 uid 0 @40003f69830f2ca1d1c4 starting delivery 60: msg 47 to local *** @40003f69830f2cae02dc statu

[vchkpw] vpopmail 5.3.27 - repost

2003-09-19 Thread X-Istence
Hey all, I know this is a repost, but this time ill add all the info i can collect. Since the switch to vpopmail 5.3.27 we have been getting these in our logs: @40003f68dc7d0e0da60c info msg 217: bytes 845 from <[EMAIL PROTECTED]> qp 67340 uid 0 @40003f68dc7d0e83ef4c starting delive

Re: [vchkpw] vpopmail 5.3.27

2003-09-17 Thread Michael Bowe
Sep 17 22:37 vqmaillocal-rwx--x--x  1 vpopmail  vchkpw  50104 Sep 17 22:37 vsetuserquota-rwx--x--x  1 vpopmail  vchkpw  62168 Sep 17 22:37 vuserinfo   - Original Message - From: X-Istence To: Michael Bowe Sent: Thursday, September 18, 2003 10:22 AM Subject: Re: [vchkpw] vp

Re: [vchkpw] vpopmail 5.3.27

2003-09-17 Thread Michael Bowe
can post some "ls -al" of your various vpopmail dirs, that would be useful   Michael.   - Original Message - From: X-Istence To: [EMAIL PROTECTED] Sent: Thursday, September 18, 2003 8:36 AM Subject: [vchkpw] vpopmail 5.3.27 Heya whoever you are, vpopm

Re: [vchkpw] vpopmail 5.3.27

2003-09-17 Thread Derek
Maybe I'm being obvious here, but have you tried; chmod +x /usr/local/vpopmail/bin/vdelivermail I've gotten 5.3.27 to work beautifully on a couple different flavors of BSD, most notably FreeBSD 4.8 and 5.1, so I highly doubt its a development error. And, just for future reference, people may b

[vchkpw] vpopmail 5.3.27

2003-09-17 Thread X-Istence
Heya whoever you are, vpopmail 5.3.27 either has a mistake, or some fault some place, cause it causes qMail to oupt the following errors while trying to save the message: @40003f68dc7d0e0da60c info msg 217: bytes 845 from <[EMAIL PROTECTED]> qp 67340 uid 0 @40003f68dc7d0e83ef4c sta

Re: [vchkpw] Vpopmail 5.3.27 released

2003-09-10 Thread Chris Pugh
Hi, Seems like a permission problem + a few oddities in paths .. working now! Thanks for pointing out the obvious .. ;-) Cheers, Chris. --- Jonathan Viney <[EMAIL PROTECTED]> wrote: > Hi, > > Check your permissions on > /home/vpopmail/lib/libvpopmail.a. Make sure > the user that you're build

Re: [vchkpw] Vpopmail 5.3.27 released

2003-09-07 Thread Anthony Baratta
At 12:41 PM 9/7/2003, Chris Pugh wrote: >Compiling modauthvchkpw.c >gcc -I/home/vpopmail/include -g -O2 -Wall -I.. - >I./.. -o authvchkpw modauthvchkpw.o libauthmod.a >libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha>1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm ->lcrypt >cannot find -

Re: [vchkpw] Vpopmail 5.3.27 released

2003-09-07 Thread Chris Pugh
Hi folks, I have a Courier-IMAP 'make check' which bombs out with: >Compiling modauthvchkpw.c >gcc -I/home/vpopmail/include -g -O2 -Wall -I.. - >I./.. -o authvchkpw modauthvchkpw.o libauthmod.a >libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha>1/libsha1.a -L/home/vpopmail/lib -lvpopmail

[vchkpw] vpopmail 5.3.27 does not compile with --enable-ldap=y

2003-09-05 Thread Tohru Kobayashi
Hello List, I tried to install vpopmail 5.3.27 with ldap authentication. Unfortunately, the following error occured during make. > gcc -I. -I/usr/local/include -g -O2 -Wall -c vauth.c > vauth.c: In function `vauth_getpw': > vauth.c:70: storage size of `limits' isn't known > vauth.c:290: warn

[vchkpw] Vpopmail 5.3.27 released

2003-09-04 Thread Tom Collins
5.3.27 - released 4-Sep-03 Michael Bowe - Now that MySQL prefs are stored in a separate file, set permissions on libvpopmail.a to 644 to allow non-root users to compile apps like courier-imap. [795773] - Include [RBLSMTPD=""] in tcp.smtp updates under MySQL and PostgreSQL for consistency with c