annotate mutt/variables.sample @ 515:6d5e2a583502 default tip

Remove onsub extension
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 10 May 2022 09:54:59 -0700
parents 31079b060068
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
281
897a6823d603 Fix mutt install.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 # Account details
471
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
2 set my_user=name@domain.com
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
3 set my_pass=yourpassword
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
4 set my_hostname=yourmachine
31079b060068 Update mutt config.
Ludovic Chabant <ludovic@chabant.com>
parents: 281
diff changeset
5 set my_realname="Your Name"