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



[vchkpw] vpopmail mysql database

2003-10-25 Thread just0123



Hi to all,
i have to use vpopmail on a machine and read 
database password (mysql) on another machine. Please note that in the first 
machine there are not any mailboxes. I only have to read password on mysql 
database on another machine in which is installed vpopmail with mailboxes. I 
tryied to edit vmysql.h e recompile but always it can't authenticate. Have i 
forgot anything?
 
Thankx for help
 
matmak


Re: [vchkpw] Problems with 5.3.29

2003-10-25 Thread Martin Kos
On Fri, 24 Oct 2003, Tom Collins 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).
hehe... nice ;-)

>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 ?

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] [OT?] QmailAdmin and Ezmlm-idx

2003-10-25 Thread Jacob S.
On Fri, 24 Oct 2003 23:23:49 -0700
Tom Collins <[EMAIL PROTECTED]> wrote:

> On Friday, October 24, 2003, at 11:29  AM, Jacob S. wrote:
> > After successfully troubleshooting a couple of problems, I've now
> > got ezmlm-idx installed and delivering mail just fine, but it
> > doesn't seem to be recognizing the options for a moderated list and
> > posting by members only. If I do an ls-l on
> > ~vpopmail/domains/domain_name/list_name/ before and after I change
> > options using qmailadmin, I can see the timestamp updated, but 
> > ezmlm-idx
> > still doesn't restrict posting or hold the message for moderator
> > approval.
> 
> What version of qmailadmin?  1.0.12 (I think) is the first with an 
> improved interface for setting mailing lists options, and definitely 
> works for setting up moderated mailing lists.  1.0.6 required that you
> 
> set a few options correctly for moderated lists to work right.
> 
> By the way, your message should have been posted to 
> [EMAIL PROTECTED]

That's probably my problem then:
qmailadmin - 1.0.6
vpopmail - 5.2.1
ezmlm - 0.53 idx - 0.40

And that's my second problem - I was looking for the qmailadmin mailing
list at qmailadmin.sourceforge.net. Thanks!

Jacob

- 
GnuPG Key: 1024D/16377135

Where do you want to go today? Don't ask Microsoft for directions.


pgp0.pgp
Description: PGP signature


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).


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




[vchkpw] RE: Problems with 5.3.29

2003-10-25 Thread Remo Mattei
I have it running on POP and IMAP without recompiling on SuSE and RH.


Remo Mattei
Network Security Engineer
cell 801-209-8554
email [EMAIL PROTECTED]

<>

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





[vchkpw] password encryption

2003-10-25 Thread cyko


what style of encryption does vpopmail implement on the passwords that it stores
in the sql db?

thanks!

:Patrick Lahni
 [EMAIL PROTECTED]

-
This mail sent through IMP: http://horde.org/imp/




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/



[vchkpw] Change UID and GID

2003-10-25 Thread Tom Tu
Hi,

My production box was using 89 as the UID and GID. I just migrated all the
mail over and currently can not access the mailboxes through sqwebmail or
qmailadmin.  I had previous on this test box used 189 as the UID and GID for
vpopmail and vchkpw.  I deleted those accounts and re-created them with the
ID of 89.  

PROBLEM: vpopmail still picks up 189.  Help!

Thanks,
Tom



Re: [vchkpw] Change UID and GID

2003-10-25 Thread W.D. McKinney
On Sat, 2003-10-25 at 14:43, Tom Tu wrote:
> Hi,
> 
> My production box was using 89 as the UID and GID. I just migrated all the
> mail over and currently can not access the mailboxes through sqwebmail or
> qmailadmin.  I had previous on this test box used 189 as the UID and GID for
> vpopmail and vchkpw.  I deleted those accounts and re-created them with the
> ID of 89.  
> 
> PROBLEM: vpopmail still picks up 189.  Help!
> 
> Thanks,
> Tom

So you copied over the /vpopmail/domains/* to a different server ? IS
this correct and it's a qmail server correct ?

-- 
W.D.McKinney (Dee)  | Affordable E-Mail and Internet Solutions
Alaska Wireless Systems | for Schools, Libraries, Clinics & Business's
http://www.akwireless.net   | Call 1-907-349-4308   




RE: [vchkpw] Change UID and GID

2003-10-25 Thread Tom Tu
Sorry, yes.

Qmail,
Sqwebmail
Qmailadmin
Ucsip
Daemontool
Autorespond
Checkpassword
Smtp-auth

Both boxes are the same except one is running Redhat 7.2 and the new text
box is 8.0.  Qmail is working correctly as I can telnet into 25 and 110 and
perform successful test.

Thanks,
Tom

-Original Message-
From: W.D. McKinney [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 25, 2003 3:58 PM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Change UID and GID


On Sat, 2003-10-25 at 14:43, Tom Tu wrote:
> Hi,
> 
> My production box was using 89 as the UID and GID. I just migrated all 
> the mail over and currently can not access the mailboxes through 
> sqwebmail or qmailadmin.  I had previous on this test box used 189 as 
> the UID and GID for vpopmail and vchkpw.  I deleted those accounts and 
> re-created them with the ID of 89.
> 
> PROBLEM: vpopmail still picks up 189.  Help!
> 
> Thanks,
> Tom

So you copied over the /vpopmail/domains/* to a different server ? IS this
correct and it's a qmail server correct ?

-- 
W.D.McKinney (Dee)  | Affordable E-Mail and Internet Solutions
Alaska Wireless Systems | for Schools, Libraries, Clinics & Business's
http://www.akwireless.net   | Call 1-907-349-4308   




RE: [vchkpw] Change UID and GID

2003-10-25 Thread W.D. McKinney
On Sat, 2003-10-25 at 14:56, Tom Tu wrote:
> Sorry, yes.
> 
> Qmail,
> Sqwebmail
> Qmailadmin
> Ucsip
> Daemontool
> Autorespond
> Checkpassword
> Smtp-auth
> 
> Both boxes are the same except one is running Redhat 7.2 and the new text
> box is 8.0.  Qmail is working correctly as I can telnet into 25 and 110 and
> perform successful test.
> 
> Thanks,
> Tom
> 

OK, there was a thread recently on this list about the other files that
needed to be copied over to make this work. Search the archives first.

Dee


> -Original Message-
> From: W.D. McKinney [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, October 25, 2003 3:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [vchkpw] Change UID and GID
> 
> 
> On Sat, 2003-10-25 at 14:43, Tom Tu wrote:
> > Hi,
> > 
> > My production box was using 89 as the UID and GID. I just migrated all 
> > the mail over and currently can not access the mailboxes through 
> > sqwebmail or qmailadmin.  I had previous on this test box used 189 as 
> > the UID and GID for vpopmail and vchkpw.  I deleted those accounts and 
> > re-created them with the ID of 89.
> > 
> > PROBLEM: vpopmail still picks up 189.  Help!
> > 
> > Thanks,
> > Tom
> 
> So you copied over the /vpopmail/domains/* to a different server ? IS this
> correct and it's a qmail server correct ?
-- 
W.D.McKinney (Dee)  | Affordable E-Mail and Internet Solutions
Alaska Wireless Systems | for Schools, Libraries, Clinics & Business's
http://www.akwireless.net   | Call 1-907-349-4308