Re: vdelivermail delivers doubles (was: Catch all account!)

2001-07-17 Thread Alexander Bahlo
Daniel Biddle writes: > hope this helps, Yes, it does. Thank you and Bill! :-) Alexander.

Re: vdelivermail delivers doubles (was: Catch all account!)]

2001-07-17 Thread Bill Shupp
> Did you ever try to put in this .qmail-default a second line when, > for example, all umatched mail to a domain should be delivered to > two adresses? Well, what happens is, that every matched address > will get suddenly two identical emails. Is this a bug? > > -Alexander. I would probably just

Re: vdelivermail delivers doubles (was: Catch all account!)

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 04:23:42PM +0100, Alexander Bahlo wrote: > On Mon, 16 Jul 2001 23:41:41 -0400, Bill Shupp wrote: > > >If you want only unmatching emails to go there, put this: > > > >/home/vpopmail/bin/vdelivermail '' user@remotedomain > > Did you ever try to put in this .qmail-default a

vdelivermail delivers doubles (was: Catch all account!)

2001-07-17 Thread Alexander Bahlo
On Mon, 16 Jul 2001 23:41:41 -0400, Bill Shupp wrote: >If you want only unmatching emails to go there, put this: > >/home/vpopmail/bin/vdelivermail '' user@remotedomain Did you ever try to put in this .qmail-default a second line when, for example, all umatched mail to a domain should be deliver

Re: Catch all account!

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 08:14:04AM -0400, Ed Henderson wrote: > Add this line to /var/qmail/control/virtualdomains: > test.com:joeuser@remotedomain > > This will forward all mail for test.com to the mail account > "joeuser@remotedomain" For instance, mail to [EMAIL PROTECTED] will be sent to the

Re: Catch all account!

2001-07-17 Thread Peter Palmreuther
Hello Troy, On Tuesday, July 17, 2001 at 1:37:45 PM "Troy Settle" wrote to subject: "Catch all account!": TS> I'd actually prefer to not even have the domain created within vpopmail or a TS> local account on the machine. Is there a simple way to do this with j

RE: Catch all account!

2001-07-17 Thread Troy Settle
om: Daniel Biddle [mailto:[EMAIL PROTECTED]] ** ** Sent: Tuesday, July 17, 2001 8:29 AM ** ** To: [EMAIL PROTECTED] ** ** Subject: Re: Catch all account! ** ** ** ** ** ** On Tue, Jul 17, 2001 at 07:37:23AM -0400, Troy Settle wrote: ** ** > ** ** > What about forwarding all mail to another dom

RE: Catch all account!

2001-07-17 Thread Troy Settle
9 AM ** To: [EMAIL PROTECTED] ** Subject: Re: Catch all account! ** ** ** On Tue, Jul 17, 2001 at 07:37:23AM -0400, Troy Settle wrote: ** > ** > What about forwarding all mail to another domain, but keeping ** the $LOCAL ** > value? ** > ** > The qmail faq says this in .qmail-defaul

RE: Catch all account!

2001-07-17 Thread Troy Settle
riginal Message- ** From: Ed Henderson [mailto:[EMAIL PROTECTED]] ** Sent: Tuesday, July 17, 2001 8:14 AM ** To: 'Troy Settle'; [EMAIL PROTECTED] ** Subject: RE: Catch all account! ** ** ** Add this line to /var/qmail/control/virtualdomains: ** test.com:joeuser@remotedomain ** ** This will forward

Re: Catch all account!

2001-07-17 Thread Daniel Biddle
On Tue, Jul 17, 2001 at 07:37:23AM -0400, Troy Settle wrote: > > What about forwarding all mail to another domain, but keeping the $LOCAL > value? > > The qmail faq says this in .qmail-default: > > | forward "$LOCAL@remotedomain" > > But this does not work, as $LOCAL = "domain-user" Try

RE: Catch all account!

2001-07-17 Thread Ed Henderson
:38 AM > To: [EMAIL PROTECTED] > Subject: RE: Catch all account! > > > > What about forwarding all mail to another domain, but keeping > the $LOCAL > value? > > The qmail faq says this in .qmail-default: > > | forward "$LOCAL@remotedomain"

RE: Catch all account!

2001-07-17 Thread Troy Settle
upp ** Sent: Monday, July 16, 2001 11:42 PM ** To: Daniel Duclos ** Cc: [EMAIL PROTECTED] ** Subject: Re: Catch all account! ** ** ** Daniel Duclos wrote: ** ** > Hello ** > ** > I have a virtual domain in my vpopmail, and I need to make sure ** > that all mails send to th

Re: Catch all account!

2001-07-16 Thread Bill Shupp
Daniel Duclos wrote: > Hello > > I have a virtual domain in my vpopmail, and I need to make sure > that all mails send to that domain are forwarded to an account elsewhere > in the internet! > > I couldn't get this working =( > I hav a Linux box, qmail, vpopmail. If you w

Catch all account!

2001-07-16 Thread Daniel Duclos
Hello I have a virtual domain in my vpopmail, and I need to make sure that all mails send to that domain are forwarded to an account elsewhere in the internet! I couldn't get this working =( I hav a Linux box, qmail, vpopmail. Thak you for your help! Re