northdan.
Vezi pagina în română

IT Glossary

What is spam?

Unsolicited messages sent in bulk: from aggressive advertising to a vehicle for fraud — and, for companies, the mirror problem of being filtered yourself.

Spam has two faces for a company, and most organisations defend against only one of them. The defensive face is familiar: unsolicited bulk messages, chiefly by email but long since also by text, messaging apps, contact forms and comment fields. They are not merely a waste of attention — they are the preferred vehicle for phishing and malware, since the boundary between an irritating advert and an attack is often just the sender’s intent. The defence lives in modern filtering, which the major business mail platforms do well and can be hardened through policy; in address hygiene, because a plain-text office address published on a website will be harvested by robots; and in the reflexes of your people, because a percentage of it gets through any filter ever built. The second face is less understood and considerably more expensive: not becoming spam yourself, legally and technically. Legally, email marketing to individuals requires prior consent, a working unsubscribe link is an obligation rather than a courtesy, and a purchased address list is a fine waiting for its date. Technically — and here entirely honest companies lose real money — your legitimate quotes, invoices and newsletters can land in junk folders because of configuration rather than content. Without domain authentication through SPF, DKIM and DMARC, the DNS records proving your servers are permitted to send in your name, the large mailbox providers treat you with suspicion by default, and the commercial cost of undelivered mail is invisible: the quote that never arrived does not complain, it simply goes unanswered.

Let’s talk about your project

Message us on WhatsApp or send an email — you talk directly to a developer.

office@northdan.com · +40 752 070 247

Why it matters for your business

Usable inboxes, filtered risk

Well-configured filtering removes the noise and, with it, the bulk of phishing attempts and toxic attachments — basic hygiene for any organisation of any size.

Your email reaches its destination

Domain authentication lifts quotes and invoices out of customers’ junk folders, which is revenue recovered through configuration rather than through extra effort.

Legal marketing, no fines

Consent-based lists and a working unsubscribe keep campaigns inside data protection rules and, as a bonus, outperform the dead lists people buy.

Frequently asked questions

Why does our company email land in customers’ junk folders, and how do we fix it?

The common causes in order: missing or incomplete domain authentication, checkable free of charge with online tools and repairable with a few hours of DNS configuration; bulk sending from the wrong tool, meaning a mail client with hundreds of blind copies instead of a proper platform; damaged reputation from mailing old lists full of dead addresses, where the bounce rate marks you; and only then the content itself. Work the diagnosis in that order and most companies solve it inside the first two.

Is it legal to email offers to other companies without prior consent?

The ground is more nuanced than with private individuals but it is not open country. Generic company addresses in a genuinely relevant business context stand on more defensible footing than named personal addresses, which are personal data with full protection applying. Commercial communication rules still demand correct sender identification and a working opt-out. The safe practice is also the effective one: real relevance, reasonable volumes, instant respect for unsubscribes, and a short legal opinion before any serious campaign.

Our website contact form is flooded — what protection should we add?

Layered, in order of effort: a modern invisible challenge, which stops the bulk of robots without tormenting humans; honeypot fields that people never see and bots dutifully fill in; rate limiting; and server-side validation. A residue sent by paid humans will persist and is filtered on content. What to avoid is aggressive puzzle challenges — the spam falls, and so do enquiries from real customers with little patience for proving they exist.