Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-31 | avoid deprecation, fix #112 | Luke Smith | |
2020-12-25 | fix #109 | Luke Smith | |
2020-12-24 | fix? sa-dovecot not integrated at start | Luke Smith | |
2020-12-24 | Merge pull request #105 from michelangelo136/patch-1 | Luke Smith | |
Update emailwiz.sh | |||
2020-12-21 | Update emailwiz.sh | Michael Angel Papamihalis | |
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 | |||
2020-12-07 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz | Luke Smith | |
2020-12-06 | unimportant | Luke Smith | |
2020-12-06 | detect wildcard certs, fix #98 | Luke Smith | |
2020-11-30 | Merge pull request #58 from DJAndries/master | Luke Smith | |
Fixes for custom subdomain names | |||
2020-11-30 | Merge pull request #49 from Mqr10/master | Luke Smith | |
Enforce TLS1.2 connections | |||
2020-11-30 | Merge branch 'master' into master | Luke Smith | |
2020-11-30 | Merge pull request #77 from alpha-tango-kilo/enhance | Luke Smith | |
Add extra troubleshooting points, minor readability changes | |||
2020-11-30 | Merge branch 'master' into enhance | Luke Smith | |
2020-11-14 | log in with full email addr instead of username | Luke Smith | |
documentation changes | |||
2020-10-18 | Merge pull request #85 from lesha-co/master | Luke Smith | |
Make README clearer about PTR record | |||
2020-10-18 | Make README clearer about PTR record | lesha | |
2020-10-11 | more robust | Luke Smith | |
2020-10-11 | fix #72 | Luke Smith | |
2020-09-27 | Add extra troubleshooting, readability changes | alpha-tango-kilo | |
2020-09-11 | Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into master | Luke Smith | |
2020-09-11 | guess proper cert if mail subdomain not available | Luke Smith | |
2020-09-05 | Merge pull request #75 from aTechnophobian/patch-1 | Luke Smith | |
Fixed Tiny Grammar Error | |||
2020-09-05 | Fixed Tiny Grammar Error | aTechnophobian | |
Literally added one letter | |||
2020-07-21 | Fixes for custom subdomain names | Darnell Andries | |
2020-07-14 | Merge pull request #55 from Laesp/patch-1 | Luke Smith | |
Minor change for dovecot.conf to work on v2.3 | |||
2020-07-14 | Minor change for dovecot.conf to work on v2.3 | Laesp | |
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" | |||
2020-07-10 | little fixes | Luke Smith | |
2020-07-10 | Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca | Luke Smith | |
remove smtp_tls_CAfile from postfix main.cf | |||
2020-07-10 | Update emailwiz.sh | superpuffin | |
2020-07-04 | force minimum TLS1.2 connections, disable weak ciphersuites | mqr10 | |
2020-06-30 | Merge pull request #45 from pxeger/patch-1 | Luke Smith | |
Change Dovecot/Postfix definition | |||
2020-06-30 | change Dovecot/Postfix definition | Patrick Reader | |
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 | |||
2020-06-22 | Merge pull request #29 from dhruvsharma78/master | Luke Smith | |
Added instructions for setting up reverse DNS | |||
2020-06-23 | Merge pull request #1 from dhruvsharma78/dhruvsharma78-patch-rDNS | Dhruv Sharma | |
Added instructions for setting up reverse DNS | |||
2020-06-23 | Added instructions for setting up reverse DNS | Dhruv Sharma | |
2020-06-22 | notes on sending mail | Luke Smith | |
2020-06-22 | genkey fix | Luke Smith | |
2020-06-22 | use real tabs | Luke Smith | |
2020-06-21 | port 25 note | Luke Smith | |
2020-06-20 | fix | Luke Smith | |
2020-06-20 | should be werking now | Luke Smith | |
2020-06-20 | quick | Luke Smith | |
2020-06-20 | non-communicative commit message | Luke Smith | |
2020-06-20 | silence desired errors | Luke Smith | |
2020-06-09 | more accurate | Luke Smith | |
2020-06-09 | note on passwords | Luke Smith | |
2020-06-09 | ubuntu usable, cram rm'd | Luke Smith | |
2020-06-03 | minor changes and fixes | Luke Smith | |
2020-06-02 | ui fix | Luke Smith | |
2020-05-03 | Merge pull request #10 from Jan69/patch-1 | Luke Smith | |
Updated README - typos |