Edgar P. Burkhart edpibu
edpibu pushed to main at edpibu/micromail 2025-05-17 21:43:30 +02:00
86d95ff610 Remove newline characters from message content in example scripts
edpibu pushed to main at edpibu/micromail 2025-05-17 21:39:45 +02:00
50af1527fb Improve error handling in send method by logging response on failure
edpibu pushed to main at edpibu/micromail 2025-05-17 21:35:56 +02:00
6f336c17c0 Fix STARTTLS handling and improve logging in MicromailClient
edpibu pushed to main at edpibu/micromail 2025-05-17 21:08:06 +02:00
8487456da1 Update installation instructions to include requirement for datetime library
edpibu pushed to main at edpibu/micromail 2025-05-17 21:07:31 +02:00
4b7268d4eb Add minimal example script and update README with warning about date synchronization
9d5419566c Add placeholder message content to example.py
Compare 2 commits »
edpibu pushed to main at edpibu/micromail 2025-05-17 21:03:12 +02:00
fb778c325a Add examples section to README for recommended usage with NTP time synchronization
edpibu pushed tag v0.1.2 to edpibu/micromail 2025-05-17 20:57:07 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-17 20:56:49 +02:00
1429665e0d Refactor release workflow to copy micromail.py instead of the folder, update README for installation instructions, and remove unused __init__.py file
edpibu pushed tag v0.1.1 to edpibu/micromail 2025-05-17 20:55:12 +02:00
edpibu deleted tag 0.1.1 from edpibu/micromail 2025-05-17 20:55:06 +02:00
edpibu pushed tag 0.1.1 to edpibu/micromail 2025-05-17 20:54:21 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-17 20:53:56 +02:00
7c44e71124 Refactor release workflow to streamline file preparation and update README for clearer installation instructions
edpibu pushed to main at edpibu/micromail 2025-05-17 20:46:43 +02:00
243c65fb49 Update README and MicromailClient to enhance documentation and ensure socket closure on quit
edpibu pushed tag v0.1.0 to edpibu/micromail 2025-05-17 20:14:53 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-17 20:14:34 +02:00
b9b97040d1 Add release workflow to automate package distribution
edpibu pushed to main at edpibu/micromail 2025-05-17 20:10:19 +02:00
7a57a986bf Update README and example.py for clarity and consistency in message writing
edpibu pushed to main at edpibu/micromail 2025-05-16 23:21:54 +02:00
91a6e7af3a Update example.py to correctly set message headers for sender and recipient
edpibu pushed to main at edpibu/micromail 2025-05-16 23:21:13 +02:00
84fdb3d499 Fix headers method to handle single recipient as a string
edpibu pushed to main at edpibu/micromail 2025-05-16 23:18:56 +02:00
65e449494d Add examples/local.py to .gitignore
edpibu pushed to main at edpibu/micromail 2025-05-16 23:17:03 +02:00
0ddfecf171 Add package.json to define project dependencies and versioning
22495ef051 Add example.py to demonstrate MicromailClient usage with NTP synchronization
Compare 2 commits »