diff --git a/cmd/ximap/test.muttrc b/cmd/ximap/test.muttrc index 62403dd..e0f958b 100644 --- a/cmd/ximap/test.muttrc +++ b/cmd/ximap/test.muttrc @@ -1,4 +1,4 @@ -set spoolfile=imap://testuser:testpassword@localhost:10143/INBOX +set spoolfile=imap://username:password@localhost:10143/INBOX set folder="imap://localhost:10143/INBOX" set record="=Sent" set postponed="=Drafts"