mu-wizard

shell script to easily configure mu4e accounts on Emacs
git clone git://git.ckyln.com/mu-wizard
Log | Files | Refs | LICENSE

gmail.com (126B)


      1 # -*- mode: sh; -*-
      2 # Override file for Gmail
      3 msg_behavior=delete
      4 imap=imap.gmail.com
      5 iport=993
      6 smtp=smtp.gmail.com
      7 sport=587