Re: IP alias domains

2001-10-30 Thread Bill Shupp

On Tuesday 30 October 2001 01:17 pm, you wrote:
> Hey all,
>
> Quick question.  I've got about 250 domains setup on one mail server using
> qmail+vpopmail5.0.  So far they have all been setup on one IP address and
> each users accesses his/her account using [EMAIL PROTECTED]  This has
> worked great up to this point, but now I have a situation where it would
> be best if one of my new domains didn't need to use the domain as part of
> their username in the mail client.  I know that I could set this domain as
> the "default" domain but I would rather not do that.

Why not?  Unless you'll need more ip based domains in the future, I recommend 
this.

While I haven't tested mixing ip-based and non-ip-based domains I think that 
if the ip isn't mapped to a domain, you can just use user@domain.  So your 
idea will probably work if you have 2 IPs on the machine (one for the 
ip-based domain, one for the rest), but you should test it on another machine 
first.

Regards,

Bill Shupp



Re: IP alias domains

2001-10-30 Thread Darren Nay


Perfect.  Thank you!

Darren

On Tue, 30 Oct 2001 [EMAIL PROTECTED] wrote:

> IP alias domains only works with domains specifically
> added to the map list.  So, to answer your question,
> your other domains will not be affected unless specifically
> mapped to an IP.  Even then, if a user connects to a mapped
> IP, and authenticates with a different domain than the one
> that IP is mapped to, it will still authenticate them.
>
> Darren Nay wrote:
> >
> > Hey all,
> >
> > Quick question.  I've got about 250 domains setup on one mail server using
> > qmail+vpopmail5.0.  So far they have all been setup on one IP address and
> > each users accesses his/her account using [EMAIL PROTECTED]  This has
> > worked great up to this point, but now I have a situation where it would
> > be best if one of my new domains didn't need to use the domain as part of
> > their username in the mail client.  I know that I could set this domain as
> > the "default" domain but I would rather not do that.
> >
> > So, what I am wondering is that if I --enable-ip-alias-domains will it
> > interfere with any of my current domains?  Or just add the functionality
> > for the IP domains?  Is there anything I need to know before I set this
> > up?
> >
> > Thanks for your help!
> >
> > Darren Nay - [EMAIL PROTECTED]
>
> --
> [EMAIL PROTECTED]
> Inter7 Internet Technologies, Inc.
> www.inter7.com - 847-492-0470
> Prices at http://www.inter7.com/prices
>




Re: IP alias domains

2001-10-30 Thread vol

IP alias domains only works with domains specifically
added to the map list.  So, to answer your question,
your other domains will not be affected unless specifically
mapped to an IP.  Even then, if a user connects to a mapped
IP, and authenticates with a different domain than the one
that IP is mapped to, it will still authenticate them.

Darren Nay wrote:
> 
> Hey all,
> 
> Quick question.  I've got about 250 domains setup on one mail server using
> qmail+vpopmail5.0.  So far they have all been setup on one IP address and
> each users accesses his/her account using [EMAIL PROTECTED]  This has
> worked great up to this point, but now I have a situation where it would
> be best if one of my new domains didn't need to use the domain as part of
> their username in the mail client.  I know that I could set this domain as
> the "default" domain but I would rather not do that.
> 
> So, what I am wondering is that if I --enable-ip-alias-domains will it
> interfere with any of my current domains?  Or just add the functionality
> for the IP domains?  Is there anything I need to know before I set this
> up?
> 
> Thanks for your help!
> 
> Darren Nay - [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED]
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
Prices at http://www.inter7.com/prices



Re: ip-alias-domains

2001-05-03 Thread Vincent

No. I did not read anything about this program. Thanks. It's working now.
But the mailserver still reports itself with the defaultdomain. Is it
possible to change this to, so that it always gives the name of the domain
people connected to?

Vincent

- Original Message -
From: "Chris Bolt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 03:13
Subject: RE: ip-alias-domains


> Have you tried:
>
> ~vpopmail/vipmap -a 195.108.42.23 dovilux.nl
>
> -Original Message-
> From: Vincent van't Hoog [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 02, 2001 5:29 PM
> To: [EMAIL PROTECTED]
> Subject: ip-alias-domains
>
>
> Hi,
>
> I've configured vpopmail with
>
> --enable-default-domain= hellemooij.nl
> --enable-ip-alias-domains=y
>
>
> Whenever I access the mailserver of a domain which have it's own IP adress
I
> still have to use the username%domainname as the login.
>
> When connecting to the pop server using a telnet client I get
> +OK <[EMAIL PROTECTED]>
>
>
> The DNS server the linux machine uses is still running NT4. When I did a
> "ping -a 195.108.42.23" I received as a result:
>
> pinging mail.dovilux.nl [195.108.42.23]
> ...
>
> The domain I wanted to collect popmail from is dovilux.nl
>
>
> Is it not possible to use the default-domain and ip-alias-domain options
at
> the same time?
> I've even tried to add the domain mail.dovilux.nl and created a user for
it,
> but it still looks like the mailserver is trying to read accounts from the
> default domain.
>
>
> Can someone help me with this prob?
>
>
> Vincent
>
>




RE: ip-alias-domains

2001-05-02 Thread Chris Bolt

Have you tried:

~vpopmail/vipmap -a 195.108.42.23 dovilux.nl

