Mike Ashley
8f1b6a9ed8
Arrange for services to restart on cert renewal
преди 9 години
Mike Ashley
beaceafbd1
Update mailserver role to use LE certificate
преди 9 години
Mike Ashley
195d8811fc
Remove references to Trusty and Wheezy
Make a clean distinction between Debian 7 and Debian 8. Anticipate the
next Ubuntu LTS release (Xenial) that is planned for support.
преди 9 години
Sebastian Kriems
fe536873b7
ufw tasks shall have the ufw tag
resolves #453
Conflicts:
roles/common/tasks/ufw.yml
преди 9 години
Alex Payne
69abd70297
Remove references to Debian 7
преди 9 години
Alex Payne
34d537fcf2
Remove Dovecot installation for older distros
преди 9 години
Manfred Touron
16c93ea486
Using more verbose 'dependencies' tag (#393 )
преди 9 години
Manfred Touron
b49f3a6586
Tagged 'deps' aptitude tasks
преди 9 години
John Rogerson
f72e1d2350
Update dovecot version from wheezy backports
For correct implementation of the fix for logjam attack (https://github.com/sovereign/sovereign/pull/372 ), state=latest is needed to grab sufficient version of Dovecot. If not then 37aa7e2cb5 doesn't work.
преди 9 години
Sven Neuhaus
c898aa98d6
Install postgresql 9.4, 9.3 or 9.1 if available
(on Debian Jessie, Ubuntu Trusty or older distributions such as
Debian Wheezy and Ubuntu Precise).
преди 9 години
Alex Payne
34448d5d34
install Dovecot from wheezy-backports on wheezy, specifying default_release
преди 9 години
Alex Payne
5222776e34
install Dovecot from wheezy-backports on wheezy, specifying default_release
преди 9 години
Alex Payne
c3afbc3b46
install Dovecot from wheezy-backports on wheezy. resolves #372
преди 9 години
Alex Payne
1a96a87374
Ubuntu Trusty gets postgresql-9.3.
Resolves #363 .
преди 9 години
Alex Payne
177ac9222b
Affix Postgres to version 9.1.
Addresses #362 .
преди 9 години
Lorenzo Villani
661ed29a3e
Use /usr/sbin/nologin as login shells for vmail and znc users
преди 10 години
Lorenzo Villani
d5ecf673d3
Calm OCD by sorting almost every with_items block in alphabetical order
преди 10 години
Sven Neuhaus
779d6c6bb9
Ubuntu Trusty fix for Dovecot (postgresql 9.3 instead of 9.1)
преди 10 години
Justin Plock
ea0b288818
Moved ufw firewall rules into individual roles
преди 10 години
Joost Baaij
335cef5c9f
Enabled POP3S for old-timeys who dig that
added dovecot-pop3d
allowed in the firewall
monitored with monit
added relevant tests
преди 11 години
Shawn Sorichetti
da1b1ad685
Change database to PostgreSQL
Remove all configuration for MySQL and configure PostgreSQL as the main
database.
All *_mysql_* options have been changed to *_db_* options.
Postgres requires the database user to have a password in order to
connect via localhost. The db_admin_password option is used to set the
password of the admin user (usually postgres).
преди 11 години
Bryan J Swift
d9bbc072c0
Split up email address information in `mail_virtual_users`
Use the changed `mail_virtual_users` structure to ensure directories and
sieve rules are created for each defined account.
преди 11 години
Bertrand Cachet
812dea232f
fix(mail): main_virtual_xx variables usage
mail_virtual_xx list were not use correctly in tasks.
We got error 'unicode object' has no attribute 'name' because:
with_items:
- "{{ mail_virtual_xx }}
is understood has a list of strings containing information extracted from {{ mail_virtual_xx }} variable
Now we use:
with_items: virtual_domain_xx}}"
преди 11 години
Alex Payne
f7f7157cec
more updated variable formatting and accommodation of the YAML parser being a fussbudget
преди 11 години
Alex Payne
d28f0f82b9
move to non-deprecated template variable formatting
преди 11 години
PajamaSoft
54648a8f39
Enable Roundcube's managesieve plugin or server-side filters
These are the changes necessary to enable Roundcube's manage sieve plugin to mange server-side sieve filters.
Signed-off-by: PajamaSoft <support@pajamasoft.com >
преди 11 години
Shawn Sorichetti
290d59225d
Separate virtual mail directory settings into a task
Move the settings of the virtual mail directories into a separate
ansible task.
преди 11 години
Shawn Sorichetti
0b1a8633e5
Set permissions and owner on virtual mail domains
Without the owner being set to vmail and dovecot, when a virtual user
tries to access their mail account, dovecot throws an error that it does
not have permission to create the mail folder for the user.
With the owner and permissions being set the user's mail directory is
created and they can successfully sign in.
преди 11 години
Luke Cyca
09c8fcb295
Named all tasks and made them idempotent where possible
преди 11 години
Luke Cyca
6168cd68d0
Automate encfs setup and name mount point more appropriately
преди 11 години
Alex Payne
080d38986c
first commit
преди 11 години