Re: [vchkpw] Problems with 5.3.29

2003-10-26 Thread Michael Bowe

  Is anyone out there successfully making POP connections with 5.3.29?

POP works fine for me (5.3.29, mysql backend, no roaming user, no apop)

Michael.



Re: [vchkpw] Problems with 5.3.29

2003-10-26 Thread Martin Kos
On Sun, 26 Oct 2003, Tom Collins wrote:

If you use Courier-IMAP, did you recompile it after installing
the new vpopmail?
no i haven't had recompiled courier-IMAP after the installation
because i thought it has only to do with IMAP connections or am
i missing something ?
Courier-IMAP links to the libvpopmail code (unlike qmail's pop3
server which uses the vchkpw program).  Any time you recompile
vpopmail, you should really recompile QmailAdmin, Courier-IMAP,
vqAdmin, qmail-smtpd (if using the chkusr patch) and any other
program that statically links to the library.
i understand that i should recompile the other programs after
upgrading vpopmail, but the recompile of courier-imap has nothing
to do with my pop-problem?

any idea what could be the problem with the denied pop-logins ?

greets
 Martin
-- 
Martin Kos Handy +41-76-384-93-33
http://kos.li/ICQ# 13556143Fax +49-89-244-323-681
  Say NO to HTML in mail
   Proudly running Debian GNU/Linux. See http://www.debian.org/



Re: [vchkpw] Problems with 5.3.29

2003-10-26 Thread Michael Bowe
 vchkpw-pop3: pop access denied [EMAIL PROTECTED]:10.1.0.13

What is the output of :
  vuserinfo [EMAIL PROTECTED]

(In particular I want to see whether vpopmail is saying whether this user
has got pop access disabled)

Also, please show us your qmail-pop3d supervise/run script

Michael





Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread Tom Collins
On Friday, October 24, 2003, at 04:45  PM, Martin Kos wrote:
already gone?
Yes, but my hotel has high-speed Internet, so I can spend a few minutes 
catching up on email (but not working on code).

i have a problem with the pop auth... i get for every user a pop
access denied.. it's not apop. i have compiled without the
roaming-user option.
If you use Courier-IMAP, did you recompile it after installing the new 
vpopmail?

Is anyone out there successfully making POP connections with 5.3.29?

--
Tom Collins  -  [EMAIL PROTECTED]
Note: The Tom Logic offices will be closed October 23 to November 18.
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread Jochen Schug
Tom Collins wrote:

i have a problem with the pop auth... i get for every user a pop
access denied.. it's not apop. i have compiled without the
roaming-user option.


If you use Courier-IMAP, did you recompile it after installing the new 
vpopmail?

Is anyone out there successfully making POP connections with 5.3.29?
Yes, still works fine for me, I'm using qmail-pop3d with vchkpw. Also, 
my courier-imap still works, even without recompiling.

./configure  --enable-logging=y --enable-ucspi-dir=../ucspi-tcp-0.88 
--enable-passwd=y --enable-tcpserver-file=/etc/tcp.smtp 
--enable-defaultquota=50M --enable-domainquotas=y

Regards
Jochen



Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread X-Istence
Tom Collins wrote:

On Friday, October 24, 2003, at 04:45  PM, Martin Kos wrote:

already gone?


Yes, but my hotel has high-speed Internet, so I can spend a few 
minutes catching up on email (but not working on code).
snip

We understand you need your vacation. Now get the hell out of that 
hotel, and go sight seeing, or whatever ;)




Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread Trey Nolen

  i have a problem with the pop auth... i get for every user a pop
  access denied.. it's not apop. i have compiled without the
  roaming-user option.

 If you use Courier-IMAP, did you recompile it after installing the new
 vpopmail?

 Is anyone out there successfully making POP connections with 5.3.29?

It worked for me for a little while and then would stop working. The server
would still log a login success but the client would not receive email and
then it would ask for the password again. Restarting qmail-pop3d seemed to
work for a while but would stop again.  I went back to 5.3.20 and it seems
to be working again. 5.2.1 also had no problems.  I'm using qmail-pop3d with
vchkpw and vpasswd authentication.  The qmail-pop3d is not patched for quota
support.  The server does an average of 3-4 pop authentications a
day.

Trey Nolen





Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread Tom Collins
On Saturday, October 25, 2003, at 06:41  PM, Jochen Schug wrote:
Yes, still works fine for me, I'm using qmail-pop3d with vchkpw. Also, 
my courier-imap still works, even without recompiling.
Since courier-imap links into libvpopmail, it should be recompiled 
whenever vpopmail changes.

