> 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:
>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
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
> 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 -
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
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
> 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
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
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
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
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
***
@
> > 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
> >> **
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
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
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
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
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
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
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
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
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 -
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
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
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
24 matches
Mail list logo