Stop user's e-mail

CongdonWeb

New member
Joined
Apr 10, 2006
Messages
1
Is there a way to block a particular domain from sending e-mail without suspending the whole account?

My situation is that I've inherited an already running DirectAdmin server. The particular 'user' that has the spamming domain in their account also has several other active domains in their account. I also do not want to shut down this particular domain's website becuase I believe it is a virus that is sending these e-mails (They are all phishing mails.).

I just want to stop outbound e-mail for all of the e-mail accounts in this domain without disrupting any other domains or any other services.

Thanks for your time.
 
I believe this may work, but I'm not sure:

If the emails are coming from an attack on a php program or perl program on one of the domains in the account, then they're probably coming from [email protected].

So figure out what [email protected] should be for this user, and enter it into the /etc/virtual/blacklist_senders file.

Make sure the domain itself is listed in the /etc/virtual/use_rbl_domains file.

Let us know if it works.

Jeff
 
Back
Top