What is Greylisting?

Greylisting (or graylisting) is a method of defending e-mail users against spam. A mail transfer agent (MTA) using greylisting will "temporarily reject" any email from a sender it does not recognize. If the mail is legitimate, the originating server will, after a delay, try again and if sufficient time has elapsed, the email will be accepted. If the mail is from a spammer it will probably not be retried since a spammer goes through thousands of email addresses and typically cannot afford the time delay to retry.

By default, Greylisting is enabled on our mail server.

Byla tato odpověď nápomocná?

 Tisknout tento článek

Také čtěte

How do my email address user update their password?

Follow this instruction : Log into SeekDotNet webmail (http://mail.yourdomainname.com)...

How to set up email with Outlook 2002?

Follow the steps below to set up Outlook 2002 to retrieve email from our mail server. From...

How do I send email from ASP using SMTP Authentication in ASP.NET?

Here is the code sample :...

How to send email using PHP script?

For PHP, We provide pear mail using smtp authentication method , here is the code sample:...

How to set up email with Outlook 2003?

Follow the steps below to set up Outlook 2003 to retrieve email from our mail server. ...