Christoph Haas
|
1249682a17
|
Merge branch 'master' of bitbucket.org:signum/ansible-ispmail-jessie
|
il y a 10 ans |
Christoph Haas
|
bfe2b1f497
|
Added missing file for special mailbox configuration
|
il y a 10 ans |
Christoph Haas
|
881c13a32d
|
Adding "i" macro to improve spamass-milter
|
il y a 10 ans |
Christoph Haas
|
c1bf61d3f0
|
Moved configuration of special mailboxes
|
il y a 10 ans |
Christoph Haas
|
b36a9ef0d5
|
Not setting MySQL root password to make playbook idempotent
|
il y a 10 ans |
Christoph Haas
|
d945bf3cad
|
Redundant variable definition removed
|
il y a 10 ans |
Christoph Haas
|
15abc59946
|
Added template for ~root/.my.cnf
|
il y a 10 ans |
Christoph Haas
|
5790351bde
|
Deploying Roundcube database config file
|
il y a 10 ans |
Christoph Haas
|
c653177bf7
|
Fixed Apache vhosts (80 and 443)
|
il y a 10 ans |
Christoph Haas
|
05d07441c5
|
Creating Roundcube database config include file
|
il y a 10 ans |
Christoph Haas
|
75bfe041c7
|
Avoid setting the MySQL root password
It would break idempotency of the Ansible role
|
il y a 10 ans |
Christoph Haas
|
0d2f8bee3a
|
Setting vhost name to IP of Vagrant box
|
il y a 10 ans |
Christoph Haas
|
3b09d173ed
|
Setting ENABLED back to 0. Deprecated setting for sysvinit only.
|
il y a 10 ans |
Christoph Haas
|
eb06268557
|
milter_default_action removed. adduser spamass-milter debian-spamd
milter_default_action removed - it's already the default
|
il y a 10 ans |
Christoph Haas
|
8a7c0f8a78
|
smtpd_recipient_restrictions not necessary for relaying with Postfix >=2.10
|
il y a 10 ans |
Christoph Haas
|
7213fd233f
|
Set mailuser and root MySQL passwords
|
il y a 10 ans |
Christoph Haas
|
6870484cca
|
Trailing whitespace removed.
|
il y a 10 ans |
Christoph Haas
|
fcdf0980e8
|
Do not log password changes.
|
il y a 10 ans |
Christoph Haas
|
bdc699fcee
|
Setting bit length of certificate to 4096 bits
|
il y a 10 ans |
Christoph Haas
|
af0c35c175
|
Set a MySQL root password.
|
il y a 10 ans |
Christoph Haas
|
218598b229
|
Postmaster address is configurable: ispmail_postmaster_address
|
il y a 10 ans |
Christoph Haas
|
b816b694e1
|
Merge branch 'master' of bitbucket.org:signum/ansible-ispmail-jessie
|
il y a 10 ans |
Christoph Haas
|
8345907915
|
Reference to third-party patch module removed.
|
il y a 10 ans |
Christoph Haas
|
7d7330cb1d
|
Using Ansible 1.9 built-in "patch" module.
|
il y a 10 ans |
Christoph Haas
|
5340c40955
|
Run an "apt-get update" before trying to install packages.
Otherwise Vagrant shows 404s.
|
il y a 10 ans |
Christoph Haas
|
50298be3a6
|
Trailing spaces removed
|
il y a 10 ans |
Christoph Haas
|
d79f1978e0
|
Removed third-party path plugin. Ansible 1.9 contains one.
|
il y a 10 ans |
Christoph Haas
|
cb7486564f
|
README.md edited online with Bitbucket
|
il y a 10 ans |
Christoph Haas
|
f3292650eb
|
Auto-creation of INBOX.Trash added
This is required when using Roundcube to be able to delete emails
|
il y a 10 ans |
Christoph Haas
|
d65a98c2c0
|
Removed used password. Setting webmail hostname.
|
il y a 10 ans |
Christoph Haas
|
69a99d951e
|
Set Postfix message_size_limit and inet_interfaces
|
il y a 10 ans |
Christoph Haas
|
84a20137f1
|
ISPmail logo for Roundcube added :)
|
il y a 10 ans |
Christoph Haas
|
70b7f31423
|
Ignoring Ansible log file
|
il y a 10 ans |
Christoph Haas
|
e0c22106e0
|
Moved Apache vhost template to ispmail-webmail-apache role
|
il y a 10 ans |
Christoph Haas
|
5c5290bdf1
|
Setting up Roundcube password plugin
|
il y a 10 ans |
Christoph Haas
|
dc419a696a
|
Ansible configuration added
So it searches for 'hosts' in the current directory.
|
il y a 10 ans |
Christoph Haas
|
9d1faf8507
|
Order of role execution slightly changed
|
il y a 10 ans |
Christoph Haas
|
7152d61979
|
Moved Roundcube's Apache part into seperate role ispmail-webmail-apache
|
il y a 10 ans |
Christoph Haas
|
876949ceb7
|
Added patch file for spamassassin
|
il y a 10 ans |
Christoph Haas
|
f77ddfd37d
|
Making VM use the fixed IP address 10.0.0.100
|
il y a 10 ans |
Christoph Haas
|
b4fe600183
|
Granting the 'mailuser' more permissions
...so that it can update user passwords through
the Dovecot password plugin.
|
il y a 10 ans |
Christoph Haas
|
dec8bbb790
|
Fixed task name
|
il y a 10 ans |
Christoph Haas
|
d24fe94798
|
Enabling systemd at startup when using systemd
|
il y a 10 ans |
Christoph Haas
|
d3ff6e6bfa
|
Applying patch to fix Debian bug #739738
|
il y a 10 ans |
Christoph Haas
|
741696a38d
|
Setting Roundcube session timeout to 1 hour.
Default is 10 minutes.
|
il y a 10 ans |
Christoph Haas
|
75c4a1ead4
|
Added sieve plugin for Dovecot and script to send spam to Junk folder
|
il y a 10 ans |
Christoph Haas
|
9f3b915953
|
Moved Roundcube package installation into webmail role. Added pwgen.
|
il y a 10 ans |
Christoph Haas
|
36469f9f30
|
Using explicit PLAIN-MD5 hashing prefix
|
il y a 10 ans |
Christoph Haas
|
3bdb67c1e2
|
Added ispmail-webmail role to install Roundcube
|
il y a 10 ans |
Christoph Haas
|
d1390f9d87
|
Added etc-default-spamassassin file
|
il y a 10 ans |