Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
Yahoo
.
Show all posts
Showing posts with label
Yahoo
.
Show all posts
Thursday, January 19, 2017
php - Send ics calendar invite using Swift Mailer
›
Download full source code from here This code works fine with Gmail, Yahoo, Office 365, Outlook & Others. Some screenshots of differ...
Saturday, January 14, 2017
Send Calendar invite using Php & SwiftMailer
›
Download full source code from here This code works fine with Gmail, Yahoo, Office 365, Outlook & Others. Some screenshots of differ...
1 comment:
Friday, November 25, 2016
Java: Reading Email & Attachments From Different Email Server Using Javamail API
›
Download required jar for java mail from here . Code snippet package com . pritom . src ; import com.sun.mail.imap.IMAPFolder ; ...
2 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