Luke Cyca
3ca29de6f3
Merge pull request #124 from markpasc/no-fail2ban-mail
Don't individually mail all fail2ban actions
před 11 roky
Mark Paschal
10aff54015
Only ban in response to fail2ban results
Don't mail them individually to the destemail. The destemail setting is thus no
longer used, but let's set it anyway to be clear where it will mail if you
change the action back.
před 11 roky
Luke Cyca
94272dd5e0
Merge pull request #122 from bryanjswift/recipient_delimiter
recipient_delimeter not working
před 11 roky
Bryan J Swift
dc3dac0fc0
Use `${user}@${nexthop}` instead of recipient
This allows the `recipient_delimiter` setting in etc_postfix_main.cf.j2
to function as intended.
Fixes: #121
před 11 roky
Bryan J Swift
299aba3e4c
Add (failing) test for email recipient with delimiter
See #121
před 11 roky
Alex Payne
6905fd0e3e
Merge pull request #119 from soulrebel/fix_owncloud_install
Update the APT cache after adding the ownCloud repo
před 11 roky
Andrea Ratto
f2b12a0fb3
Update the APT cache after adding the ownCloud repo
před 11 roky
Luke Cyca
5853ee9261
Fix test as per #106
před 11 roky
Luke Cyca
9d17bc5b1c
Merge pull request #118 from brucespang/rss-cron-fix
Silence the selfoss cron job
před 11 roky
Bruce Spang
ed9522e16f
silence the selfoss cron job
před 11 roky
Luke Cyca
54d4ee0e29
Merge pull request #117 from brucespang/rss-cron-fix
Fix the Selfoss cron job
před 11 roky
Bruce Spang
646618fcb8
make the selfoss cronjob not clobber the owncloud cron job, and redirect the output to /dev/null so we don't get email about it
před 11 roky
Luke Cyca
d71bf5632d
Set log watch to weekly per http://primozverdnik.com/2011/05/logwatch-once-a-week-is-enough/
Also mailing to root (which gets forwarded to admin_email) for easier automated sorting
před 11 roky
Luke Cyca
d0ce813bc3
Remove zpush usage from README in favour of Usage wiki page.
před 11 roky
Luke Cyca
827206d90f
Add tests for zpush
před 11 roky
PajamaSoft
2d0b5e034c
Update README to include information about Z-Push.
Signed-off-by: PajamaSoft <support@pajamasoft.com >
před 11 roky
PajamaSoft
376ce06d64
Add zpush_timezone setting for testing vars
Signed-off-by: PajamaSoft <support@pajamasoft.com >
před 11 roky
PajamaSoft
40d0900557
Add and configure latest z-push
Signed-off-by: PajamaSoft <support@pajamasoft.com >
před 11 roky
Luke Cyca
30ac25a6cf
Merge pull request #113 from brucespang/rss
Add an RSS Reader
před 11 roky
Bruce Spang
bb7466b4fc
add test for selfoss login
před 11 roky
Bruce Spang
743a6684c9
add a missing period
před 11 roky
Bruce Spang
0b35ecf59c
Add an RSS reader.
před 11 roky
Alex Payne
6b0a28e7db
Merge pull request #112 from brucespang/owncloud-speed
OwnCloud speed
před 11 roky
Bruce Spang
ef3f229152
remove owncloud debugging tag
před 11 roky
Bruce Spang
a2afadd8db
update owncloud's apache config for better cache behavior
před 11 roky
Luke Cyca
55bc2f72b6
Merge pull request #109 from bryanjswift/explicit-mailboxes
Split up email address information in `mail_virtual_users`
před 11 roky
Bryan J Swift
2592e85270
Remove primary_user from mail_virtual_domains
před 11 roky
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.
před 11 roky
Luke Cyca
5f69f910ac
Merge pull request #107 from do3cc/monit_status
feat(monit): Enable web interface
před 11 roky
Patrick Gerken
5f01f062c7
feat(monit): Enable web interface
Web interface listens on localhost only.
The web interface is needed for polling monit
status from the console via::
monit summary
před 11 roky
Luke Cyca
310d28ef39
Send logwatch messages to admin_email
před 11 roky
Luke Cyca
4bc4cebf41
Explicit permissions for all cert files
před 11 roky
Luke Cyca
9bd0fc1737
XMPP account creation
před 11 roky
Luke Cyca
57b86b0ec1
Merge pull request #104 from bcachet/feature/FixMailVirtualListUsage
fix(mail): main_virtual_xx variables usage
před 11 roky
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}}"
před 11 roky
Luke Cyca
76d52b63f3
XMPP cert handling improvements, ufw rules, and tests
před 11 roky
Alex Payne
04e5ddfd45
add XMPP support to README
před 11 roky
Alex Payne
15af721930
Specify 64-bit OS requirement. Closes #103 .
před 11 roky
Alex Payne
f7f7157cec
more updated variable formatting and accommodation of the YAML parser being a fussbudget
před 11 roky
Alex Payne
34d7595c0b
ensure we can install from third-party repos across playbooks
před 11 roky
Alex Payne
d28f0f82b9
move to non-deprecated template variable formatting
před 11 roky
Alex Payne
b821ec639c
XMPP/Jabber support via Prosody. Closes #2 .
před 11 roky
Alex Payne
b77bcdbb0c
VMware Fusion Vagrant provider definition
před 11 roky
Alex Payne
122fc668e3
Merge pull request #102 from cji/master
Add logwatch to the monitoring role to email daily log summaries
před 11 roky
cji
ba901526b7
Add logwatch to the monitoring role to email daily log summaries
Based on playbook from https://github.com/phred/5minbootstrap
před 11 roky
Luke Cyca
f123896767
Merge pull request #101 from PajamaSoft/roundcube_managesieve
Roundcube managesieve plugin and automatic folder creation
před 11 roky
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 >
před 11 roky
PajamaSoft
a7159f63a2
Merge branch 'master' of https://github.com/al3x/sovereign
před 11 roky
Alex Payne
a4c220f000
Merge pull request #100 from ariddell/feature/znc-update
ircbouncer: connect to default server (freenode) using ssl
před 11 roky
Allen Riddell
5d8ca0b08a
ircbouncer: connect to default server (freenode) using ssl
před 11 roky