Hello Jan,

On Friday, August 30, 2002 at 8:33:10 AM you wrote:

> It is possible to reject a SMTP connection for a mailbox that does not
> exists?

Using qmail? No. Maybe some day there'll be a patch that can be used
for a limited number of scenarios like this, but AFAIK there's none
yet.

> What is the best way to deal with a bounce than bounced...

REading 'man qmail-control', search for 'doublebouncehost' and
'doublebounceto' and if you get too much double-bounces and are not
interested in reading them setting up a 'blackhole alias' for
double-bounces.

E.g.

 $> echo '#' >~alias/.qmail-dblbounce
 $> echo 'dblbounce' >/var/qmail/control/doublebounceto
 $> killall -HUP qmail-send

-- 
Best regards
Peter Palmreuther                            mailto:[EMAIL PROTECTED]

Reply via email to