globaleaks / GlobaLeaks

GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform.
https://www.globaleaks.org
Other
1.21k stars 265 forks source link

Issue with setting up SMTP server #3413

Open elbill opened 1 year ago

elbill commented 1 year ago

What version of GlobaLeaks are you using?

4.10.18 4.11.1

What browser(s) are you seeing the problem on?

Chrome, Microsoft Edge

What operating system(s) are you seeing the problem on?

Windows

Describe the issue

I was using an SMTP server. After an upgrade our provider chaged the SMTP server. While the new one works properly for email, when used in globleaks does not send notifications. The test notifications, takes a long time and eventualy no notifications are sent. I also checked with an smtp diagnostic service and there was no error. What could the problem be? Should I ask/check something with my provider (or chage providers)?

Proposed solution

No response

evilaliv3 commented 1 year ago

@elbill: Have you verified the configuration of the emails with other clients?

Maybe you provider is not enabling SMTP connections ?

elbill commented 1 year ago

I had the same configuration with the same provider. They allow connections. I managed to run my account from gmail and email clients.

On Thu, Mar 30, 2023 at 5:06 PM Giovanni Pellerano @.***> wrote:

@elbill https://github.com/elbill: Have you verified the configuration of the emails with other clients?

Maybe you provider is not enabling SMTP connections ?

— Reply to this email directly, view it on GitHub https://github.com/globaleaks/GlobaLeaks/issues/3413#issuecomment-1490368942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFRLQJTVNZ3BTE2H7QU444DW6WHOPANCNFSM6AAAAAAWMXNTYY . You are receiving this because you were mentioned.Message ID: @.***>

elbill commented 1 year ago

Is this a bug eventualy? Or an issue on my provider's side?

evilaliv3 commented 1 year ago

@elbill:

Regartding you specific question "Is this a bug eventualy? Or an issue on my provider's side?"; actually i did not have the possibility to look it futher so either the two are possible; i'm not aware of any bug and there has been no change in the SMTP implementation since years so i chink is probably a problem of configuration or support. Would you please pass me your /var/globaleaks/log/globaleaks.log file? Have you asked advice to your provider (they may have relevant logs that help undestanding the reason)

Is it possible that when you use your gmail account or other clients you are performing a simple SMTP connection configuring a username/password and you are not implementing OAUTH2 (where the server provide you a web interface to perform login?).

Currently globaleaks do not support OAUTH but just simple SMTP connections; i suspect the issue may lie here.

elbill commented 1 year ago

The behaviour is very strange. I have changed smtp server and kind of works but takes a lot of time and does not deliver every time. I will send you a log file to have a look.

elbill commented 1 year ago

