Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot add additional recipients #3

Closed
jepunband opened this issue Jul 7, 2019 · 1 comment
Closed

cannot add additional recipients #3

jepunband opened this issue Jul 7, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jepunband
Copy link

Adding additional recipient address throws of some errors.

File "spoof.py", line 8, in
sys.exit(main())
File "spoof.py", line 6, in main
args.func(args)
File "/home/....wizard.py", line 42, in run
while recipient:
UnboundLocalError: local variable 'recipient' referenced before assignment.

@mikechabot
Copy link
Owner

Late to the party on this one, but this should now be all set.

@mikechabot mikechabot self-assigned this Feb 27, 2021
@mikechabot mikechabot added the bug Something isn't working label Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants