Open zkikvidze opened 5 years ago
Hello,
indeed it's not trivial to resume a campaign, it can be done using Django's shell but there is not such feature in the tool.
Have you been able to identify the problem that lead to this timeout ?
I keep this issue open and I'll think about adding such feature.
No, unfortunately i was not able to determine root cause. probably email server got 'ddosed'.
If you ll tell me hint to how to resume campaign from django shell, i will be very happy.
Thank you very much!
On Mon, 21 Oct 2019, 14:54 Heat Miser, notifications@github.com wrote:
Hello,
indeed it's not trivial to resume a campaign, it can be done using Django's shell but there is not such feature in the tool.
Have you been able to identify the problem that lead to this timeout ?
I keep this issue open and I'll think about adding such feature.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/certsocietegenerale/swordphish-awareness/issues/13?email_source=notifications&email_token=AAHZKYOI3TBVDXKWCRDGKETQPWC65A5CNFSM4JCYXQZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZ5G2Q#issuecomment-544461674, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZKYN36XNORTXVMF574ADQPWC65ANCNFSM4JCYXQZQ .
Hi,
I encoutered problem when using Swordphish and was not able to solve it by myself, so i am reporting it here.
After i started my campaign for large number of targets, in the middle of sending emails, Swordphish just stopped to send new ones, so most of the targets did not receive emails.
I found that file swordphish_celery_worker.log contains error about this issue:
As the error says, Swordphish received 'Connection timed out' from email server and after this, it just stopped to send new emails.
I was noy able to continue sending emails manually. It would be great if that was possible.
Hope someone can fix this issue.
Thank you for creating such a great software!