• Joshua Tauberer's avatar
    refactor the mail setup scripts · e713af5f
    Joshua Tauberer authored
    As the scripts keep growing, it's time to split them up to
    keep them understandable.
    
    This splits mail.sh into mail-postfix.sh, mail-dovecot.sh,
    and mail-users.sh, which has all of the user database-related
    configurations shared by Dovecot and Postfix. Also from
    spamassassin.sh the core sieve configuration is moved into
    mail-dovecot.sh and the virtual transport setting is moved
    into mail-postfix.sh.
    
    Also revising one of the sed scripts in mail-dovecot to
    not insert a new additional # at the start of a line each
    time the script is run.
    e713af5f
Name
Last commit
Last update
conf Loading commit data...
management Loading commit data...
notes Loading commit data...
setup Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Vagrantfile Loading commit data...