Skip to content

Added Reply To and HTML ItemBody Type support in send_mail functionality #958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 4, 2025

Conversation

bhavberi
Copy link
Contributor

@bhavberi bhavberi commented May 4, 2025

Tested on the local system as well. Backward compatibility kept in mind for implementation.

Issue:
Current send_mail function doesn't have the functionality of setting reply_to address. Alongwith it, for setting HTML body type, you need to create an ItemBody type first with HTML content_type and then send that to send_mail. New implementation will ease things out for users.

@vgrem vgrem merged commit 6745bfc into vgrem:master May 4, 2025
@bhavberi bhavberi deleted the send_mail branch May 6, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants