Rocco Rutte:
[apps/madmutt.git] / mutt_socket.c
index 869917d..94dbfc5 100644 (file)
@@ -411,6 +411,7 @@ int raw_socket_open (CONNECTION * conn)
 
   if (rc) {
     mutt_error (_("Could not find the host \"%s\""), conn->account.host);
+    mutt_sleep (2);
     return -1;
   }