General
Issue: Mail sent to Yahoo! addresses, getting results in a SMTP errors, as in this example: SMTP error from remote mail server after initial connec...
Thu, 16 Apr, 2020 at 3:50 PM
What is Real-Time Black Lists or RBLs explained Realtime Black List are web site services that operation to keep track of domain name or IP address wh...
Wed, 13 Sep, 2023 at 9:12 PM
Below are the sample coding of HTML signature. =================================================================================== <html> &l...
Thu, 16 Apr, 2020 at 3:52 PM
For a mail server on the Internet, the best relay setting to have is to only have Allow relay for authenticated senders, and leave Allow relay for local...
Thu, 16 Apr, 2020 at 4:05 PM
You can execute the following test to verify that the SMTP server is active and responsive: 1. Start > Run > cmd (WinNT/XP/2003) or Start > ...
Wed, 23 Jul, 2025 at 10:07 AM
An extension of SMTP which stops email spammers from forging the "From" fields in an e-mail. Due to SMTP itself does not have the mech...
Tue, 7 Jun, 2022 at 3:17 PM
1. Avoid Purchased Lists Purchased lists are ticking time bombs, waiting to devastate your reputation as a sender. Overwhelmed with dead emails and...
Sun, 26 Jul, 2020 at 10:01 PM
Steps to recover your EMAIL ACCOUNT. 1. Update the password for your email account. Should consist of at least 8 alphanumeric characters, including a ...
Tue, 5 Aug, 2025 at 9:58 AM
Sample for PHP scripting: <?php require_once "Mail.php"; $from = "Sandra Sender <sender@example.com>"; $to = "...
Wed, 23 Jul, 2025 at 2:14 PM
Email Spoofing Email spoofing refers to email messages that have a forged sender address, making it seem as if the message originated from a source that mi...
Wed, 23 Jul, 2025 at 10:38 AM