summaryrefslogtreecommitdiffstats
path: root/offlineimap
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-06-17 11:00:47 +0200
committerGravatar Tom Willemse2015-06-17 11:00:47 +0200
commit7696ac3d7c0200cad7278e409639d9e6e1a5d451 (patch)
treec8e659a595b4c120c90c8a510e536152ee06edc9 /offlineimap
parent353fe31aad3b648a8b4764a472f4f1fd995a4769 (diff)
downloaddotfiles-7696ac3d7c0200cad7278e409639d9e6e1a5d451.tar.gz
dotfiles-7696ac3d7c0200cad7278e409639d9e6e1a5d451.zip
Use the new mail update script for mowedline
Diffstat (limited to 'offlineimap')
-rw-r--r--offlineimap/.offlineimaprc10
1 files changed, 5 insertions, 5 deletions
diff --git a/offlineimap/.offlineimaprc b/offlineimap/.offlineimaprc
index 16d5c57..80e5784 100644
--- a/offlineimap/.offlineimaprc
+++ b/offlineimap/.offlineimaprc
@@ -8,7 +8,7 @@ pythonfile = ~/.offlineimap.py
[Account ryuslash.org]
localrepository = ryuslash.org-local
remoterepository = ryuslash.org-remote
-postsynchook = echo 'mymailwidget:set_count()' | awesome-client; /home/slash/usr/bin/mail-notify ryuslash.org
+postsynchook = /home/slash/usr/bin/new-mail-mowedline; /home/slash/usr/bin/mail-notify ryuslash.org
[Repository ryuslash.org-local]
type = Maildir
@@ -17,7 +17,7 @@ nametrans = lambda folder: re.sub('^Inbox$', 'INBOX', folder.capitalize())
[Repository ryuslash.org-remote]
type = IMAP
-remotehost = imap.alwaysdata.com
+remotehost = imap-ryuslash.alwaysdata.net
remoteuser = 'tom@ryuslash.org'
remotepasseval = getpassword("ryuslash")
nametrans = lambda folder: folder.lower()
@@ -25,7 +25,7 @@ nametrans = lambda folder: folder.lower()
[Account picturefix]
localrepository = picturefix-local
remoterepository = picturefix-remote
-postsynchook = echo 'mymailwidget:set_count()' | awesome-client; /home/slash/usr/bin/mail-notify picturefix
+postsynchook = /home/slash/usr/bin/new-mail-mowedline; /home/slash/usr/bin/mail-notify picturefix
[Repository picturefix-local]
type = Maildir
@@ -63,7 +63,7 @@ nametrans = lambda folder: re.sub('^INBOX$', 'inbox', re.sub('^\[Gmail\]/
[Account gmail]
localrepository = gmail-local
remoterepository = gmail-remote
-postsynchook = echo 'mymailwidget:set_count()' | awesome-client; /home/slash/usr/bin/mail-notify gmail
+postsynchook = /home/slash/usr/bin/new-mail-mowedline; /home/slash/usr/bin/mail-notify gmail
[Repository gmail-local]
type = Maildir
@@ -82,7 +82,7 @@ sslcacertfile = /etc/ssl/certs/ca-certificates.crt
[Account ninthfloor]
localrepository = ninthfloor-local
remoterepository = ninthfloor-remote
-postsynchook = echo 'mymailwidget:set_count()' | awesome-client; /home/slash/usr/bin/mail-notify ninthfloor
+postsynchook = /home/slash/usr/bin/new-mail-mowedline; /home/slash/usr/bin/mail-notify ninthfloor
[Repository ninthfloor-local]
type = Maildir