Re: [vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread Matthias Trevarthan
Ok... I recompiled courier-imap, and now I can authenticate with
[EMAIL PROTECTED], but I compiled vpopmail with --enable-ip-alias-domains=y. I
should be able to authenticate with just 'user', right?

I also did a vipmap -a 206.30.x.x mydomain.com.

When I run vipmap without any arguments it returns what I inputed.

Also, I can telnet mydomain.com 143 and I get my courier server's greeting,
 so I know it's running.

Any ideas?

Matthias

On Friday 18 October 2002 12:18, Tren Blackburn wrote:
> It's because it links to the vpopmail library and you've now changed
> what's in that library.  =)
>
> Tren
>
> -Original Message-
> From: Matthias Trevarthan [mailto:trevarthan@;wingnet.net]
> Sent: Friday, October 18, 2002 10:16 AM
> To: Tren Blackburn
> Subject: Re: [vchkpw] many-domains=n large-site=y courier-imap problem
>
>
> No, I sure didn't. I didn't think that the authvchkpw authentication
> module
> internals would actually change.
>
> Let me try that
>
> On Friday 18 October 2002 12:10, Tren Blackburn wrote:
> > After you recompiled vpopmail, did you recompile courier-imap?  Any
> > time you make changes to vpopmail you have to recompile any supporting
> >
> > programs (sqwebmail, qmailadmin, courier imap)
> >
> > Regards,
> >
> > Tren





Re: [vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread Matthias Trevarthan
As I mentioned before, this is a test machine. I deleted all my domains and 
recreated them after the switch. I've only got three test domains anyway.


On Friday 18 October 2002 12:55, tonix (Antonio Nati) wrote:
> As far as I remember, many-domains=n and many-domains=y work with different
> tables.
>
> So, when switching from "n" to "y" you should also convert the database to
> the new format.
>
> This is one of the switches you select with the first installation, and
> then you never change (usually).
>
> Tonino
>
> At 18/10/02 18/10/02 -0400, Matthias Trevarthan wrote:
> >Howdy peeps,
> >
> >I'm testing a new install on a FreeBSD 4.6.2-RELEASE server.
> >
> >I'm running:
> >
> >Qmail
> >
> >vpopmail
> >./configure --enable-roaming-users=y --enable-clear-passwd=y
> >--enable-logging=e --enable-log-name=vpopmail
> >--enable-default-domain=domain.com --enable-defaultquota=500
> >--enable-mysql-logging=y --enable-mysql=y --enable-valias=y
> >--enable-relay-clear-minutes=30 --enable-md5-passwords=y
> >--enable-large-site=y --enable-ip-alias-domains=y --enable-many-domains=n
> >
> >courier-imap
> >./configure --without-ipv6 --with-trashquota
> >
> >
> >This configuration worked just fine without many-domains=n. But when I
> > added many-domains=n, courier suddenly can't authenticate.
> >
> >Let me repeat myself: The ONLY thing that has changed from a WORKING
> >vpopmail-courier-imap MYSQL install is that I changed many-domains to 'n'.
> >
> >So, my question is, does the authvchkpw module not support multi-table
> >domains?
> >
> >Will I have to rig authmysql authentication for this to work?
> >
> >Thanks!
> >
> >Matthias
>
> 
>  Inter@zioniInterazioni di Antonio Nati
> http://www.interazioni.it  [EMAIL PROTECTED]
> 





Re: [vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread tonix (Antonio Nati)

As far as I remember, many-domains=n and many-domains=y work with different 
tables.

So, when switching from "n" to "y" you should also convert the database to 
the new format.

This is one of the switches you select with the first installation, and 
then you never change (usually).

Tonino

At 18/10/02 18/10/02 -0400, Matthias Trevarthan wrote:
Howdy peeps,

I'm testing a new install on a FreeBSD 4.6.2-RELEASE server.

I'm running:

Qmail

vpopmail
./configure --enable-roaming-users=y --enable-clear-passwd=y
--enable-logging=e --enable-log-name=vpopmail
--enable-default-domain=domain.com --enable-defaultquota=500
--enable-mysql-logging=y --enable-mysql=y --enable-valias=y
--enable-relay-clear-minutes=30 --enable-md5-passwords=y
--enable-large-site=y --enable-ip-alias-domains=y --enable-many-domains=n

courier-imap
./configure --without-ipv6 --with-trashquota


This configuration worked just fine without many-domains=n. But when I added
many-domains=n, courier suddenly can't authenticate.

Let me repeat myself: The ONLY thing that has changed from a WORKING
vpopmail-courier-imap MYSQL install is that I changed many-domains to 'n'.

So, my question is, does the authvchkpw module not support multi-table
domains?

Will I have to rig authmysql authentication for this to work?

Thanks!

Matthias




Inter@zioniInterazioni di Antonio Nati
   http://www.interazioni.it  [EMAIL PROTECTED]






RE: [vchkpw] many-domains=n large-site=y courier-imap problem

2002-10-18 Thread Tren Blackburn
After you recompiled vpopmail, did you recompile courier-imap?  Any time
you make changes to vpopmail you have to recompile any supporting
programs (sqwebmail, qmailadmin, courier imap)

Regards,

Tren

-Original Message-
From: Matthias Trevarthan [mailto:trevarthan@;wingnet.net] 
Sent: Friday, October 18, 2002 10:07 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] many-domains=n large-site=y courier-imap problem


Howdy peeps,

I'm testing a new install on a FreeBSD 4.6.2-RELEASE server.

I'm running:

Qmail

vpopmail
./configure --enable-roaming-users=y --enable-clear-passwd=y 
--enable-logging=e --enable-log-name=vpopmail 
--enable-default-domain=domain.com --enable-defaultquota=500 
--enable-mysql-logging=y --enable-mysql=y --enable-valias=y 
--enable-relay-clear-minutes=30 --enable-md5-passwords=y 
--enable-large-site=y --enable-ip-alias-domains=y
--enable-many-domains=n

courier-imap
./configure --without-ipv6 --with-trashquota


This configuration worked just fine without many-domains=n. But when I
added 
many-domains=n, courier suddenly can't authenticate.

Let me repeat myself: The ONLY thing that has changed from a WORKING 
vpopmail-courier-imap MYSQL install is that I changed many-domains to
'n'.

So, my question is, does the authvchkpw module not support multi-table 
domains?

Will I have to rig authmysql authentication for this to work?

Thanks!

Matthias