Skip to content

Instantly share code, notes, and snippets.

@GermanCoding
GermanCoding / Modified SMTP (v.1.4) by IvyBits.java
Last active October 22, 2023 09:23
A simple library to send emails over (E)SMTP written by IvyBits and GermanCoding.
/**
* Copyright (c) 2014 Xiaomao Chen @ IvyBits
* All rights reserved.
*
* (Modified version by GermanCoding v.1.4.1)
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.