[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [raq3i] How to NOT accept email for a domain?



You could change the MX records section of that domain so that it goes to a different mail server or it it has to go to yours first then you could add a redirect in your virtual user table

with this option the RAQ will still be doing mail for the domain changing the MX records in the DNS it won't be


pico /etc/virtusertable
find the line that says
# Put custom additions below
add say
@domain.com  emailadress@xxxxxxxxxxxxxxxxxx
run
makemap hash /etc/virtusertable < /etc/virtusertable
Then restart sendmail
/etc/rc.d/init.d/sendmail restart








At 11:50 8/09/00, you wrote:
I can see how this would stop the email from bouncing, but it
would just end up in a box that would never be emptied. I need to
be sure the Raq NEVER attempts to process any email for that
particular domain.

Hasn't anyone ever managed to divert all email for one particular
domain to a different mail server?

--
Donna Lever
Smart Artist Web Services
http://www.smartartist.com.au/

>