Pages

▼
Showing posts with label send email. Show all posts
Showing posts with label send email. Show all posts
Monday, December 19, 2016

Java Send Email Using Office 365 OAuth Connection

›
Download source code from here To get oauth access token & other information used in this code snippet visit: http://pritomkumar....
Sunday, December 18, 2016

Send Email Using Google OAuth & Java

›
Download source code & required jars from here For get access token & google user id click here package com . pkm . goog...
Thursday, November 24, 2016

Send email using Php & Outlook / Office 365 using Oauth connection

›
To get oauth access token & other information used in this code snippet visit: http://pritomkumar.blogspot.com/2016/11/write-php-app-...
7 comments:
Sunday, July 21, 2013

Sending E-mails in php using yahoo smtp

›
<?php   require  ' Mail/class.phpmailer.php ' ; $mail  = new  PHPMailer ;   $mail -> IsSMTP ();  // Set mailer to use SM...
›
Home
View web version
Powered by Blogger.