Attorney Approved Web Design Contract Template

Due to the popularity of our web development contract template article, we're offering the contract, estimate, and invoice templates for $199.50 $49.50 if you order by March 14. Click here to learn more.

Free Logo Creator

Logo creation is a long, drawn-out creative process that can cost millions. But a good logo doesn't have to cost a fortune, and you don't even need to hire a professional design team. Check out Logo Creator (Win | Mac) to get started, read our article on obtaining your own Free Logo Creator.



Nov 21 2008

Looking to stop spoof email to your server?


Filed under: Security » Spam, Server,
Tools:

How do I stop spoof emails to my domain/ server?

We recently had a problem where the root email address associated with a few domains was being spoofed to death. This was on domains that were merely setup to forward to another domain. That is, they had no user email accounts setup (with exception of the root account, which cannot be deleted), no forwarders setup, no catch-all (a catch-all address "catches" emails that arrive at the server but cannot find a matching user or email address), and no auto-responders (auto-responders are setup to automatically respond with a pre-written message to messages that target a specific email address. An out of office message is a type of auto-responder). Nevertheless, emails continued to pour in. These emails were all the result of spoofing attempts.

What is spoofing?

Spoofing refers to fraudulent e-mail activity in which the sender address and other parts of the e-mail header are altered to appear as though the e-mail originated from a different source.

How to stop spoof email, ie. spoofing?

There is no real way to stop spoofing except to delete the messages as they arrive. To accomplish this, you can simply define a filter that will delete messages based on specific values in the email message header. In our case, we set the header to delete messages sent from the MAILER-DAEMON address.

What is a mailer-daemon address?

A mailer-daemon address is used to process bounce messages. In other words, messages that have not reached a recipient. A bounce message (or failed Delivery Status Notification (DSN) message) is an automated electronic mail message from a mail system informing the sender of another message about a delivery problem. The original message is said to have bounced. By filtering out and deleting all messages from the mailer-daemon on your server that processes these messages as they arrive, you should prevent your mailbox from filling up and potentially having your account suspended for going over your disk space quota.

We're going to show you how to filter spoof messages in Horde, a common webmail utility used in the Cpanel interface. A similar approach should be available to set filters in any server/ webmail environment.

How to filter and stop spoof emails in Horde (Cpanel)

  • Log into webmail for your root account (ie. log into Cpanel and click on the Webmail icon)
  • Click on the filters icon towards the top of the screen.
  • Select "New Rule"
  • Name your rule something like "Stop Spoofs"
  • Under For an incoming message that matches: select "All of the following"
  • Under the "Select a field" drop-down, select "From"
  • The next drop-down should have "Contains"
  • In the field type your mailer-daemon email address (you can find this by examining the full message headers of one of your spoof emails - look for the value next to the "From" field).
  • Under "Do this" select "Delete message completely"
  • You can select "Stop checking if this rule matches"
  • Click the "Save" button
  • You can move the filter to the top of the filter list so that it is executed first (before any other filters).
  • Select "Apply Filters" to run the filter on your current inbox.

Voila Smiling You should have gotten rid of your spoofed email messages. Any new spoof email messages that arrive will be promptly deleted.

Average: 4 (4 votes)
Select your preferred way to display the comments and click "Save settings" to activate your changes.

This is a pretty bad

This is a pretty bad solution, MAILER-DAEMON email is for error reporting.

If a user puts this into place, if they accidently send an email to say a friend, and misspell the email address, they will never see the legitimate
email from mailer-daemon to notify them that they made a mistake.
Similarly, if the recipient has another error with their account, stopping delivery, the user sending the mail will never know their mail didn't get thru ...

Domains with no mailboxes setup

True, if you have mailboxes setup. But note in our example that the domain has no user boxes setup, and the mail received at the root domain is simply taking up disk space.

But let's say user mailboxes are in place. In that case you'll want to install and configure spam filter software. If you're in an open source Cpanel environment, you should have spam assassin at your disposal. Out of the box, it may not stop a lot of spam, but if you let it learn over time, or jump start it by importing a ruleset, it's not a bad anti-spam solution.

Our recommendation, if you don't have the time to mess with email setup and configuration, and to reduce the hassles of dealing with shared hosting server email issues (such as blacklisting) is to use Mailtrust. Contact us for promotions we can extend your way.

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.

More information about formatting options

CAPTCHA
This question is used to make sure you are a human visitor and to prevent spam submissions.