Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#31460 closed New feature (invalid)

Keeping copy of the email in senders sent folder

Reported by: Samyak Gaur Owned by: nobody
Component: Core (Mail) Version: 3.0
Severity: Normal Keywords: mail copy
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

When we send the email using .send() function we can also use the .copy() function i created to keep a copy of the same email in the sent folder

Attachments (1)

copy.diff (897 bytes ) - added by Samyak Gaur 4 years ago.

Download all attachments as: .zip

Change History (3)

by Samyak Gaur, 4 years ago

Attachment: copy.diff added

comment:1 by Claude Paroz, 4 years ago

Resolution: invalid
Status: newclosed

Thanks for the proposal, but the use case is too specific to be included in Django. If you disagree please discuss first on the django-developers mailing list.

in reply to:  1 comment:2 by Samyak Gaur, 4 years ago

I agree its quite specific, thank you for your input claude!
Replying to Claude Paroz:

Thanks for the proposal, but the use case is too specific to be included in Django. If you disagree please discuss first on the django-developers mailing list.

Note: See TracTickets for help on using tickets.
Back to Top