Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1255 Visninger

I've extracted the image files from the email and now I want to convert the link in the message text using Python code.

That means I've this : src="cid:image001.png@01CC9ED6.84327130" and i want something like : src="http://xxx/image001.png"

Avatar
Kassér