summaryrefslogtreecommitdiff
blob: 07a551963ec34e60285573bc9b83db68a8df1d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Sample mailutils config file.  Read by all mailutils programs.
# See info mailutils for details.

# Gentoo default is maildir
mailbox {
  mailbox-type maildir;
  mailbox-pattern .maildir;
};

# Place individual config files here
include /etc/mailutils.d/;