OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: virtual domains and hacking smtp_addr.c
From: Wietse Venema (wietseporcupine.org)
Date: Thu Oct 05 2000 - 18:36:49 CDT


Jonathan Ellis:
>
> > All you have to do is to list advocast.com in the mydestination parameter.
>
> That's what I was doing at first, but not only did I keep getting
>
> warning: virtual domain "advocast.com" is listed in $mydestination
> warning: the $local_recipient_maps feature requires that no
> warning: virtual domains are listed in $mydestination
> warning: be sure to specify the required "advocast.com whatever"
> warning: entry in the virtual map, as explained in the man
> warning: page and in the FAQ entry for virtual domains
>
> and even though I'm not using local_recipient_maps, forwarding to
> non-advocast.com domains would die, apparently at random, within hours.
> (I need advocast.com in virtual domains too b/c of the forwarding to
> hotmail,
> aol, etc users.)

If advocast.com *is* the local machine, then you MUST put it in
mydestination and you MUST remove its "advocast.com whatever" entry
from the virtual map.

All this makes me almost want to go back to sendmail-style virtual
domains, because they share the user name space with the local
machine so that mail will never loop.

        Wietse