Top Korean carrier: Over half of Note 9 orders were for most-expensive version

Samsung Galaxy Note 9.

  • According to a Korean telecom, over half of Note 9 pre-orders are for the 512GB version.
  • The incredibly expensive maxed-out Note 9 costs over $1,200.
  • Another Korean telecom says that Note 9 pre-orders exceed those for the Galaxy S9.

Even though the Samsung Galaxy Note 9 isn’t due to ship to customers until August 24, that hasn’t stopped Korea’s top mobile carrier SK Telecom. The carrier reports — via The Investor — it is already shipping the devices today, a full three days early.

The carrier also dished some statistics on the pre-orders it received. According to the telecom, over half of Galaxy Note 9 orders were for the incredibly expensive 512GB version, which here in the States costs $1,250. In South Korea, the handset goes for 1.35 million won (~$1,208).

SK Telecom also says that the Ocean Blue variant – with the yellow S Pen stylus, pictured above – is the most popular color choice in Korea.

Editor’s Pick

The carrier did not divulge any numerical statistics for the device pre-orders, so we don’t know how much “more than half” of the pre-orders really is.

However, a previously-reported statement from another local Korean carrier, via SamMobile, said that Note 9 pre-orders exceeded pre-orders for the Samsung Galaxy S9 by “roughly 30 to 50 percent.” This would seem like good news for Samsung – except the carrier also reported that those numbers are still less than the pre-orders it received for the Samsung Galaxy Note 8 last year.

It should also be noted that pre-orders and sales are two different things: many people could potentially pre-order a device and then not follow through with the purchase.

Until we get some more hard data on sales and shipment numbers, we won’t know for certain how well the Galaxy Note 9 is doing with its hefty price tag. But considering Samsung’s sales performance over the past year, let’s hope it’s doing as well as these Korean telecoms say it’s doing.

NEXT: Samsung Galaxy Note 9 review: In praise of incrementalism

Source: Android Zone

The post Top Korean carrier: Over half of Note 9 orders were for most-expensive version appeared first on TuneMaster.ml.

Realme 2 leaks: Do we need a successor already? (Update: It now has a launch date)

A purported render of the Realme 2. GSMArena

Update, August 21, 2018 (06:53 AM): Oppo’s Realme sub-brand is gearing up to launch the Realme 2 after all. The brand has sent invites out to journalists (including us) for an August 28 event, and it reveals a few pertinent details.

The invite specifically lists the Realme 2 name along with the tagline of “a notch above.” So if you had your doubts about it being a Realme 1 successor, well, the name says it all, doesn’t it? Additionally, the invite shows a phone with a notched display, marking a departure from the notch-less Realme 1.

The Realme 2 invite.

News of the successor comes a few days after the sub-brand prematurely published an image of a new Realme phone on its website. The image, supposedly showing the Realme 2, also revealed a fingerprint scanner and dual-camera setup on the back.

The Realme 1 lacked any sort of fingerprint scanner and had a single rear camera. So the new phone will be an immediate upgrade, at least in terms of biometric authentication.


Original article, August 16, 2018: The Realme 1 made waves upon its launch in May, coming as the first phone from Oppo’s budget-focused sub-brand. Now, just four months later, it looks like the brand could be ready to reveal the Realme 2.

According to GSMArena and MySmartPrice, an image of the new phone (seen at the top of this article) briefly popped up on the official Realme website, before being taken down and it seems to feature the same diamond pattern rear cover as the original device.

Lending credence to this being the Realme 2 is an older tweet (embedded below) from the Realme account, confirming that the new phone is coming. The tweet was in response to queries about a fingerprint scanner.

The lack of a fingerprint scanner was a glaring omission on the Realme 1, but the leaked image shows that the new phone indeed has a rear fingerprint scanner. This would be a welcome improvement because, unlike the Realme 1’s bog-standard facial recognition, fingerprint authentication actually works for payments, banking apps, and other cases.

The Realme 1.

The Realme 1.

Another noteworthy feature spotted on the new phone is a dual-camera setup, marking an upgrade on paper from the Realme 1’s single-camera shooter. It’s unclear what form this secondary camera will take, but many budget phones opt for a lower-resolution secondary shooter to enable depth-of-field effects.

The new phone has a notch too but, unlike Oppo’s newest phones, it doesn’t seem to have a waterdrop notch design.

Editor’s Pick

We don’t know much else about the Realme 2, but we wouldn’t be surprised if it retains the capable yet mid-range Helio P60 chipset or adopts a newer Snapdragon chipset. Either way, we’re expecting the new phone to have a budget price tag like its predecessor.

What do you make of this quick turnaround time for the new Realme phone? Is four months too soon for a product refresh like this? Let us know in the comments!

