Simone
012449456e
Prevented escape shell
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
4年前
SelfAdjointOperator
591e1b528e
Reset umask to 0022 at beginning of install
4年前
Theory_of_Everything
e666164231
Fix : #178 leakage of public IP addresses in sent emails
4年前
Luke Smith
029edd8476
tweaks
4年前
Fabian Thomas
8d63310c5f
use domain instead of @
4年前
Dimitrije Dobrota
d2ecba48ae
Fix: Opendkim won't start: can't open PID file?
4年前
Luke Smith
0499eac5d2
disable ufw
4年前
Luke Smith
e801955850
fix
5年前
Luke Smith
3a4a1378b7
minor tweaks
5年前
Luke Smith
6b2f71708e
avoid bug
5年前
NiiggerLifeMatter
790a08bf9a
Update emailwiz.sh
Make gmail's less angry
5年前
Luke Smith
d3ce7d9fa6
fix #122 ; for older versions of dovecot
5年前
Luke Smith
4c468aac9c
add color so people stop missing it
5年前
Luke Smith
7371fb0d07
avoid deprecation, fix #112
5年前
Luke Smith
de3abfe086
fix #109
5年前
Luke Smith
8dce9ba2d7
fix? sa-dovecot not integrated at start
5年前
Michael Angel Papamihalis
6b15bbbff5
Update emailwiz.sh
Ubuntu can't run multiple lines without a special character, thus making the script malfunction, putting the commands on the same line solves the problem and the script can be used on Ubuntu 20.04
5年前
Luke Smith
e37db0b9ed
unimportant
5年前
Luke Smith
b50fb342f1
detect wildcard certs, fix #98
5年前
Luke Smith
1ab9f432df
log in with full email addr instead of username
documentation changes
5年前
Luke Smith
f41246d575
more robust
5年前
Luke Smith
983b99e86d
fix #72
5年前
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available
5年前
Darnell Andries
30fd2d5d8d
Fixes for custom subdomain names
5年前
Laesp
0560bf087b
Minor change for dovecot.conf to work on v2.3
According to the wiki (https://wiki.dovecot.org/SSL/DovecotConfiguration ):
"From version 2.3, you must specify path to DH parameters file using:
ssl_dh=</path/to/dh.pem"
This actually threw an error something along the lines of: "imap-login: Error: Failed to initialize SSL"
5年前
superpuffin
f3379debcb
Update emailwiz.sh
5年前
mqr10
c518fb0428
force minimum TLS1.2 connections, disable weak ciphersuites
5年前
Luke Smith
2d25040dec
genkey fix
5年前
Luke Smith
145a5e95d1
use real tabs
5年前
Luke Smith
adc6641c2e
fix
6年前
Luke Smith
6338dbf592
should be werking now
6年前
Luke Smith
df372b1595
quick
6年前
Luke Smith
ff9f5c7456
non-communicative commit message
6年前
Luke Smith
dad17776e4
silence desired errors
6年前
Luke Smith
037439d367
ubuntu usable, cram rm'd
6年前
Luke Smith
dfb28af5e7
minor changes and fixes
6年前
Aaron Duxler
e7914356a7
myhostname should be the domain
6年前
Aaron Duxler
1b455cfee5
opendkim socket fix + install opendkim-tools
6年前
Aaron Duxler
dde31ef106
Added relaxed option for DKIM.
Create user vmail, if not present.
Add 'login' option in dovecot to be able to send emails fro mutt.
6年前
pellertson
30e2072783
Fixed a bug with installing opendkim ( #1 )
The main command for generating DKIM keys (`opendkim`) wasn't installed with just the `opendkim` package. Added a fix so it would be installed should it not be there the first time `apt` is ran.
6年前
Artem Kobets
46c35da496
Use spamassassin on port 25 only
6年前
Luke Smith
08107c0ee3
spamassassin auto move to Junk
6年前
daniel
6ba27925b7
TLS Encryption
7年前
Jeff Becker
ba71c3cfa8
correct formatting
7年前
Jeff Becker
8a50caca80
remove whitespace
7年前
Jeff Becker
d8ae31fcf3
generate spf record
7年前
ayoung012
095becf769
close quotation marks in opendkim socket config
opendkim ignores the invalid SOCKET config line, causing smtpd mail send to fail.
$ sudo systemctl status opendkim
systemd[1]: Ignoring invalid environment assignment 'SOCKET=inet:8891@localhost
systemd[1]: ': /etc/sysconfig/opendkim
$ journalctl
postfix/submission/smtpd[17646]: fatal: host/service localhost/8891 not found: Device or resource busy
7年前
ayoung012
db265994ac
prevent false detection of opendkim KeyTable config
default /etc/opendkim.conf has KeyTable appear in comment doco and example.
Shouldn't trigger the grep that checks whether this config has been applied.
7年前
Jakob
7095c1f605
Update emailwiz.sh
Deleting all settings starting with o seems rather arbitrary, but I don't know the default configuration on Vultr, so could be warranted :) But I'll be bold and guess the `sed` command and the following lines are supposed to be related?
7年前
Luke Smith
d6dcb91fda
brand name
7年前