Changeset 3832:b46a7c9c1e49 for contrib
- Timestamp:
- 2005-01-27 10:47:57 (4 years ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
contrib/sample.muttrc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/sample.muttrc
r3362 r3832 146 146 147 147 color header brightred default ^(From|Subject): 148 color body magenta default "(ftp|http )://[^ ]+" # point out URLs148 color body magenta default "(ftp|http|https)://[^ ]+" # point out URLs 149 149 color body magenta default [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses 150 150 color underline brightgreen default
