martinrusev / imbox

Python IMAP for Human beings
MIT License
1.18k stars 190 forks source link

How can i get the whole path of a image? #168

Closed xlvchao closed 5 years ago

xlvchao commented 5 years ago

When i write a email, i insert a image into the text, so the trext'html i got by 'imbox' contains a img tag, but the src path is a relative path, how can i get the whole path?