mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 07:56:16 +00:00
Fixed send_email
This commit is contained in:
parent
3125860f08
commit
d356426e00
@ -1612,7 +1612,7 @@ def send_email():
|
||||
global errorem
|
||||
global attachl
|
||||
global html
|
||||
if(not args.config):
|
||||
if(not args.list):
|
||||
sys.exit()
|
||||
element = parsed.getElementsByTagName("email")[0]
|
||||
toval = element.getAttribute("value").encode().decode("utf-8")
|
||||
|
Loading…
x
Reference in New Issue
Block a user