Compare commits
No commits in common. "0c8a3c8509c87b4f21544e04bac8a05f176ce365" and "1e370c00727d20ee4a9dcbe84a51efdcd18f1310" have entirely different histories.
0c8a3c8509
...
1e370c0072
@ -16,36 +16,20 @@ Path ~/.mail/gmail/
|
||||
Inbox ~/.mail/gmail/Inbox/
|
||||
|
||||
Channel sync-gmail-default
|
||||
Far :gmail-remote:
|
||||
Near :gmail-local:
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :gmail-remote:
|
||||
Slave :gmail-local:
|
||||
|
||||
Channel sync-gmail-sent
|
||||
Far :gmail-remote:"[Gmail]/Sent Mail"
|
||||
Near :gmail-local:sent
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :gmail-remote:"[Gmail]/Sent Mail"
|
||||
Slave :gmail-local:sent
|
||||
|
||||
Channel sync-gmail-trash
|
||||
Far :gmail-remote:"[Gmail]/Bin"
|
||||
Near :gmail-local:trash
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :gmail-remote:"[Gmail]/Bin"
|
||||
Slave :gmail-local:trash
|
||||
|
||||
Channel sync-gmail-junk
|
||||
Far :gmail-remote:"[Gmail]/Spam"
|
||||
Near :gmail-local:junk
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :gmail-remote:"[Gmail]/Spam"
|
||||
Slave :gmail-local:junk
|
||||
|
||||
# Get all the channels together into a group.
|
||||
Group gmail
|
||||
@ -54,6 +38,10 @@ Channel sync-gmail-sent
|
||||
Channel sync-gmail-trash
|
||||
Channel sync-gmail-junk
|
||||
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
IMAPAccount uni
|
||||
Host correo.ugr.es
|
||||
User akasroua@correo.ugr.es
|
||||
@ -71,36 +59,20 @@ Path ~/.mail/uni/
|
||||
Inbox ~/.mail/uni/INBOX/
|
||||
|
||||
Channel uni-default
|
||||
Far :uni-remote:
|
||||
Near :uni-local:
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :uni-remote:
|
||||
Slave :uni-local:
|
||||
|
||||
Channel uni-sent
|
||||
Far :uni-remote:"Sent"
|
||||
Near :uni-local:sent
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :uni-remote:"Sent"
|
||||
Slave :uni-local:sent
|
||||
|
||||
Channel uni-trash
|
||||
Far :uni-remote:"Trash"
|
||||
Near :uni-local:trash
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :uni-remote:"Trash"
|
||||
Slave :uni-local:trash
|
||||
|
||||
Channel uni-archive
|
||||
Far :uni-remote:"BUZONdeEntradaUGR"
|
||||
Near :uni-local:archive
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Master :uni-remote:"BUZONdeEntradaUGR"
|
||||
Slave :uni-local:archive
|
||||
|
||||
# Get all the channels together into a group.
|
||||
Group uni
|
||||
@ -108,3 +80,7 @@ Channel uni-default
|
||||
Channel uni-sent
|
||||
Channel uni-trash
|
||||
Channel uni-archive
|
||||
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
@ -87,6 +87,3 @@ bind index,pager \Co sidebar-open
|
||||
bind index,pager \Cp sidebar-prev-new
|
||||
bind index,pager \Cn sidebar-next-new
|
||||
bind index,pager B sidebar-toggle-visible
|
||||
|
||||
# Remove signature
|
||||
unset signature
|
||||
|
Loading…
Reference in New Issue
Block a user