Email Form with attachments

26 views
Skip to first unread message

sebasti...@gmail.com

unread,
Jul 4, 2021, 11:30:10 AM7/4/21
to Django users
Hello,

i need a form where i have normal email fields like:

to_address, from_address, subject, message and also i drag and drop zone where i can drop attachments. I have allready implement a normal drag and drop zone in another form where i can drag and drop files and it is upload und stored.

But when i create a new email email is not stored so i can't linked new files with this new email. 

How does it work? That i store attachments and when user then click submit from email form then all attachments are linked with new email?

Regards

David Crandell

unread,
Jul 4, 2021, 5:35:30 PM7/4/21
to Django users
Attachments need to be written to mail headers using MIME.

khokon dev

unread,
Jul 14, 2021, 9:46:32 AM7/14/21
to Django users
fasfas
Reply all
Reply to author
Forward
0 new messages