gnubytes
d0a308cc40
Clarify README around Reverse DNS
Added note to #4 to clarify Reverse DNS entry will need to go from your IP address to your mail subdomain and not to `<yourdomain.com>`.
pirms 3 gadiem
gnubytes
da3b93bba3
Clarify README around MX Records
Added note to #3 to clarify MX Records cannot point to a CNAME or Alias but there is a work around discussed in this commit where you can create a second A record for subdomain.domain.tld and refer it to the IP address of your incoming mail server.
pirms 3 gadiem
gnubytes
927c34b3d2
Clarify README with risk of using a NTLD Domain
Added one additional bullet point under "Troubleshooting" section based on my experience implementing emailwiz with a New Top-level Domain (NTLD) and sending emails to colleagues at large F500 companies.
pirms 3 gadiem
Luke Smith
b95fdd9334
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
pirms 3 gadiem
Luke Smith
e37db0b9ed
unimportant
pirms 4 gadiem
Luke Smith
b50fb342f1
detect wildcard certs, fix #98
pirms 4 gadiem
Luke Smith
c749c1dd60
Merge pull request #58 from DJAndries/master
Fixes for custom subdomain names
pirms 4 gadiem
Luke Smith
41083d5ca4
Merge pull request #49 from Mqr10/master
Enforce TLS1.2 connections
pirms 4 gadiem
Luke Smith
24aa38ec12
Merge branch 'master' into master
pirms 4 gadiem
Luke Smith
9a61a69c0f
Merge pull request #77 from alpha-tango-kilo/enhance
Add extra troubleshooting points, minor readability changes
pirms 4 gadiem
Luke Smith
a60f347f2a
Merge branch 'master' into enhance
pirms 4 gadiem
Luke Smith
1ab9f432df
log in with full email addr instead of username
documentation changes
pirms 4 gadiem
Luke Smith
c93deff4c2
Merge pull request #85 from lesha-co/master
Make README clearer about PTR record
pirms 4 gadiem
lesha
4b3fc1a5b8
Make README clearer about PTR record
pirms 4 gadiem
Luke Smith
f41246d575
more robust
pirms 4 gadiem
Luke Smith
983b99e86d
fix #72
pirms 4 gadiem
alpha-tango-kilo
591d356dd2
Add extra troubleshooting, readability changes
pirms 4 gadiem
Luke Smith
0bdbbbef6d
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into master
pirms 4 gadiem
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available
pirms 4 gadiem
Luke Smith
4a254d8892
Merge pull request #75 from aTechnophobian/patch-1
Fixed Tiny Grammar Error
pirms 4 gadiem
aTechnophobian
0e41d46fe2
Fixed Tiny Grammar Error
Literally added one letter
pirms 4 gadiem
Darnell Andries
30fd2d5d8d
Fixes for custom subdomain names
pirms 4 gadiem
Luke Smith
755284ae3b
Merge pull request #55 from Laesp/patch-1
Minor change for dovecot.conf to work on v2.3
pirms 4 gadiem
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"
pirms 4 gadiem
Luke Smith
ab2a2f0d89
little fixes
pirms 4 gadiem
Luke Smith
3724e4efbc
Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca
remove smtp_tls_CAfile from postfix main.cf
pirms 4 gadiem
superpuffin
f3379debcb
Update emailwiz.sh
pirms 4 gadiem
mqr10
c518fb0428
force minimum TLS1.2 connections, disable weak ciphersuites
pirms 4 gadiem
Luke Smith
de815eda3b
Merge pull request #45 from pxeger/patch-1
Change Dovecot/Postfix definition
pirms 4 gadiem
Patrick Reader
93a79e6cd5
change Dovecot/Postfix definition
Technically Postfix is responsible for sending *and* receiving mail between *your server and other SMTP servers* (Mail Transfer Agents). Dovecot is only so you can view your mail in email clients on your computer instead of server, which is not really *receiving*. You can have a perfectly functional email system with no IMAP/POP server at all, you'd just have to read your email over SSH or whatever
pirms 4 gadiem
Luke Smith
5cd479d53e
Merge pull request #29 from dhruvsharma78/master
Added instructions for setting up reverse DNS
pirms 4 gadiem
Dhruv Sharma
35dd68d224
Merge pull request #1 from dhruvsharma78/dhruvsharma78-patch-rDNS
Added instructions for setting up reverse DNS
pirms 4 gadiem
Dhruv Sharma
66854bfdda
Added instructions for setting up reverse DNS
pirms 4 gadiem
Luke Smith
8d90c4438e
notes on sending mail
pirms 4 gadiem
Luke Smith
2d25040dec
genkey fix
pirms 4 gadiem
Luke Smith
145a5e95d1
use real tabs
pirms 4 gadiem
Luke Smith
d2293ce92c
port 25 note
pirms 4 gadiem
Luke Smith
adc6641c2e
fix
pirms 4 gadiem
Luke Smith
6338dbf592
should be werking now
pirms 4 gadiem
Luke Smith
df372b1595
quick
pirms 4 gadiem
Luke Smith
ff9f5c7456
non-communicative commit message
pirms 4 gadiem
Luke Smith
dad17776e4
silence desired errors
pirms 4 gadiem
Luke Smith
5de5f9d439
more accurate
pirms 4 gadiem
Luke Smith
15159dbbec
note on passwords
pirms 4 gadiem
Luke Smith
037439d367
ubuntu usable, cram rm'd
pirms 4 gadiem
Luke Smith
dfb28af5e7
minor changes and fixes
pirms 4 gadiem
Luke Smith
3c4df51dbe
ui fix
pirms 4 gadiem
Luke Smith
b00a611f81
Merge pull request #10 from Jan69/patch-1
Updated README - typos
pirms 4 gadiem
Luke Smith
cd69caf898
Merge branch 'master' into patch-1
pirms 4 gadiem
Luke Smith
272e6b2326
Merge pull request #17 from mariusurbelis/patch-1
GPLv3 proposition
pirms 4 gadiem