Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isayme/esender
send email using smtp protocol without auth.
https://github.com/isayme/esender
Last synced: 12 days ago
JSON representation
send email using smtp protocol without auth.
- Host: GitHub
- URL: https://github.com/isayme/esender
- Owner: isayme
- Created: 2013-03-24T13:12:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-25T01:31:11.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T14:21:44.369Z (8 months ago)
- Language: C
- Size: 174 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About #
How about send a mail without login? Just try SMTP.
This Program is a example using SMTP to act as a SMTP server.
Have Fun!
# How to use #
After build, run the result program, it will give you the help information.
## Attention ##
In this program, I used library libcurl and taked advantage of the feature of version **7.21.4**, If you have any problem while compiling, please contact me.
# Example #
![esender example](https://raw.github.com/isayme/esender/master/bin/esender_example.png)# Contact #
Email : isaymeorg [at] gmail [dot] com
Blog : [www.isayme.org](www.isayme.org "www.isayme.org") [Chinese Simplified]