Oct 29, 2018 | E-mail Fraud (Phishing), Uncategorized
Another common fake email. If you move the mouse to “Verify” (do not press the link), an unknown URL will appear at the bottom. Neither your website nor our website (website-solution.net), it is largely a fake email.
Oct 23, 2018 | E-mail Fraud (Phishing)
Recently, another kind of email scam comes to our attention like this – It mentioned one of your password used in the past (may be 2 years or more..) (Below example one is NOT our password) from Google search results, there were some similar cases available in...
Sep 7, 2018 | PHP/MySQL Database, Web Hosting
In some circumstance, customer PHP website may use PHPMailer to send email Below is a basic PHPMailer configuration example for your reference – (You need to adjust Host, Username, Password , and your email content) <?php # # Based on PHPMailer v6.0.5 # ref.:...
Aug 3, 2018 | Email Hosting
What is backscattered email spam? In Internet, the sender address of an email is forge-able, someone pretend you to send an email to a 3rd party SMTP server. If the 3rd party server accepted that email, but found no such user, and bounced that email back. That email...
Jun 9, 2017 | Web Hosting
In some circumstance, customer may update the website. Customer’s original website may be (e.g.) at /shop/ Customer’s new website may be (e.g.) at /shop2/ Then, after the new website (e.g.) /shop2/ launch, it’d better to redirect existing traffic...