-Original Message-
From: Vincent van't Hoog [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 5:29 PM
To: [EMAIL PROTECTED]
Subject: ip-alias-domains


Hi,

I've configured vpopmail with

--enable-default-domain= hellemooij.nl
--enable-ip-alias-domains=y


Whenever I access the mailserver of a domain which have it's own IP adress I
still have to use the username%domainname as the login.

When connecting to the pop server using a telnet client I get
+OK <[EMAIL PROTECTED]>


The DNS server the linux machine uses is still running NT4. When I did a
"ping -a 195.108.42.23" I received as a result:

pinging mail.dovilux.nl [195.108.42.23]
...

The domain I wanted to collect popmail from is dovilux.nl


Is it not possible to use the default-domain and ip-alias-domain options at
the same time?
I've even tried to add the domain mail.dovilux.nl and created a user for it,
but it still looks like the mailserver is trying to read accounts from the
default domain.


Can someone help me with this prob?


Vincent




Re: ip-alias-domains doesn't work on vpopmail 4.9.10

2001-04-09 Thread Shin Kashiwagi

Dear Sumith and all

Thank you very much for your advice,

On Mon, 9 Apr 2001 15:16:07 +0530
"Sumith Ail" <[EMAIL PROTECTED]> wrote:

> > - would any changes be effective immediately, or do I have to
> >   send some signals to somewhere?
> 
> For me it worked instantly. No need to restart anything.

I checked it worked well. By the way, vipmap command now allows
to register duplicated bindings like

123.4.4.4 xxx.com
123.4.4.4 yyy.net

it seems to match the first, but I think it may be confusing and
could be prohibited or warned in the future release.

> Its mentioned in recent Changelog. Ken, I think its time you update the
> INSTALL file.

Thanks in advance!


Shin Kashiwagi




Re: ip-alias-domains doesn't work on vpopmail 4.9.10

2001-04-09 Thread Sumith Ail

> Thanks, I have eventually read vipmap.c but I'm not sure what
> are to be done.
>
> - do we explicitly have to register all ip-alias domains by
>   vipmap command?

Yes.  As Vpopmail No longer supports IP- Alias domains by DNS reverse
lookup.

>
> - would any changes be effective immediately, or do I have to
>   send some signals to somewhere?

For me it worked instantly. No need to restart anything.

>
> - is ther any reason that it hasn't been described in anywhere
>   yet?
>   neither README, INSTALL, nor even RELEASE.NOTES describe that
>   we have to use vipmap commands. I wish it would be in the
>   document.

Its mentioned in recent Changelog. Ken, I think its time you update the
INSTALL file.

Hope this helps

Regards
Sumith

>
> On Mon, 9 Apr 2001 11:55:03 +0530
> "Sumith Ail" <[EMAIL PROTECTED]> wrote:
>
> > use vipmap
> > /home/vpopmail/bin/vipmap
> > will print the usage.
>
> 
> Shin Kashiwagi




Re: ip-alias-domains doesn't work on vpopmail 4.9.10

2001-04-09 Thread Shin Kashiwagi

Thanks, I have eventually read vipmap.c but I'm not sure what
are to be done.

- do we explicitly have to register all ip-alias domains by
  vipmap command? 
  
- would any changes be effective immediately, or do I have to
  send some signals to somewhere?

- is ther any reason that it hasn't been described in anywhere
  yet?
  neither README, INSTALL, nor even RELEASE.NOTES describe that
  we have to use vipmap commands. I wish it would be in the
  document.

On Mon, 9 Apr 2001 11:55:03 +0530
"Sumith Ail" <[EMAIL PROTECTED]> wrote:

> use vipmap
> /home/vpopmail/bin/vipmap
> will print the usage.


Shin Kashiwagi




Re: ip-alias-domains doesn't work on vpopmail 4.9.10

2001-04-08 Thread Sumith Ail

use vipmap
/home/vpopmail/bin/vipmap
will print the usage.

Hope this helps

Regards
Sumith
- Original Message -
From: Shin Kashiwagi <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 09, 2001 5:22 AM
Subject: ip-alias-domains doesn't work on vpopmail 4.9.10


Hello,

I upgraded vpopmail from version 3.4.11-2 to 4.9.10.
the new vpopmail system almost works as it was,
the ip-alias-domains however becomes not to work.

My config.status is
./configure  --enable-logging=v --enable-roaming-users=y --enable-ip-alias-d
om
ains=y --enable-relay-clear-minutes=10 --enable-apop=y

[Before upgrade (vpopmail 3.4.11-2)]
--
Apr  9 00:05:34 sv1 vpopmail[6964]: vchkpw: login [[EMAIL PROTECTED]]
from 123.44.44.44
---

[After upgrade (vpopmail 4.9.10)]
---
Apr  9 00:15:43 sv1 vpopmail[7711]: vchkpw: No user found
test@:123.44.44.44
---

The IP alias domain (xxx.com) appeared after @ mark. vpopmail
4.9.10 seems to be not able to find the IP alias domain lookup,
or TCPLOCALHOST information. (I didn't specify -l option on
tcpserver, of course.)
I didn't change any configuration throughout this upgrade either.

I had to get the old version back.

According to ChagneLog, ip-alias-domains implementation has been
changed a lot. Does anyone have any idea about this symptom?

Besides, is there anything I have to change when I upgrade
vpopmail version 3 to 4?

Regards


Shin Kashiwagi / [EMAIL PROTECTED]