mirror of https://github.com/MISP/mail_to_misp
more fixes
parent
5318c7b5a7
commit
83b695fe73
|
@ -54,6 +54,7 @@ debug = config.debug
|
|||
stdin_used = False
|
||||
|
||||
email_subject = config.email_subject_prefix
|
||||
mail_subject = ""
|
||||
#try:
|
||||
#if not sys.stdin.isatty():
|
||||
if len(sys.argv) == 1:
|
||||
|
|
Loading…
Reference in New Issue