topping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ecf550> 2023-04-04 10:15:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f36220> 2023-04-04 10:15:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:15:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f36220> 2023-04-04 10:15:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615070> 2023-04-04 10:15:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:15:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615070> 2023-04-04 10:15:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615b20> 2023-04-04 10:16:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:16:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615b20> 2023-04-04 10:16:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13e160> 2023-04-04 10:16:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:16:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13e160> 2023-04-04 10:16:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13bbe0> 2023-04-04 10:17:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:17:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13bbe0> 2023-04-04 10:17:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfdbb0> 2023-04-04 10:17:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:17:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfdbb0> 2023-04-04 10:17:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc8b0> 2023-04-04 10:17:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:17:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc8b0> 2023-04-04 10:18:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a5c6af0> 2023-04-04 10:18:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:18:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a5c6af0> 2023-04-04 10:18:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a577f10> 2023-04-04 10:19:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:19:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a577f10> 2023-04-04 10:19:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfdd30> 2023-04-04 10:19:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:19:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfdd30> 2023-04-04 10:19:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f011c0> 2023-04-04 10:20:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:20:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f011c0> 2023-04-04 10:20:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddce20> 2023-04-04 10:20:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:20:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddce20> 2023-04-04 10:20:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddc100> 2023-04-04 10:20:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:20:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddc100> 2023-04-04 10:20:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfa190> 2023-04-04 10:21:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:21:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfa190> 2023-04-04 10:21:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d7eeb0> 2023-04-04 10:21:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:21:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d7eeb0> 2023-04-04 10:21:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dceb20> 2023-04-04 10:22:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:22:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dceb20> 2023-04-04 10:22:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a06fe50> 2023-04-04 10:22:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:22:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a06fe50> 2023-04-04 10:22:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a7ad490> 2023-04-04 10:22:45+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa30a1df9d0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a9b4790>) 2023-04-04 10:22:46+0000 [-] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa30a1df9d0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a9b4790>) 2023-04-04 10:22:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:22:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a7ad490> 2023-04-04 10:22:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ecfe20> 2023-04-04 10:23:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:23:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ecfe20> 2023-04-04 10:23:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a577df0> 2023-04-04 10:23:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:23:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a577df0> 2023-04-04 10:23:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a145a30> 2023-04-04 10:24:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:24:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a145a30> 2023-04-04 10:24:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0e4dc0> 2023-04-04 10:24:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:24:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0e4dc0> 2023-04-04 10:24:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d4b880> 2023-04-04 10:25:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:25:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d4b880> 2023-04-04 10:25:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a61c340> 2023-04-04 10:25:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:25:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a61c340> 2023-04-04 10:25:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324cff640> 2023-04-04 10:26:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:26:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324cff640> 2023-04-04 10:26:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17b700> 2023-04-04 10:26:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:26:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17b700> 2023-04-04 10:26:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324c8efd0> 2023-04-04 10:26:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:26:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324c8efd0> 2023-04-04 10:26:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324c8e7f0> 2023-04-04 10:27:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:27:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324c8e7f0> 2023-04-04 10:27:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324e956a0> 2023-04-04 10:27:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:27:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324e956a0> 2023-04-04 10:27:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fca220> 2023-04-04 10:28:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:28:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fca220> 2023-04-04 10:28:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324eb46a0> 2023-04-04 10:28:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:28:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324eb46a0> 2023-04-04 10:28:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309de2430> 2023-04-04 10:28:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:28:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309de2430> 2023-04-04 10:28:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f881c0> 2023-04-04 10:29:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:29:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f881c0> 2023-04-04 10:29:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4ae130> 2023-04-04 10:29:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:29:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4ae130> 2023-04-04 10:29:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32404b400> 2023-04-04 10:30:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:30:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32404b400> 2023-04-04 10:30:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a56dd90> 2023-04-04 10:30:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:30:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a56dd90> 2023-04-04 10:30:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ad1bdc0> 2023-04-04 10:30:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:30:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ad1bdc0> 2023-04-04 10:31:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a652bb0> 2023-04-04 10:31:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:31:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a652bb0> 2023-04-04 10:31:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3248955e0> 2023-04-04 10:32:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:32:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3248955e0> 2023-04-04 10:32:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a138a00> 2023-04-04 10:32:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:32:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a138a00> 2023-04-04 10:32:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6664f0> 2023-04-04 10:33:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:33:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6664f0> 2023-04-04 10:33:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3247fe250> 2023-04-04 10:33:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:33:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3247fe250> 2023-04-04 10:33:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17b250> 2023-04-04 10:33:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:33:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17b250> 2023-04-04 10:33:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324318850> 2023-04-04 10:34:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:34:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324318850> 2023-04-04 10:34:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a728580> 2023-04-04 10:34:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:34:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a728580> 2023-04-04 10:34:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30af4faf0> 2023-04-04 10:35:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:35:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30af4faf0> 2023-04-04 10:35:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a92e310> 2023-04-04 10:35:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:35:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a92e310> 2023-04-04 10:35:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240451c0> 2023-04-04 10:35:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:35:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240451c0> 2023-04-04 10:35:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2150a0> 2023-04-04 10:36:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:36:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2150a0> 2023-04-04 10:36:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddcb50> 2023-04-04 10:36:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:36:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddcb50> 2023-04-04 10:36:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324cb6280> 2023-04-04 10:37:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:37:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324cb6280> 2023-04-04 10:37:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fcf220> 2023-04-04 10:37:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:37:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fcf220> 2023-04-04 10:37:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a31e070> 2023-04-04 10:38:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:38:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a31e070> 2023-04-04 10:38:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1cdd90> 2023-04-04 10:38:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:38:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1cdd90> 2023-04-04 10:38:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f04670> 2023-04-04 10:39:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:39:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f04670> 2023-04-04 10:39:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324920b20> 2023-04-04 10:39:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:39:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324920b20> 2023-04-04 10:39:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23da60> 2023-04-04 10:39:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:39:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23da60> 2023-04-04 10:39:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23dac0> 2023-04-04 10:40:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:40:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23dac0> 2023-04-04 10:40:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f04a00> 2023-04-04 10:40:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:40:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f04a00> 2023-04-04 10:40:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32798c610> 2023-04-04 10:41:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:41:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32798c610> 2023-04-04 10:41:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f44460> 2023-04-04 10:41:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:41:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f44460> 2023-04-04 10:41:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aed62e0> 2023-04-04 10:41:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:41:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aed62e0> 2023-04-04 10:41:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aed60d0> 2023-04-04 10:42:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:42:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aed60d0> 2023-04-04 10:42:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a138bb0> 2023-04-04 10:42:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:42:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a138bb0> 2023-04-04 10:42:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3245c6520> 2023-04-04 10:43:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:43:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3245c6520> 2023-04-04 10:43:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30affca00> 2023-04-04 10:43:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:43:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30affca00> 2023-04-04 10:43:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efcac0> 2023-04-04 10:43:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:43:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efcac0> 2023-04-04 10:44:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e51f0> 2023-04-04 10:44:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:44:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e51f0> 2023-04-04 10:44:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e36cd0> 2023-04-04 10:45:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:45:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e36cd0> 2023-04-04 10:45:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a9ae490> 2023-04-04 10:45:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:45:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a9ae490> 2023-04-04 10:45:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e8b040> 2023-04-04 10:46:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:46:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e8b040> 2023-04-04 10:46:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2a53a0> 2023-04-04 10:46:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:46:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2a53a0> 2023-04-04 10:46:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2a5fa0> 2023-04-04 10:46:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:46:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2a5fa0> 2023-04-04 10:46:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a9b42b0> 2023-04-04 10:47:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:47:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a9b42b0> 2023-04-04 10:47:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324f3fc40> 2023-04-04 10:47:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:47:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324f3fc40> 2023-04-04 10:47:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f57040> 2023-04-04 10:48:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:48:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f57040> 2023-04-04 10:48:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309daeeb0> 2023-04-04 10:48:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:48:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309daeeb0> 2023-04-04 10:48:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e5e160> 2023-04-04 10:48:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:48:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e5e160> 2023-04-04 10:48:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309db0730> 2023-04-04 10:49:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:49:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309db0730> 2023-04-04 10:49:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242d9910> 2023-04-04 10:49:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:49:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242d9910> 2023-04-04 10:49:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e59ee0> 2023-04-04 10:50:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:50:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e59ee0> 2023-04-04 10:50:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1414c0> 2023-04-04 10:50:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:50:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1414c0> 2023-04-04 10:50:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f013a0> 2023-04-04 10:51:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:51:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f013a0> 2023-04-04 10:51:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0e48e0> 2023-04-04 10:51:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:51:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0e48e0> 2023-04-04 10:51:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a222550> 2023-04-04 10:52:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:52:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a222550> 2023-04-04 10:52:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a794220> 2023-04-04 10:52:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:52:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a794220> 2023-04-04 10:52:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324ca4fd0> 2023-04-04 10:52:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:52:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324ca4fd0> 2023-04-04 10:52:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0c21f0> 2023-04-04 10:52:45+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa30a451e50>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a57bca0>) 2023-04-04 10:52:46+0000 [-] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa30a451e50>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a57bca0>) 2023-04-04 10:53:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:51:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0e48e0> 2023-04-04 10:51:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:51:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0e48e0> 2023-04-04 10:51:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a222550> 2023-04-04 10:52:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:52:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a222550> 2023-04-04 10:52:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a794220> 2023-04-04 10:52:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:52:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a794220> 2023-04-04 10:52:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324ca4fd0> 2023-04-04 10:52:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:52:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0c21f0> 2023-04-04 10:52:45+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa30a451e50>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a57bca0>)tionPool._newConnection..quiescentCallback at 0x7fa30a451e50>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a57bca0>)ect at 0x7fa30a0c21f0> 2023-04-04 10:53:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e7a8b0> 2023-04-04 10:53:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:53:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e7a8b0> 2023-04-04 10:53:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a822c40> 2023-04-04 10:54:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:54:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a822c40> 2023-04-04 10:54:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41910> 2023-04-04 10:54:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41910> 2023-04-04 10:54:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:54:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41910> 2023-04-04 10:54:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a147b50> 2023-04-04 10:54:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:54:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a147b50> 2023-04-04 10:54:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a147250> 2023-04-04 10:55:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:55:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a147250> 2023-04-04 10:55:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a812a90> 2023-04-04 10:55:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:55:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a812a90> 2023-04-04 10:55:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0926a0> 2023-04-04 10:56:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:56:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0926a0> 2023-04-04 10:56:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32798c220> 2023-04-04 10:56:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:56:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32798c220> 2023-04-04 10:56:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f26220> 2023-04-04 10:56:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:56:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f26220> 2023-04-04 10:57:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a12c190> 2023-04-04 10:57:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:57:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a12c190> 2023-04-04 10:57:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6b3c40> 2023-04-04 10:58:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:58:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6b3c40> 2023-04-04 10:58:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32427f070> 2023-04-04 10:58:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:58:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32427f070> 2023-04-04 10:58:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324799310> 2023-04-04 10:59:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:59:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324799310> 2023-04-04 10:59:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30acf31f0> 2023-04-04 10:59:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 10:59:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30acf31f0> 2023-04-04 10:59:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279d42b0> 2023-04-04 10:59:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 10:59:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279d42b0> 2023-04-04 10:59:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279d0f70> 2023-04-04 11:00:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:00:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279d0f70> 2023-04-04 11:00:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a843610> 2023-04-04 11:00:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:00:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a843610> 2023-04-04 11:00:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a915400> 2023-04-04 11:01:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:01:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a915400> 2023-04-04 11:01:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32443b130> 2023-04-04 11:01:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:01:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32443b130> 2023-04-04 11:01:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a90fd30> 2023-04-04 11:01:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:01:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a90fd30> 2023-04-04 11:01:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a44a400> 2023-04-04 11:02:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:02:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a44a400> 2023-04-04 11:02:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242ceb20> 2023-04-04 11:02:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:02:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242ceb20> 2023-04-04 11:02:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32450e9d0> 2023-04-04 11:03:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:03:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32450e9d0> 2023-04-04 11:03:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e99f10> 2023-04-04 11:03:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:03:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e99f10> 2023-04-04 11:03:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30afd1e20> 2023-04-04 11:04:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:04:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30afd1e20> 2023-04-04 11:04:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30afcdb20> 2023-04-04 11:04:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:04:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30afcdb20> 2023-04-04 11:04:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e52b0> 2023-04-04 11:05:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:05:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e52b0> 2023-04-04 11:05:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fa75e0> 2023-04-04 11:05:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:05:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fa75e0> 2023-04-04 11:05:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17b0d0> 2023-04-04 11:05:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:05:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17b0d0> 2023-04-04 11:05:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324893700> 2023-04-04 11:06:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:06:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324893700> 2023-04-04 11:06:11+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23dee0> 2023-04-04 11:06:13+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23dee0> 2023-04-04 11:06:14+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a18a1f0> 2023-04-04 11:06:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a18a1f0> 2023-04-04 11:06:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a156160> 2023-04-04 11:06:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a156160> 2023-04-04 11:06:21+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aa05820> 2023-04-04 11:06:24+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aa05820> 2023-04-04 11:06:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32467cd60> 2023-04-04 11:06:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32467cd60> 2023-04-04 11:06:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32612e4c0> 2023-04-04 11:07:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:07:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32612e4c0> 2023-04-04 11:07:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d66a30> 2023-04-04 11:07:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:07:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d66a30> 2023-04-04 11:07:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30acd18b0> 2023-04-04 11:08:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:08:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30acd18b0> 2023-04-04 11:08:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1e5a30> 2023-04-04 11:08:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:08:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1e5a30> 2023-04-04 11:08:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a63a1c0> 2023-04-04 11:08:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:08:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a63a1c0> 2023-04-04 11:08:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23d820> 2023-04-04 11:09:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:09:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23d820> 2023-04-04 11:09:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0eab80> 2023-04-04 11:09:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:09:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0eab80> 2023-04-04 11:09:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ae916a0> 2023-04-04 11:10:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:10:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ae916a0> 2023-04-04 11:10:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ff6a00> 2023-04-04 11:10:32+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:10:32+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ff6a00> 2023-04-04 11:10:33+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a18a850> 2023-04-04 11:11:03+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:11:03+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a18a850> 2023-04-04 11:11:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30af47c70> 2023-04-04 11:11:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:11:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30af47c70> 2023-04-04 11:11:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f44550> 2023-04-04 11:12:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:12:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f44550> 2023-04-04 11:12:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a57a550> 2023-04-04 11:12:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:12:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a57a550> 2023-04-04 11:12:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a549250> 2023-04-04 11:12:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:12:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a549250> 2023-04-04 11:12:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddcaf0> 2023-04-04 11:13:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:13:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddcaf0> 2023-04-04 11:13:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0b9940> 2023-04-04 11:13:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:13:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0b9940> 2023-04-04 11:13:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fe7700> 2023-04-04 11:14:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:14:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fe7700> 2023-04-04 11:14:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a9647c0> 2023-04-04 11:14:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:14:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a9647c0> 2023-04-04 11:14:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17bcd0> 2023-04-04 11:14:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:14:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a17bcd0> 2023-04-04 11:14:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a63a220> 2023-04-04 11:15:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:15:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a63a220> 2023-04-04 11:15:21+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0717f0> 2023-04-04 11:15:24+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0717f0> 2023-04-04 11:15:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ab6b610> 2023-04-04 11:15:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:15:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ab6b610> 2023-04-04 11:15:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddae50> 2023-04-04 11:16:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:16:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ddae50> 2023-04-04 11:16:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ab6bc40> 2023-04-04 11:16:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:16:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ab6bc40> 2023-04-04 11:16:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0eaca0> 2023-04-04 11:16:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:16:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0eaca0> 2023-04-04 11:17:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309eeaca0> 2023-04-04 11:17:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:17:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309eeaca0> 2023-04-04 11:17:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ad3b280> 2023-04-04 11:18:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:18:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ad3b280> 2023-04-04 11:18:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a10a1c0> 2023-04-04 11:18:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:18:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a10a1c0> 2023-04-04 11:18:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242d9910> 2023-04-04 11:19:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:19:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242d9910> 2023-04-04 11:19:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ef2df0> 2023-04-04 11:19:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:19:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ef2df0> 2023-04-04 11:19:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c3d0> 2023-04-04 11:19:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:19:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c3d0> 2023-04-04 11:19:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a702e80> 2023-04-04 11:20:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:20:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a702e80> 2023-04-04 11:20:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ea06d0> 2023-04-04 11:20:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:20:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ea06d0> 2023-04-04 11:20:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dce1f0> 2023-04-04 11:21:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:21:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dce1f0> 2023-04-04 11:21:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c040> 2023-04-04 11:21:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:21:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c040> 2023-04-04 11:21:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a7788b0> 2023-04-04 11:21:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:21:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a7788b0> 2023-04-04 11:21:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a307820> 2023-04-04 11:22:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:22:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a307820> 2023-04-04 11:22:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a445580> 2023-04-04 11:22:45+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa309bfd280>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa309f7b610>) 2023-04-04 11:22:45+0000 [-] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa309bfd280>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa309f7b610>) 2023-04-04 11:22:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:22:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a445580> 2023-04-04 11:22:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aea34c0> 2023-04-04 11:23:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:23:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aea34c0> 2023-04-04 11:23:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a071f70> 2023-04-04 11:23:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:23:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a071f70> 2023-04-04 11:23:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ed67c0> 2023-04-04 11:24:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:24:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ed67c0> 2023-04-04 11:24:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f01d00> 2023-04-04 11:24:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:24:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f01d00> 2023-04-04 11:24:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a964eb0> 2023-04-04 11:25:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:25:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a964eb0> 2023-04-04 11:25:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e36a30> 2023-04-04 11:25:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:25:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309e36a30> 2023-04-04 11:25:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa34015e580> 2023-04-04 11:25:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:25:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa34015e580> 2023-04-04 11:25:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13b8b0> 2023-04-04 11:26:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:26:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13b8b0> 2023-04-04 11:26:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1865b0> 2023-04-04 11:26:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:26:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1865b0> 2023-04-04 11:26:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c640> 2023-04-04 11:27:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:27:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c640> 2023-04-04 11:27:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d09a60> 2023-04-04 11:27:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:27:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d09a60> 2023-04-04 11:27:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242fb970> 2023-04-04 11:27:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:27:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242fb970> 2023-04-04 11:27:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d88dc0> 2023-04-04 11:28:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:28:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d88dc0> 2023-04-04 11:28:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aa05730> 2023-04-04 11:28:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:28:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aa05730> 2023-04-04 11:28:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309c208b0> 2023-04-04 11:29:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:29:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309c208b0> 2023-04-04 11:29:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a63df40> 2023-04-04 11:29:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:29:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a63df40> 2023-04-04 11:29:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a31efd0> 2023-04-04 11:29:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:29:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a31efd0> 2023-04-04 11:30:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240afe20> 2023-04-04 11:30:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:30:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240afe20> 2023-04-04 11:30:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f4c130> 2023-04-04 11:31:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:31:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f4c130> 2023-04-04 11:31:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a5da730> 2023-04-04 11:31:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:31:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a5da730> 2023-04-04 11:31:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ff30a0> 2023-04-04 11:32:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:32:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ff30a0> 2023-04-04 11:32:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fa8520> 2023-04-04 11:32:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:32:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fa8520> 2023-04-04 11:32:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fa87f0> 2023-04-04 11:32:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:32:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fa87f0> 2023-04-04 11:32:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23d340> 2023-04-04 11:33:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:33:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23d340> 2023-04-04 11:33:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f4cd00> 2023-04-04 11:33:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:33:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f4cd00> 2023-04-04 11:33:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32431cdc0> 2023-04-04 11:34:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:34:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32431cdc0> 2023-04-04 11:34:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242f7df0> 2023-04-04 11:34:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:34:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242f7df0> 2023-04-04 11:34:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324854160> 2023-04-04 11:34:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:34:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324854160> 2023-04-04 11:34:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279c9d90> 2023-04-04 11:35:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:35:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279c9d90> 2023-04-04 11:35:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279c63a0> 2023-04-04 11:35:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:35:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279c63a0> 2023-04-04 11:35:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa327985430> 2023-04-04 11:36:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:36:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa327985430> 2023-04-04 11:36:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3246adbb0> 2023-04-04 11:36:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:36:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3246adbb0> 2023-04-04 11:36:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d66040> 2023-04-04 11:37:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:37:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d66040> 2023-04-04 11:37:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0eba30> 2023-04-04 11:37:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:37:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0eba30> 2023-04-04 11:37:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32430f220> 2023-04-04 11:38:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:38:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa32430f220> 2023-04-04 11:38:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa326104400> 2023-04-04 11:38:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:38:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa326104400> 2023-04-04 11:38:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23da00> 2023-04-04 11:38:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:38:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a23da00> 2023-04-04 11:38:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f4cbe0> 2023-04-04 11:39:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:39:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f4cbe0> 2023-04-04 11:39:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f010d0> 2023-04-04 11:39:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:39:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f010d0> 2023-04-04 11:39:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324d19700> 2023-04-04 11:40:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:40:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324d19700> 2023-04-04 11:40:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324553070> 2023-04-04 11:40:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:40:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324553070> 2023-04-04 11:40:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a95bfa0> 2023-04-04 11:40:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:40:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a95bfa0> 2023-04-04 11:40:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a95bc40> 2023-04-04 11:41:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:41:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a95bc40> 2023-04-04 11:41:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a8e9af0> 2023-04-04 11:41:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:41:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a8e9af0> 2023-04-04 11:41:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242cafa0> 2023-04-04 11:42:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:42:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242cafa0> 2023-04-04 11:42:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30afc0b20> 2023-04-04 11:42:30+0000 [-] [E] Unhandled exception raised: 2023-04-04 11:42:30+0000 [-] [E] PermissionError Not enough permissions.\n\nTraceback (most recent call last):\n\n File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 151, in maybeDeferred\n result = f(*args, *kw)\n\n File "/usr/lib/python3/dist-packages/globaleaks/rest/decorators.py", line 57, in wrapper\n return f(self, args, **kwargs)\n\n File "/usr/lib/python3/dist-packages/globaleaks/handlers/script.py", line 29, in get\n return self.write_file('script.js', path)\n\n File "/usr/lib/python3/dist-packages/globaleaks/handlers/base.py", line 298, in write_file\n fp = self.open_file(fp)\n\n File "/usr/lib/python3/dist-packages/globaleaks/handlers/base.py", line 294, in open_file\n return open(filepath, 'rb')\n\nPermissionError: [Errno 13] Permission denied: '/var/globaleaks/scripts/20'\n 2023-04-04 11:42:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:42:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30afc0b20> 2023-04-04 11:42:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a41cc10> 2023-04-04 11:42:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:42:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a41cc10> 2023-04-04 11:43:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ab774f0> 2023-04-04 11:43:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:43:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ab774f0> 2023-04-04 11:43:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240562b0> 2023-04-04 11:44:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:44:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240562b0> 2023-04-04 11:44:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13e970> 2023-04-04 11:44:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:44:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a13e970> 2023-04-04 11:44:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0ecca0> 2023-04-04 11:45:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:45:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0ecca0> 2023-04-04 11:45:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ac61b20> 2023-04-04 11:45:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:45:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30ac61b20> 2023-04-04 11:45:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309da9fd0> 2023-04-04 11:45:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:45:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309da9fd0> 2023-04-04 11:45:41+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fbbeb0> 2023-04-04 11:45:41+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324fbbeb0> 2023-04-04 11:45:42+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6add90> 2023-04-04 11:45:43+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6add90> 2023-04-04 11:45:44+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309c248e0> 2023-04-04 11:45:44+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309c248e0> 2023-04-04 11:45:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1c2b50> 2023-04-04 11:45:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1c2b50> 2023-04-04 11:45:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242ca3d0> 2023-04-04 11:45:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242ca3d0> 2023-04-04 11:45:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240afc70> 2023-04-04 11:46:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:46:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3240afc70> 2023-04-04 11:46:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324cdb4c0> 2023-04-04 11:46:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:46:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324cdb4c0> 2023-04-04 11:46:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615340> 2023-04-04 11:47:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:47:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615340> 2023-04-04 11:47:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f727c0> 2023-04-04 11:47:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:47:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f727c0> 2023-04-04 11:47:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f72b50> 2023-04-04 11:48:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:48:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f72b50> 2023-04-04 11:48:01+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a7dbd30> 2023-04-04 11:48:04+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a7dbd30> 2023-04-04 11:48:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a16d220> 2023-04-04 11:48:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:48:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a16d220> 2023-04-04 11:48:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d098e0> 2023-04-04 11:49:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:49:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d098e0> 2023-04-04 11:49:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324eb4460> 2023-04-04 11:49:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:49:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324eb4460> 2023-04-04 11:49:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aa67250> 2023-04-04 11:49:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:49:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aa67250> 2023-04-04 11:49:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fe7f40> 2023-04-04 11:50:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:50:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fe7f40> 2023-04-04 11:50:11+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d7e700> 2023-04-04 11:50:13+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d7e700> 2023-04-04 11:50:14+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4456a0> 2023-04-04 11:50:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4456a0> 2023-04-04 11:50:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2229d0> 2023-04-04 11:50:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:50:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2229d0> 2023-04-04 11:50:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a308df0> 2023-04-04 11:51:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:51:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a308df0> 2023-04-04 11:51:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a156820> 2023-04-04 11:51:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:51:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a156820> 2023-04-04 11:51:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d7ec10> 2023-04-04 11:51:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:51:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d7ec10> 2023-04-04 11:52:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615f10> 2023-04-04 11:52:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:52:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a615f10> 2023-04-04 11:52:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e5e80> 2023-04-04 11:52:45+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa309ec68b0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a0ece50>) 2023-04-04 11:52:46+0000 [-] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa309ec68b0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30a0ece50>) 2023-04-04 11:53:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:53:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e5e80> 2023-04-04 11:53:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0ec7f0> 2023-04-04 11:53:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:53:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0ec7f0> 2023-04-04 11:53:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c250> 2023-04-04 11:54:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:54:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a68c250> 2023-04-04 11:54:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1355b0> 2023-04-04 11:54:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:54:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1355b0> 2023-04-04 11:54:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324efd2e0> 2023-04-04 11:54:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:54:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324efd2e0> 2023-04-04 11:54:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a70cd90> 2023-04-04 11:55:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:55:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a70cd90> 2023-04-04 11:55:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309b31a30> 2023-04-04 11:55:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:55:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309b31a30> 2023-04-04 11:55:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309da99a0> 2023-04-04 11:56:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:56:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309da99a0> 2023-04-04 11:56:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfdfa0> 2023-04-04 11:56:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:56:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfdfa0> 2023-04-04 11:56:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ed6f70> 2023-04-04 11:56:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:56:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ed6f70> 2023-04-04 11:56:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d93b50> 2023-04-04 11:57:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:57:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d93b50> 2023-04-04 11:57:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324848fd0> 2023-04-04 11:57:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:57:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa324848fd0> 2023-04-04 11:57:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f06220> 2023-04-04 11:58:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:58:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f06220> 2023-04-04 11:58:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41bb0> 2023-04-04 11:58:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 11:58:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41bb0> 2023-04-04 11:58:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41f70> 2023-04-04 11:59:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:59:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d41f70> 2023-04-04 11:59:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fac730> 2023-04-04 11:59:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 11:59:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fac730> 2023-04-04 11:59:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d413d0> 2023-04-04 12:00:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:00:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d413d0> 2023-04-04 12:00:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1134c0> 2023-04-04 12:00:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:00:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1134c0> 2023-04-04 12:00:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f39e50> 2023-04-04 12:00:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:00:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f39e50> 2023-04-04 12:00:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f39a30> 2023-04-04 12:01:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:01:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f39a30> 2023-04-04 12:01:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fa1c40> 2023-04-04 12:01:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:01:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309fa1c40> 2023-04-04 12:01:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1e1c70> 2023-04-04 12:02:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:02:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1e1c70> 2023-04-04 12:02:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f39400> 2023-04-04 12:02:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:02:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f39400> 2023-04-04 12:02:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279c93a0> 2023-04-04 12:02:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:02:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279c93a0> 2023-04-04 12:02:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dce9a0> 2023-04-04 12:03:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:03:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dce9a0> 2023-04-04 12:03:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6a2610> 2023-04-04 12:03:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:03:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6a2610> 2023-04-04 12:03:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a90f040> 2023-04-04 12:04:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:04:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a90f040> 2023-04-04 12:04:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2bd730> 2023-04-04 12:04:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:04:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a2bd730> 2023-04-04 12:04:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d82520> 2023-04-04 12:04:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:04:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309d82520> 2023-04-04 12:05:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aeea880> 2023-04-04 12:05:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:05:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30aeea880> 2023-04-04 12:05:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3245fd520> 2023-04-04 12:06:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:06:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3245fd520> 2023-04-04 12:06:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3250c07c0> 2023-04-04 12:06:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:06:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3250c07c0> 2023-04-04 12:06:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa325090a30> 2023-04-04 12:07:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:07:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa325090a30> 2023-04-04 12:07:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1c2610> 2023-04-04 12:07:09+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:07:09+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1c2610> 2023-04-04 12:07:10+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3250c0160> 2023-04-04 12:07:40+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:07:40+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3250c0160> 2023-04-04 12:07:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a695a30> 2023-04-04 12:08:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:08:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a695a30> 2023-04-04 12:08:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30af6ff10> 2023-04-04 12:08:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:08:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30af6ff10> 2023-04-04 12:08:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f72940> 2023-04-04 12:09:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:09:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f72940> 2023-04-04 12:09:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ce4d00> 2023-04-04 12:09:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:09:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ce4d00> 2023-04-04 12:09:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ce4ca0> 2023-04-04 12:09:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:09:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ce4ca0> 2023-04-04 12:09:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a113310> 2023-04-04 12:10:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:10:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a113310> 2023-04-04 12:10:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f57bb0> 2023-04-04 12:10:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:10:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f57bb0> 2023-04-04 12:10:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f57c40> 2023-04-04 12:11:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:11:27+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309f57c40> 2023-04-04 12:11:28+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a87edf0> 2023-04-04 12:11:29+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:11:29+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a87edf0> 2023-04-04 12:11:30+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309caaa90> 2023-04-04 12:12:00+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:12:00+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309caaa90> 2023-04-04 12:12:05+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ce4d00> 2023-04-04 12:12:35+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:12:35+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ce4d00> 2023-04-04 12:12:36+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242fba00> 2023-04-04 12:13:06+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:13:06+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3242fba00> 2023-04-04 12:13:07+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ae0280> 2023-04-04 12:13:37+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:13:37+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ae0280> 2023-04-04 12:13:38+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc070> 2023-04-04 12:13:39+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:13:39+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc070> 2023-04-04 12:13:40+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6b3850> 2023-04-04 12:14:10+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:14:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a6b3850> 2023-04-04 12:14:15+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309c53880> 2023-04-04 12:14:45+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:14:45+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309c53880> 2023-04-04 12:14:46+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ae0a90> 2023-04-04 12:15:16+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:15:16+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ae0a90> 2023-04-04 12:15:17+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfd250> 2023-04-04 12:15:47+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:15:47+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309dfd250> 2023-04-04 12:15:48+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1aa610> 2023-04-04 12:15:49+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:15:49+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1aa610> 2023-04-04 12:15:50+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ab7910> 2023-04-04 12:16:20+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:16:20+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309ab7910> 2023-04-04 12:16:21+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309aee460> 2023-04-04 12:16:24+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309aee460> 2023-04-04 12:16:25+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a9d460> 2023-04-04 12:16:55+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:16:55+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a9d460> 2023-04-04 12:16:56+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a7cb20> 2023-04-04 12:17:26+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:17:26+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a7cb20> 2023-04-04 12:17:27+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309acfa60> 2023-04-04 12:17:57+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:17:57+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309acfa60> 2023-04-04 12:17:58+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a28df0> 2023-04-04 12:17:59+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:17:59+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a28df0> 2023-04-04 12:18:00+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3099f8af0> 2023-04-04 12:18:30+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:18:30+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3099f8af0> 2023-04-04 12:18:35+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a08a00> 2023-04-04 12:19:05+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:19:05+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a08a00> 2023-04-04 12:19:06+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3099b1820> 2023-04-04 12:19:36+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:19:36+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3099b1820> 2023-04-04 12:19:37+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30999a2b0> 2023-04-04 12:20:07+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:20:07+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30999a2b0> 2023-04-04 12:20:08+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a081c0> 2023-04-04 12:20:10+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:20:10+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309a081c0> 2023-04-04 12:20:11+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309acf430> 2023-04-04 12:20:41+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:20:41+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309acf430> 2023-04-04 12:20:45+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0b9700> 2023-04-04 12:21:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:21:15+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a0b9700> 2023-04-04 12:21:16+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a203d90> 2023-04-04 12:21:46+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:21:15+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:21:46+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a203d90> 2023-04-04 12:21:47+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc3d0> 2023-04-04 12:22:17+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:22:17+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc3d0> 2023-04-04 12:22:18+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279416d0> 2023-04-04 12:22:19+0000 [-] [E] [13] SMTP connection failed (Exception: 550 No recipients accepted\nvstama@fraudline.gr: 550 No Such User Here\n>>> MAIL FROM:notifications@whistleplus.com\n<<< 250 OK\n>>> RCPT TO:vstama@fraudline.gr\n<<< 550 No Such User Here\n) 2023-04-04 12:22:19+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa3279416d0> 2023-04-04 12:22:20+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1aaaf0> 2023-04-04 12:22:45+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa309cd79d0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30ab6b790>) 2023-04-04 12:22:46+0000 [-] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7fa309cd79d0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7fa30ab6b790>) 2023-04-04 12:22:50+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:22:50+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a1aaaf0> 2023-04-04 12:22:55+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a203a00> 2023-04-04 12:23:25+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:23:25+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a203a00> 2023-04-04 12:23:26+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc910> 2023-04-04 12:23:56+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) 2023-04-04 12:23:56+0000 [-] Stopping factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa309efc910> 2023-04-04 12:23:57+0000 [-] Starting factory <twisted.mail.smtp.ESMTPSenderFactory object at 0x7fa30a4e5e50> 2023-04-04 12:24:27+0000 [-] [E] [24] SMTP connection failed (Exception: User timeout caused connection failure.) :

