Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117916874
D5020.1775412213.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
555 B
Referenced Files
None
Subscribers
None
D5020.1775412213.diff
View Options
diff --git a/src/app/Backends/IMAP.php b/src/app/Backends/IMAP.php
--- a/src/app/Backends/IMAP.php
+++ b/src/app/Backends/IMAP.php
@@ -825,6 +825,8 @@
'options' => [
'port' => !empty($uri['port']) ? $uri['port'] : $default_port,
'ssl_mode' => $ssl_mode,
+ // Should be lower than the horizon worker timeout
+ 'timeout' => 30,
'socket_options' => [
'ssl' => [
'verify_peer' => \config('services.imap.verify_peer'),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 6:03 PM (21 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18834105
Default Alt Text
D5020.1775412213.diff (555 B)
Attached To
Mode
D5020: Set a timeout on the imap backend
Attached
Detach File
Event Timeline