From e089a860ea48cab784e33c922a6cc9bfb092aeba Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Mon, 3 Sep 2018 12:10:30 -0600 Subject: * WebAlpine: Update configuration files and add script to download yui_2.9.0.zip (there is no web version anymore). In addition add sample gmail and gmx configuration files. --- web/config/gmx.conf | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 web/config/gmx.conf (limited to 'web/config/gmx.conf') diff --git a/web/config/gmx.conf b/web/config/gmx.conf new file mode 100644 index 00000000..4a0d9e3d --- /dev/null +++ b/web/config/gmx.conf @@ -0,0 +1,52 @@ +# +# Defaults that make more sense in our browser +# oriented world... +# +inbox-path={imap.gmx.com/ssl}inbox + +smtp-server=mail.gmx.comssl + +user-domain=gmx.com + +folder-collections="Folders on GMX" {imap.gmx.com/ssl}[] + +literal-signature="" + +address-book={imap.gmx.com/ssl}remote_addrbook + +feature-list=enable-msg-view-urls, + enable-msg-view-web-hostnames, + enable-msg-view-addresses, + enable-msg-view-attachments, + compose-rejects-unqualified-addrs, + enable-aggregate-command-set, + auto-zoom-after-select, + auto-unselect-after-apply, + quell-empty-directories + +normal-background-color=white +normal-foreground-color=black +quote1-foreground-color=000,000,153 +quote1-background-color=white +quote2-foreground-color=051,051,255 +quote2-background-color=white +quote3-foreground-color=051,153,255 +quote3-background-color=white + +rsh-open-timeout=0 +ssh-open-timeout=0 + +index-format=ATT STATUS FROMORTO(18%) SUBJECT(70%) SMARTDATETIME(12%) SIZENARROW PRIORITY + +viewer-hdr-colors=/HDR=Subject/FG=black/BG=yellow, + /HDR=message-id/FG=black/BG=206\x2C206\x2C206, + /HDR=In-reply-to/FG=black/BG=206\x2C206\x2C206 + +sort-key=arrival + +addressbook-formats=FULLNAME NICKNAME ADDRESS + +rss-news=http://rss.slashdot.org/Slashdot/slashdotMain + +rss-weather=http://www.rssweather.com/zipcode/98105/rss.php + -- cgit v1.2.3-70-g09d2