Fixed mutt send and drafts.
This commit is contained in:
4
.muttrc
4
.muttrc
@ -28,8 +28,8 @@ set smtp_url="smtp://`bw get username hosted`@mail.jamesblair.net:587/"
|
|||||||
set smtp_pass=`bw get password hosted`
|
set smtp_pass=`bw get password hosted`
|
||||||
set move=no
|
set move=no
|
||||||
set imap_keepalive=900
|
set imap_keepalive=900
|
||||||
set postponed="=Drafts"
|
set postponed="=INBOX.Drafts"
|
||||||
set record="=Sent"
|
set record="=INBOX.Sent"
|
||||||
unset imap_passive
|
unset imap_passive
|
||||||
|
|
||||||
macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message"
|
macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message"
|
||||||
|
|||||||
Reference in New Issue
Block a user