Up next: Lenovo Smart Display review — More than a Google Home with a screen

Source: Android Zone

The post Realme 2 leaks: Do we need a successor already? (Update: It now has a launch date) appeared first on TuneMaster.ml.

How to Set up WP Mail SMTP with Any Host (Ultimate Guide)

Do you want to set up WP Mail SMTP on your WordPress site? WP Mail SMTP is the best WordPress SMTP plugin which allows you to easily send WordPress emails using a secure mail transfer protocol or SMTP. In this article, we will show you how to easily set up WP Mail SMTP with any host.

Setting up WP Mail SMTP with any host

What is WP Mail SMTP? Why You Need it to Send WordPress Emails?

WP Mail SMTP is a WordPress plugin which allows you to send WordPress emails using an SMTP server. This ensures that your WordPress emails are delivered using the standard mail protocol.

Once you setup your WordPress site, you may notice that you are not getting any emails from WordPress. This includes WordPress notification emails and emails from your WordPress contact form plugin.

The reason for this is WordPress uses PHP mail() function to send emails. Most WordPress hosting companies do not configure it properly, and some simply disable it to prevent abuse.

The easiest fix for this issue is to use SMTP to send WordPress emails.

SMTP is the secure mail transfer protocol, and it is pretty much the standard way to send emails. It requires you to login to a mail server to send emails which prevents the abuse of the hosting server and improves email deliverability.

Most WordPress hosting companies offer free business email addresses which you can use with your own domain name. We recommend setting up a separate email address for your WordPress website. It can be anything like support@example.com or info@example.com.

Once you have created the email address, you can use it to send WordPress emails. You will still need to tell WordPress how to connect with your mail server.

This is where WP Mail SMTP plugin comes in. It allows you to send WordPress emails via SMTP by entering your SMTP credentials.

WP Mail SMTP is the most popular SMTP solution for WordPress (currently used by over 1 million websites). It’s maintained by the same team as WPForms.

The first thing you need to do is install and activate the WP Mail SMTP plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Upon activation, you need to visit Settings » WP Mail SMTP page to configure the plugin settings.

WP Mail SMTP Settings

You need to enter your SMTP settings to use WP Mail SMTP. The first part of the settings will be similar regardless of your hosting company. It includes the following settings:

  • From Email – This is the email address which will be used to send all WordPress emails.
  • From Name – This name will be used to send emails. We recommend using your website’s title as from name.
  • Mailer – You need to select ‘Other SMTP’ here as you will be sending emails using your hosts SMTP server
  • Return Path – Check this box to receive delivery notifications or bounced messages.

Note: If you want to use third-party mailers, then you can follow this guide to send WordPress emails via Gmail SMTP. We also have a similar guide for MailGun SMTP setup.

If you want to continue using your host, then you need to select Other SMTP and enter the SMTP server settings provided by hosting company.

  • SMTP Host – This is the SMTP host address provided by your hosting company.
  • Encryption – The encryption method used by your mail server to send emails. Usually it is TLS.
  • SMTP Port – This is the port used by outgoing mail server.
  • Auto TLS – This setting should be set to On
  • Authentication – Needs to be On
  • SMTP Username – This is usually the email address you are using to send emails
  • SMTP Password – This is the password for the email account you are using to send emails. We don’t recommend saving SMTP password here. Instead, you nedd to store your password in wp-config.php file.

Other SMTP

These settings are required to connect with any SMTP server. However, their values may differ from one WordPress hosting company to another.

Let’s see how to set up WP Mail SMTP plugin with different hosting companies.

Setting up WP Mail SMTP on Bluehost

Bluehost is one of the biggest hosting companies in the world and an officially recommended WordPress hosting provider.

We recommend Bluehost to all users who are starting a WordPress blog or making a small business website.

Following are the SMTP settings you will be using to connect WP Mail SMTP to Bluehost SMTP server.

  • SMTP Host – mail.example.com
  • Encryption – TLS
  • SMTP Port – 587
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

Bluehost SMTP

Setting up WP Mail SMTP on SiteGround

SiteGround is another popular WordPress hosting company. They offer excellent shared, managed, and WooCommerce hosting services.

Following are the SMTP settings you will be using to connect WP Mail SMTP with SiteGround servers.

  • SMTP Host – example.com
  • Encryption – TLS
  • SMTP Port – 587
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

SiteGround SMTP settings for WordPress

Setting up WP Mail SMTP on HostGator

HostGator is another popular WordPress hosting company. WPBeginner is hosted with HostGator, and we have been using them for over 10 years.

Following are the SMTP settings you will be using to connect WP Mail SMTP with HostGator servers.

  • SMTP Host – full.servername.com
  • Encryption – SSL
  • SMTP Port – 465
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

