double bounce management

2001-10-29 Thread Doug Ledbetter

Hello all!

Is there a way to make double bounces deliver to the virtual email domain 
instead of going to the main postmaster account?

thanks,
-dougl



Doug Ledbetter -- Hagen Software, Inc.
[EMAIL PROTECTED]





RE: double bounce management

2001-10-29 Thread jose

hi,

just create this 2 files in ~qmail/control/ :

doublebouncehost : put here the domain name (eg. test.com)
doublebounceto : put here the mailbox ( eg. bounces)

now bounce messages goes to : [EMAIL PROTECTED]

regards.
Jose.




-Message d'origine-
De : Doug Ledbetter [mailto:[EMAIL PROTECTED]]
Envoye : lundi, 29. octobre 2001 16:16
A : [EMAIL PROTECTED]
Objet : double bounce management


Hello all!

Is there a way to make double bounces deliver to the virtual email domain 
instead of going to the main postmaster account?

thanks,
-dougl



Doug Ledbetter -- Hagen Software, Inc.
[EMAIL PROTECTED]






Re: double bounce management

2001-10-29 Thread Lou Hevly

At 16:16 29/10/01, Doug Ledbetter wrote:
Hello all!

Is there a way to make double bounces deliver to the virtual email 
domain instead of going to the main postmaster account?

Here's one way:

1) echo double-bounce  /var/qmail/control/doublebounceto
2) /home/vpopmail/bin/vadduser [EMAIL PROTECTED] H8yT65cvP

Do `man qmail-send` for more info.

-- 
All the best (Adéu-siau),
Lou Hevly
[EMAIL PROTECTED]
http://www.visca.com




Re: double bounce management

2001-10-29 Thread Doug Ledbetter

At 06:13 PM 10/29/2001 +0100, you wrote:
At 16:16 29/10/01, Doug Ledbetter wrote:
Hello all!

Is there a way to make double bounces deliver to the virtual email domain 
instead of going to the main postmaster account?

Here's one way:

1) echo double-bounce  /var/qmail/control/doublebounceto
2) /home/vpopmail/bin/vadduser [EMAIL PROTECTED] H8yT65cvP

Do `man qmail-send` for more info.


Well, actually, I wanted the double bounce to go to the DOMAIN that's 
bouncing...so, [EMAIL PROTECTED] would bounce to some account on 
domain1.com (like [EMAIL PROTECTED]) and [EMAIL PROTECTED] 
would bounce to some account on domain2.com (like 
[EMAIL PROTECTED]).  I don't suppose that's possible, though, eh?

thanks,
-dougl



Doug Ledbetter -- Hagen Software, Inc.
[EMAIL PROTECTED]





Re: double bounce management

2001-10-29 Thread Justin Heesemann

 1) echo double-bounce  /var/qmail/control/doublebounceto
 2) /home/vpopmail/bin/vadduser [EMAIL PROTECTED] H8yT65cvP
 
 Do `man qmail-send` for more info.

 Well, actually, I wanted the double bounce to go to the DOMAIN that's
 bouncing...so, [EMAIL PROTECTED] would bounce to some account on
 domain1.com (like [EMAIL PROTECTED]) and [EMAIL PROTECTED]
 would bounce to some account on domain2.com (like
 [EMAIL PROTECTED]).  I don't suppose that's possible, though, eh?

Wow .. yeah.. that's something i would like to be able to do too.
There must be some way to do so.. maybe some kind of a patch ?
I always hated the fact that i was the one getting all the bounce spam, after
some customer sent a mass mailing..

/Justin