summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-24Merge pull request #105 from michelangelo136/patch-1Luke Smith
Update emailwiz.sh
2020-12-21Update emailwiz.shMichael 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-07Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith
2020-12-06unimportantLuke Smith
2020-12-06detect wildcard certs, fix #98Luke Smith
2020-11-30Merge pull request #58 from DJAndries/masterLuke Smith
Fixes for custom subdomain names
2020-11-30Merge pull request #49 from Mqr10/masterLuke Smith
Enforce TLS1.2 connections
2020-11-30Merge branch 'master' into masterLuke Smith
2020-11-30Merge pull request #77 from alpha-tango-kilo/enhanceLuke Smith
Add extra troubleshooting points, minor readability changes
2020-11-30Merge branch 'master' into enhanceLuke Smith
2020-11-14log in with full email addr instead of usernameLuke Smith
documentation changes
2020-10-18Merge pull request #85 from lesha-co/masterLuke Smith
Make README clearer about PTR record
2020-10-18Make README clearer about PTR recordlesha
2020-10-11more robustLuke Smith
2020-10-11fix #72Luke Smith
2020-09-27Add extra troubleshooting, readability changesalpha-tango-kilo
2020-09-11Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into masterLuke Smith
2020-09-11guess proper cert if mail subdomain not availableLuke Smith
2020-09-05Merge pull request #75 from aTechnophobian/patch-1Luke Smith
Fixed Tiny Grammar Error
2020-09-05Fixed Tiny Grammar ErroraTechnophobian
Literally added one letter
2020-07-21Fixes for custom subdomain namesDarnell Andries
2020-07-14Merge pull request #55 from Laesp/patch-1Luke Smith
Minor change for dovecot.conf to work on v2.3
2020-07-14Minor change for dovecot.conf to work on v2.3Laesp
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-10little fixesLuke Smith
2020-07-10Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_caLuke Smith
remove smtp_tls_CAfile from postfix main.cf
2020-07-10Update emailwiz.shsuperpuffin
2020-07-04force minimum TLS1.2 connections, disable weak ciphersuitesmqr10
2020-06-30Merge pull request #45 from pxeger/patch-1Luke Smith
Change Dovecot/Postfix definition
2020-06-30change Dovecot/Postfix definitionPatrick 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-22Merge pull request #29 from dhruvsharma78/masterLuke Smith
Added instructions for setting up reverse DNS
2020-06-23Merge pull request #1 from dhruvsharma78/dhruvsharma78-patch-rDNSDhruv Sharma
Added instructions for setting up reverse DNS
2020-06-23Added instructions for setting up reverse DNSDhruv Sharma
2020-06-22notes on sending mailLuke Smith
2020-06-22genkey fixLuke Smith
2020-06-22use real tabsLuke Smith
2020-06-21port 25 noteLuke Smith
2020-06-20fixLuke Smith
2020-06-20should be werking nowLuke Smith
2020-06-20quickLuke Smith
2020-06-20non-communicative commit messageLuke Smith
2020-06-20silence desired errorsLuke Smith
2020-06-09more accurateLuke Smith
2020-06-09note on passwordsLuke Smith
2020-06-09ubuntu usable, cram rm'dLuke Smith
2020-06-03minor changes and fixesLuke Smith
2020-06-02ui fixLuke Smith
2020-05-03Merge pull request #10 from Jan69/patch-1Luke Smith
Updated README - typos
2020-05-03Merge branch 'master' into patch-1Luke Smith
2020-04-05Merge pull request #17 from mariusurbelis/patch-1Luke Smith
GPLv3 proposition
2020-04-05GPLv3 propositionMarius Urbelis
I was contacted by Mr. Stallman claiming he was utterly offended by this repository not being licensed under GPLv3!