Here is an idea. If email comes into server1 for domain1, and they
do not exist in the vpasswd file, then forward them off to server2.
You can do this in the .qmail-default file with:

| /home/vpopmail/bin/vdelivermail `` $EXT@server2

That will send all non matching email over to user@server2

Ken

"Gologan, Andrei" wrote:
> 
> Yes ,
> I have some users on server1 with domain1, and there are other users on
> server2 also with domain1.
> I want all e-mail that is sent to users that are not on server1, to be sent
> to server 2, so they all get their e-mails
> 
> Andrei Gologan
> 
> >> >
> > > I have setup qmail with vpopmail. Everyting works.
> > > We have users on more machines all with [EMAIL PROTECTED]
> > >
> > > I have setup qmail for a few user on a server (1). The
> > users can send and
> > > receive e-mail to all other domains with no problems. Only
> > when they try to
> > > send to [EMAIL PROTECTED] (this user is not on the local
> > computer (1) ), they
> > > get an error- no user because of "bounce-no-mailbox"
> > >
> > > in .qmail-default I have:
> > >
> > > "| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox"
> > >
> > > What do I have to put instead of "bounce-no-mailbox" to get
> > all mail sent to
> > > the nonlocal domain1.dom users, to be sent to server2  ?
> > >
> > > Andrei
> >
> > I am confused.
> >
> > You want email that is send to domain1.com users to be sent
> > to server2?
> >
> > Ken Jones
> >

Reply via email to