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