exclude mail from a pointer domain

I need the exactly same thing, better is I can setup an autoresponder on 'muted' domain
 
ovsoft said:
I need the exactly same thing, better is I can setup an autoresponder on 'muted' domain

What u mean by that ?
Like u want inform the sender that the domain is not used for e-mail ?

I still haven't found out a solution to exclude the e-mail. When u find a way please post it in this thread. I am getting like 3000+ e-mail everyday on that pointer domain.

Regards speed.
 
If you're the system admin you can delete the symbolic link at /etc/virtual from the pointer domain to the real domains.

For example on my system:

lrwxrwxrwx 1 mail mail 13 May 22 2004 nobaloney.com -> nobaloney.net

If I didn't want mail addressed to nobaloney.com to end up in nobaloney.net mailboxes I could:

# cd /etc/virtual
# rm nobaloney.com

Jeff
 
Hi jlasman,

Thanks for your answer.

So that file is only a pointer for the mail, didn't know that thanks.

speed.
 
Back
Top