elbill commented 1 year ago

Is there any chance that the mail server has been overloaded and tries to send continously emails? For some reason it does not recognise my email (which was out of order for a few hours a few days ago )

evilaliv3 commented 1 year ago

GlobaLeaks tries to deliver emails for some days before giving up.

elbill commented 1 year ago

Indeed, I put the default globaleaks smtp . emails were sent, and log entries stopped.

On Tue, Apr 4, 2023 at 5:27 PM Giovanni Pellerano @.***> wrote:

GlobaLeaks tries to deliver emails for some days before giving up.

— Reply to this email directly, view it on GitHub https://github.com/globaleaks/GlobaLeaks/issues/3413#issuecomment-1496072261, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFRLQJQFTUBQLQTFNAE4O33W7QVWBANCNFSM6AAAAAAWMXNTYY . You are receiving this because you were mentioned.Message ID: @.***>

elbill commented 1 year ago

I think when I replaced the smtp with yhe default it kind of unblocked the system and now works. I will follow up and let you know if There are any more issues

larrykind commented 1 year ago

@elbill i noticed there's an "\n" (new line) character in your email entries. Am I correct? If it's so, you should trim that characters.

evilaliv3 commented 1 year ago

@larrykind: i think the \n is just included in the log entries because is what the remote SMTP server replies but it is not included in the original communication by globaleaks to the server while using the SMTP protocol.

P.s.: You can in fact notice that all the logs contains some \n that are the characters included inside the STMTP server replies and not translated by globaleaks in a new line because during such an operation would result in a vulnerability; if you are curious about this topic here is an advisory i made ~10 years ago on the log management of some well known web-servers: https://seclists.org/fulldisclosure/2010/Jan/142