HostGator SMTP settings for WordPress

You will notice that instead of using your domain as the SMTP Host, it uses the server name. You can find the server name from your cPanel hosting dashboard.

Simply, login to your cPanel, and you will see the full server name in the right column towards the bottom.

HostGator server hostname

Setting up WP Mail SMTP on DreamHost

DreamHost is a popular WordPress hosting company. They have been around since 1997 (way before WordPress, Google, or Facebook) and offer shared WordPress hosting, managed, and VPS hosting plans.

Following are the SMTP settings you will be using to connect WP Mail SMTP with DreamHost servers.

  • SMTP Host – full.servername.com
  • Encryption – SSL
  • SMTP Port – 465
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

DreamHost SMTP

You will notice that Dreamhost doesn’t use your domain name as the mail server. Instead, they use different servers to manage emails, and you will need to find out which one is used by your hosting account.

You can do this by logging into your DreamHost hosting panel and then going to Support » Data Centers page. From here, you need to scroll down to the mail service section.

DreamHost Mail Service

You will find the name of the email cluster under the details column next to your domain name.

Next, you need to visit DreamHost’s email configuration page and scroll down to ‘Where to find your mail hostname (cluster) name’ section. Here you can match your email cluster with the names in the table and copy the outgoing server address next to it.

SMTP server DreamHost

Setting up WP Mail SMTP on InMotion Hosting

Following are the SMTP settings you will be using to connect WP Mail SMTP with InMotion Hosting servers.

  • SMTP Host – server##.inmotionhosting.com
  • Encryption – SSL
  • SMTP Port – 465
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

InMotion Hosting SMTP settings for WordPress

Note: In the SMTP host field, you need to replace ## with your server number. You can find this by logging in to your cPanel dashboard and then clicking on AMP details icon.

Finding your InMotion Hosting server number

Setting up WP Mail SMTP on GoDaddy

GoDaddy is world’s most popular domain name registrar, managing more than 76 million domain names for over 17.5 million customers. They also offer different hosting plans (For details see our article on the difference between domain name and web hosting).

Following are the SMTP settings you will be using to connect WP Mail SMTP with GoDaddy shared hosting plans.

  • SMTP Host – mail.example.com
  • Encryption – TLS
  • SMTP Port – 587
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

GoDaddy SMTP settings for WP Mail SMTP

Setting up WP Mail SMTP on iPage

Following are the SMTP settings you will be using to connect WP Mail SMTP with iPage hosting servers.

  • SMTP Host – smtp.ipage.com
  • Encryption – TLS
  • SMTP Port – 587
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

iPage SMTP settings for WP Mail SMTP

Setting up WP Mail SMTP on GreenGeeks

Following are the SMTP settings you will be using to connect WP Mail SMTP with GreenGeeks.

  • SMTP Host – mail.example.com
  • Encryption – SSL
  • SMTP Port – 465
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

GreenGeeks SMTP settings for WP Mail SMTP

Setting up WP Mail SMTP on JustHost

Following are the SMTP settings you will be using to connect WP Mail SMTP with JustHost.

  • SMTP Host – mail.example.com
  • Encryption – SSL
  • SMTP Port – 465
  • SMTP Username – Your email address (e.g. wordpress@example.com)
  • SMTP Password – Your email account password

JustHost SMTP settings for WP Mail SMTP

Setting up WP Mail SMTP with Third-Party Email Services

Some managed WordPress hosting companies do not offer email service as part of their hosting plan. In that case, you will need to use a third-party email service to send WordPress emails using SMTP.

The best way to send WordPress emails using SMTP is by using G Suite (formerly Google Apps for Work). It allows you to create professional business email addresses and use your existing domain name with popular Google apps like Gmail, Calendar, Google Drive, and more.

WP Mail SMTP allows you to easily configure WordPress to use Gmail servers for sending emails. This includes G Suite as well as your regular Gmail account. For detailed instructions, see our step by step guide on how to send WordPress emails using Gmail SMTP server.

You can also use MailGun to send WordPress emails. For details, see this guide on how to send WordPress emails via MailGun.

WP Mail SMTP also allows you to choose SendGrid as your mailer. You will just need to enter your API key which you can find under your SendGrid account.

We hope this article helped you learn how to set up WP Mail SMTP with any host. You may also want to see our guide on why you should never use WordPress to send your Newsletter emails.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Set up WP Mail SMTP with Any Host (Ultimate Guide) appeared first on WPBeginner.

Source: Wordpres

The post How to Set up WP Mail SMTP with Any Host (Ultimate Guide) appeared first on TuneMaster.ml.