Is there a configuration directive that needs to be in place for
this to work out? In testing this I put

[EMAIL PROTECTED]     root
@testdomain.com         mylocal

in my virtusertable and all email sent to [EMAIL PROTECTED] whent to
mylocal account, and not to the root account. as well as any random
string.

:(

Sub


On Wed, 13 Dec 2000, John Aldrich wrote:

> You're mistaken, I believe. Here at the ISP where we work, we have
> the following:
> alias1        [EMAIL PROTECTED]
> alias2        [EMAIL PROTECTED]
> alias3        [EMAIL PROTECTED]
> @thatdomain.com       default@address
> and ONLY if it doesnt' match alias1, alias2 or alias3 does it send it
> to [EMAIL PROTECTED]
>       John
> 
> On Wed, 13 Dec 2000, listmail wrote:
> > On Tue, 12 Dec 2000, Charles Galpin wrote:
> > 
> > Correct me if I am wrong, but wouldn't this send all email destined to
> > that domain to the specified address, even if there are other that address
> > is allready mapped to a user? What I need is a way to send all email for a
> > given domain that would otherwise be rejected, but that does not include
> > mail that is delivered to a proper recipient.
> > 
> > Thanks for the help so far.
> > 
> > Sub
> > 
> > 
> > > If you mean you are already using the virtusertable, all you have to do is
> > > put
> > > 
> > > @thatdomin.com    default@address
> > > 
> > > after all other [EMAIL PROTECTED] lines. This is called a "catch
> > > all" which will send all mail destined for unknown addresses at
> > > thatdomin.com to default@address
> > > 
> > > hth
> > > charles
> > > 
> > > On Tue, 12 Dec 2000, listmail wrote:
> > > 
> > > >         Is it possible with sendmail to set it up so that garbage email ie
> > > > [EMAIL PROTECTED], instead of being bounced back as undeliverable, is
> > > > collected, and sent back to default address. There are multiple domains on
> > > > the system, so it is important that it only apply to 1 of them. Any
> > > > answers to this question would be greatly appreciated.
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > > 
> > 
> > 
> > 
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to