This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.
Install
pip install pydantic Tools · 2
- send_email Sends emails based on the provided subject, body, and receiver.
- search_attachments Searches for files in a specified directory that match a given pattern.
Links
★ 77 GitHub stars