Of course, with the problems people are seeing with 5.3.29, recompiling 
courier-imap may result in it not working any more.

--
Tom Collins  -  [EMAIL PROTECTED]
Note: The Tom Logic offices will be closed October 23 to November 18.
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread Tom Collins
On Saturday, October 25, 2003, at 10:10  PM, Martin Kos wrote:
If you use Courier-IMAP, did you recompile it after installing
the new vpopmail?
no i haven't had recompiled courier-IMAP after the installation
because i thought it has only to do with IMAP connections or am i
missing something ?
Courier-IMAP links to the libvpopmail code (unlike qmail's pop3 server 
which uses the vchkpw program).  Any time you recompile vpopmail, you 
should really recompile QmailAdmin, Courier-IMAP, vqAdmin, qmail-smtpd 
(if using the chkusr patch) and any other program that statically links 
to the library.

Note that if you don't change much in your configuration, some of those 
programs may continue to work.  But, if you change your MySQL config, 
or go from cdb to MySQL, you'll definitely have problems.

Perhaps future versions of those programs could dynamically link to the 
library...

--
Tom Collins  -  [EMAIL PROTECTED]
Note: The Tom Logic offices will be closed October 23 to November 18.
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Martin Kos
hi tom!

already gone?

i have a problem with the pop auth... i get for every user a pop
access denied.. it's not apop. i have compiled without the
roaming-user option.

greets
 Martin
-- 
Martin Kos Handy +41-76-384-93-33
http://kos.li/ICQ# 13556143Fax +49-89-244-323-681
  Say NO to HTML in mail
   Proudly running Debian GNU/Linux. See http://www.debian.org/



Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Justin Heesemann
On Saturday 25 October 2003 01:45, Martin Kos wrote:
 hi tom!
 
 already gone?
 
 i have a problem with the pop auth... i get for every user a pop
 access denied.. it's not apop. i have compiled without the
 roaming-user option.

even when you telnet to 110?
please give us the exact error message, and provide us with some more 
information about your setup (mysql/cdb/...?)
 

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Martin Kos
On Sat, 25 Oct 2003, Justin Heesemann wrote:

even when you telnet to 110?
yes

vchkpw-pop3: pop access denied [EMAIL PROTECTED]:10.1.0.13

please give us the exact error message, and provide us with some
more information about your setup (mysql/cdb/...?)
i'm using vpopmail with mysql.

i have compiled vpopmail with:

./configure --enable-apop=y --enable-mysql=y
--enable-learn-passwords=y --enable-logging=v
--enable-mysql-logging=y --enable-auth-logging=y
--enable-libdir=/usr/lib

i'll try to disable apop and see what happens.

greets
 Martin
-- 
Martin Kos Handy +41-76-384-93-33
http://kos.li/ICQ# 13556143Fax +49-89-244-323-681
  Say NO to HTML in mail
   Proudly running Debian GNU/Linux. See http://www.debian.org/



Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Justin Heesemann
On Saturday 25 October 2003 02:04, Martin Kos wrote:
 On Sat, 25 Oct 2003, Justin Heesemann wrote:
 

 even when you telnet to 110?

 yes
 
 vchkpw-pop3: pop access denied [EMAIL PROTECTED]:10.1.0.13
 

 please give us the exact error message, and provide us with some
 more information about your setup (mysql/cdb/...?)

 i'm using vpopmail with mysql.
 
 i have compiled vpopmail with:
 
 ./configure --enable-apop=y --enable-mysql=y
 --enable-learn-passwords=y --enable-logging=v
 --enable-mysql-logging=y --enable-auth-logging=y
 --enable-libdir=/usr/lib
 
 i'll try to disable apop and see what happens.

and which version did you update from?
are you still able to add new users/domains ?

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Martin Kos
On Sat, 25 Oct 2003, Justin Heesemann wrote:

 and which version did you update from?
.27 or .28, i'm not sure :-(

 are you still able to add new users/domains ?
yes, works just fine. but i can't login via POP with the new
created user :-(

i've tried to do a fresh compile withou apop, but that doesn't
make a difference.

 Martin
-- 
Martin Kos Handy +41-76-384-93-33
http://kos.li/ICQ# 13556143Fax +49-89-244-323-681
  Say NO to HTML in mail
   Proudly running Debian GNU/Linux. See http://www.debian.org/