SMTP - CodexWorld https://www.codexworld.com/tag/smtp/ Web & Mobile App Development Company Thu, 29 Aug 2024 06:48:08 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico SMTP - CodexWorld https://www.codexworld.com/tag/smtp/ 32 32 91409221 Send Email via SMTP Server in Laravel using PHPMailer https://www.codexworld.com/laravel-send-email-with-smtp-server-phpmailer/ https://www.codexworld.com/laravel-send-email-with-smtp-server-phpmailer/#respond Mon, 31 May 2021 13:58:38 +0000 https://www.codexworld.com/?p=4657 Generally, we used the default mail() function to send emails in the PHP-based web application. But, the PHP mail() function sometimes fails to deliver email or deliver mail to the spam folder. Due to this,

The post Send Email via SMTP Server in Laravel using PHPMailer appeared first on CodexWorld.

]]>
https://www.codexworld.com/laravel-send-email-with-smtp-server-phpmailer/feed/ 0 4657
Send Email using PHPMailer in CodeIgniter https://www.codexworld.com/codeigniter-send-email-using-phpmailer-gmail-smtp/ https://www.codexworld.com/codeigniter-send-email-using-phpmailer-gmail-smtp/#comments Tue, 04 Dec 2018 20:14:30 +0000 https://www.codexworld.com/?p=3643 CodeIgniter’s Email class is the simplest way to send email in CodeIgniter application. Not only text/HTML email but also you can send email via SMTP server using CodeIgniter Email library. This Email class is a

The post Send Email using PHPMailer in CodeIgniter appeared first on CodexWorld.

]]>
https://www.codexworld.com/codeigniter-send-email-using-phpmailer-gmail-smtp/feed/ 2 3643
Send Email via SMTP Server in WordPress https://www.codexworld.com/send-email-via-smtp-server-wordpress/ https://www.codexworld.com/send-email-via-smtp-server-wordpress/#respond Wed, 28 Jun 2017 15:49:46 +0000 https://www.codexworld.com/?p=2579 When sending email from the script, it always a good idea to send using SMTP server. Send email via SMTP server prevents many issues such as your email being marked as spam. Basically, the mail()

The post Send Email via SMTP Server in WordPress appeared first on CodexWorld.

]]>
https://www.codexworld.com/send-email-via-smtp-server-wordpress/feed/ 0 2579
Sending Email via SMTP Server in CodeIgniter https://www.codexworld.com/codeigniter-send-email-gmail-smtp-server/ https://www.codexworld.com/codeigniter-send-email-gmail-smtp-server/#comments Wed, 31 May 2017 16:15:27 +0000 https://www.codexworld.com/?p=2492 Using SMTP server is always a good idea to send email from the script. Sometimes PHP mail() function fails to send email to the recipient or deliver email to the spam folder. To avoid this

The post Sending Email via SMTP Server in CodeIgniter appeared first on CodexWorld.

]]>
https://www.codexworld.com/codeigniter-send-email-gmail-smtp-server/feed/ 12 2492
Send Email via SMTP Server in PHP using PHPMailer https://www.codexworld.com/send-html-email-php-gmail-smtp-phpmailer/ https://www.codexworld.com/send-html-email-php-gmail-smtp-phpmailer/#comments Thu, 13 Apr 2017 17:08:47 +0000 https://www.codexworld.com/?p=2318 Send email from the script is the most used functionality in the web application. The PHP mail() function is used to send emails from the PHP script. When you send an email using the mail()

The post Send Email via SMTP Server in PHP using PHPMailer appeared first on CodexWorld.

]]>
https://www.codexworld.com/send-html-email-php-gmail-smtp-phpmailer/feed/ 9 2318