Let me tell you about the difference between you and me. It’s like the story of the monkey trying to capture the moon. However close he thinks he is to the moon, its still just the reflection of the moon in the middle of the lake.
No matter how he struggles to capture that “moon”, the inevitably sinks to the bottom of that lake to no avail.
Пуштаме Terminal.app или iTerm или што и да користите…
sudo port install mutt-devel +headercache +imap +ssl +sasl
Доколку заврши без грешки:
touch ~/.muttrc
mkdir ~/.mutt
touch ~/.mutt/sig
mkdir ~/.mutt/cache
vim ~/.muttrc
Копи паста од тука во .muttrc фајлот
set imap_user = “korisnicko.ime@gmail.com”
set smtp_url = “smtp://korisnicko.ime@smtp.gmail.com:587/”
set from = “korisnicko.ime@gmail.com” set realname = “Ime Prezime”
set folder = “imaps://imap.gmail.com:993” set spoolfile = “+INBOX” set postponed=”+[Gmail]/Drafts”
set header_cache=~/.mutt/cache/headers set message_cachedir=~/.mutt/cache/bodies set certificate_file=~/.mutt/certificates set signature=”~/.mutt/sig
# да не прашува кога бришеш + да ги сортира како на webmail set move = no set delete=yes set sort=threads
# во бојааааааа color quoted magenta black color quoted1 blue black color quoted2 red black color quoted3 yellow black
color quoted4 cyan black color quoted5 blue black color quoted6 magenta black color quoted7 red black color quoted8 yellow black color quoted9 cyan black
color signature blue default color indicator brightwhite red color tree red default color markers red default
## кратенка за да се враќа во Inbox со gg macro index gg “<change-folder> =INBOX<enter>” “Go to inbox”
## на колку време да проверува (секунди) set mail_check=300
Потписот ќе си го ставите во ~/.mutt/sig
На секое стартување на mutt ќе ве прашува за лозинка, ако ви смета тоа можете да ја ставите во .muttrc ама не препорачувам. Коментари?
"Light bulbs are not actually “light bulbs” but dark absorbers. When you turn them on, they suck the dark out of the room. You can prove this by holding your hand under a “light bulb”. The dark will stack up under your hand where its path to the absorber is blocked by your hand. When they quit working and turn a dark color, it’s not because they burnt out, it’s because they’re full."