Test sending email from Java

GreenMail - Open Source suite of lightweight and sand boxed email servers supporting SMTP, POP3 and IMAP. (Github).

Integration Testing IMAP, SMTP and POP3 with GreenMail

How do I send an email in Java?

How do I receive email in Java?

Tags : Java
Created 25/03-2015 by Michael Bornholdt Nielsen
Java MongoDB: Get/Save Image using GridFS APIs
Tags : Java MongoDB
Created 27/02-2015 by Michael Bornholdt Nielsen
Change user picture in login manager/Fedora 21

Create the folder /var/lib/AccountsService/icons/<your_user_name>
The /var/lib/AccountsService/icons/ folders already exist.
Within that folder, place a 96x96 .png file of your choice.

Edit the file /var/lib/AccountsService/users/<your_user_name>
Add the line: Icon=/var/lib/AccountsService/icons/<your_user_name>/<my_picture>.png
 

Source : Change user picture in login manager/Fedora 19 XFCE - FedoraForum.org

Tags : Fedora
Created 26/02-2015 by Michael Bornholdt Nielsen
How to Use RSA Key for SSH Authentication

Create private/public key

[michael@localhost ~]$ ssh-keygen -t rsa -C michael@example.com

How to Use RSA Key for SSH Authentication

SSH Authentication Refused: Bad Ownership or Modes for Directory

Tags : SSH
Created 04/02-2015 by Michael Bornholdt Nielsen
Minecraft forge - mod 1.8
Tags : MineCraft
Created 03/02-2015 by Michael Bornholdt Nielsen
HowTo - Docker
Tags : Docker
Created 20/01-2015 by Michael Bornholdt Nielsen
Updated 23/01-2015 by Michael Bornholdt Nielsen
first page - previous page - next page
About
This site is used as a place to dump my ideas, links and other stuff I normaly forget.

Made by Michael Bornholdt Nielsen => Jarry.dk