Greg Slepak

Results 343 issues of Greg Slepak

As discussed and explained in #18, we need to modularize all of the services provided into individual roles that can be, at the user's discretion, commented out and not run....

bug
enhancement
priority high

@MacLemon points out that C2S should be TLSv1.2. Our issues with TLSv1.2 were S2S (server-to-server). Figure out what parts can be safely made TLSv1.2 while preserving current defaults for everything...

enhancement

Cron sends these messages: ``` Can't locate Net/IP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /opt/check-rbl.pl line 33. BEGIN failed--compilation aborted at /opt/check-rbl.pl...

bug
low-hanging fruit
priority high

Requirements: - All traces of Apache server must be obliterated (see also #6) - Must not destroy or overwrite existing nginx installations / configurations - Must be secure (see [bettercrypto](https://bettercrypto.org/)...

enhancement

Users should follow the [tarsnap instructions](https://www.tarsnap.com/gettingstarted.html) and place the key in `/root/.tarsnap/tarsnap.key`. Having it look for the key in `roles/tarsnap/files/decrypted_tarsnap.key` is potentially dangerous (could get committed and pushed somewhere it's...

enhancement
low-hanging fruit
docs
tarsnap

For the IMAP protocol, [10 connections](https://serverfault.com/questions/385187/dovecot-ignoring-maximum-number-of-imap-connections) is too low. I'm seeing the logs filled with: > imap-login: Maximum number of connections from user+IP exceeded ## --- Want to back this...

enhancement
low-hanging fruit
priority high

I've gotten four of these emails today and DSPAM still declares "Viagra_Cialis" (of all things) "Innocent" with high confidence! ``` X-DSPAM-Result: Innocent X-DSPAM-Processed: Mon Nov 24 23:19:33 2014 X-DSPAM-Confidence: 0.9899...

bug
question
priority high
INBOX craziness

Currently Sovereign/Empress only support one wildcard cert for a single domain. We should instead support one wildcard cert per domain. A single server can have multiple domains that it's managing...

Right now it assumes postgresql is installed and tries dumping the database and backing that up. It should: - Backup MariaDB/MySQL (only if it exists) - PostgreSQL (only if it...

bug
enhancement
tarsnap

Related issues: #50, #52, #47 1. Migrate using larch `--all` 2. Iterate over subfolders of INBOX using `doveadm mailbox list -u {{ email }} "INBOX.*"` 3. If a mailbox of...

bug
priority high
migration
INBOX craziness