Re: [vchkpw] [OT?] QmailAdmin and Ezmlm-idx

2003-10-25 Thread Tom Collins
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]

--
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 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] Error on domain creation

2003-10-25 Thread Tom Collins
On Friday, October 24, 2003, at 03:27  AM, Franck wrote:
I have a problem with vqadmin 2.3.5 and vpopmail 5.3.28 on domain 
creation.
I have this error : Failure while attempting to remove_line() the 
locals file
Error. Failed to add domain to assign file
Can the user vqadmin runs as make changes to the 
/var/qmail/control/locals and control/assign files?  Can that user 
create files in the control directory?

--
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] Compile Error With Mysql

2003-10-25 Thread kengheng
Hello All,
  I'm compiling vpopmail-5.3.29 with mysql 4.0.16, and I gor this
  error message during make:
  
gcc -I. -I/usr/local/mysql/include  -I. -I. -I. -g -O2 -Wall -c `test -f 'vauth.c' 
|| echo './'`vauth.c
vauth.c:33:19: mysql.h: No such file or directory
vauth.c:40: error: parse error before mysql_update
vauth.c:40: warning: type defaults to `int' in declaration of `mysql_update'
vauth.c:40: warning: data definition has no type or storage class
vauth.c:41: error: parse error before mysql_read_getall
..
..
..

Got Any Ideas?

-- 
Best regards,
kengheng
SQL DotCOM
http://www.mysql.cc
mailto:[EMAIL PROTECTED]




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





[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