Whitelists are used frequently with e-mail applications to allow users to compile lists of senders they wish to receive e-mail from. This list overrides any blacklists and spam filters, and allows the e-mails to be delivered to the users inbox instead of filtered out as spam.
What is whitelist?
Collapse
X
-
Tags: None
-
-
A whitelist is a list of items that are granted access to a certain system or protocol. When a whitelist is used, all entities are denied access, except those included in the whitelist.Comment
-
A whitelist is a list of e-mail addresses or domain names from which an e-mail blocking program will allow messages to be received. E-mail blocking programs, also called a spam filters, are intended to prevent most unsolicited e-mail messages (spam) from appearing in subscriber inboxes. But these programs are not perfect.Comment
-
Whitelists are used frequently with e-mail applications to let users to compile lists of senders they wish to receive e-mail from. A white list is your primary means of foreclosing unauthorised entry into your server.Comment
-
Application whitelisting is a computer administration practice used to prevent unauthorized programs from running. The purpose is primarily to protect computers and networks from harmful applications, and, to a lesser extent, to prevent unnecessary demand for resources.Comment
-
A whitelist is a list or register of entities that are considered trustworthy, authorized, or allowed to access certain resources, use certain services, or perform certain actions. In computing and networking contexts, a whitelist typically specifies items (such as email addresses, IP addresses, domain names, applications, or users) that are permitted to access specific systems or applications.
Here are a few common uses of whitelists:- Email Filtering: Email systems often use whitelists to allow emails from trusted senders to byp*** spam filters.
- Network Security: In network security, whitelists can define which IP addresses or ranges are allowed to access a network or specific services.
- Software Applications: Some software applications use whitelists to specify which programs or scripts are allowed to execute, enhancing security by preventing unauthorized or potentially malicious software from running.
- Web Filtering: Whitelists can be used in web filtering to specify which websites users are allowed to visit, restricting access to approved sites only.
Comment

Comment