Initial record
.idlebiffrc
patch b9e1a59375fcf26841ae8132aa84471114dcd7c9
Author: Enrique D. Bosch <presidev@AT@gmail.com>
Date: Sun May 29 02:23:48 CEST 2016
* Initial record
diff -rN -u old-idlebiff/.idlebiffrc new-idlebiff/.idlebiffrc
--- old-idlebiff/.idlebiffrc 1970-01-01 01:00:00.000000000 +0100
+++ new-idlebiff/.idlebiffrc 2024-05-19 01:30:45.741030718 +0200
@@ -0,0 +1,27 @@
+# Configuration example for idlebiff (under public domain)
+# Change it with your settings
+# Should be under your home (~/.idlebiffrc)
+# or specified as an argument of idlebiff
+
+host=imap-server.example.org
+user=myuser
+#pass=
+# if pass not set, it will be asked (recommended)
+mailbox=INBOX
+tls=1
+port=993
+keepalive=1500
+timeout=20
+png_up=up.png
+png_down=down.png
+png_chk=check.png
+pos_x=1
+pos_y=1
+tip=1
+nodecor=1
+tls_validate_cert=1
+tls_ca_dir=
+tls_ca_file=
+tls_client_cert=
+tls_client_key=
+tls_ciphers=DEFAULT:!SSLv3