aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* close #217Luke Smith2022-07-011-0/+5
|
* fix #205Luke Smith2022-07-011-0/+4
|
* fix #223Luke Smith2022-07-011-4/+4
|
* Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2022-07-011-1/+1
|\
| * Merge pull request #215 from simo981/patch-1Luke Smith2022-07-011-1/+1
| |\ | | | | | | Typo in my last merge
| | * Typo in my last mergesimone2022-04-221-1/+1
| |/
* / close #222Luke Smith2022-07-011-2/+5
|/
* Merge pull request #208 from thmtvz/patch-1Luke Smith2022-04-031-1/+1
|\ | | | | Update emailwiz.sh
| * Update emailwiz.shthmtvz2022-04-031-1/+1
|/ | | New line in the final output, looks way better!
* Merge pull request #158 from fabian-thomas/devLuke Smith2022-03-291-1/+1
|\ | | | | use domain instead of @
| * use domain instead of @Fabian Thomas2021-08-061-1/+1
| |
* | postfix-pcre added, 1.2.3.4 not trustedLuke Smith2022-03-291-3/+2
| |
* | Merge pull request #197 from SelfAdjointOperator/masterLuke Smith2022-03-291-0/+3
|\ \ | | | | | | Reset umask to 0022 at beginning of install
| * | Reset umask to 0022 at beginning of installSelfAdjointOperator2022-01-201-0/+3
| | |
* | | Merge pull request #194 from Theory-of-Everything/forkLuke Smith2022-03-291-0/+8
|\ \ \ | | | | | | | | Fix: #178 leakage of public IP addresses in sent emails
| * | | Fix: #178 leakage of public IP addresses in sent emailsTheory_of_Everything2022-01-101-0/+8
| |/ /
* | | Merge pull request #203 from simo981/patch-1Luke Smith2022-03-291-39/+39
|\ \ \ | |/ / |/| | Prevented escape shell
| * | Update emailwiz.shsimone2022-03-101-3/+3
| | |
| * | Prevented escape shellSimone2022-03-071-41/+41
|/ / | | | | Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
* | Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2021-09-142-1/+5
|\ \
| * \ Merge pull request #159 from ulisesvina/patch-1Luke Smith2021-08-061-1/+1
| |\ \ | | |/ | |/| Update README.md
| | * Update README.mdUlises ViƱa2021-08-061-1/+1
| |/ | | | | Replaced 933 for 993, the correct port for IMAP.
| * Merge pull request #157 from DimitrijeDobrota/Opendkim-can-not-open-PID-fileLuke Smith2021-08-051-0/+4
| |\ | | | | | | Fix: Opendkim won't start: can't open PID file?
| | * Fix: Opendkim won't start: can't open PID file?Dimitrije Dobrota2021-08-051-0/+4
| |/
* / tweaksLuke Smith2021-09-141-8/+20
|/
* Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2021-06-211-0/+0
|\
| * Merge pull request #133 from kdkasad/masterLuke Smith2021-03-131-0/+0
| |\ | | | | | | Fix typo in LICENSE filename
| | * fix typo in LICENSE filenameKian Kasad2021-03-131-0/+0
| |/
* / disable ufwLuke Smith2021-06-212-2/+4
|/
* fixLuke Smith2021-02-101-1/+0
|
* Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2021-02-031-1/+1
|\
| * avoid bugLuke Smith2021-02-031-1/+1
| |
| * Merge pull request #127 from NiiggerLifeMatter/patch-1Luke Smith2021-02-031-2/+2
| |\ | | | | | | Update emailwiz.sh
| | * Update emailwiz.shNiiggerLifeMatter2021-02-031-2/+2
| |/ | | | | Make gmail's less angry
* / minor tweaksLuke Smith2021-02-031-10/+4
|/
* fix #122 ; for older versions of dovecotLuke Smith2021-01-221-0/+5
|
* add color so people stop missing itLuke Smith2021-01-071-6/+6
|
* avoid deprecation, fix #112Luke Smith2020-12-311-1/+1
|
* fix #109Luke Smith2020-12-251-1/+1
|
* fix? sa-dovecot not integrated at startLuke Smith2020-12-251-1/+1
|
* Merge pull request #105 from michelangelo136/patch-1Luke Smith2020-12-251-3/+1
|\ | | | | Update emailwiz.sh
| * Update emailwiz.shMichael Angel Papamihalis2020-12-211-3/+1
|/ | | 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
* Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2020-12-072-5/+23
|\
| * Merge pull request #58 from DJAndries/masterLuke Smith2020-11-301-2/+2
| |\ | | | | | | Fixes for custom subdomain names
| | * Fixes for custom subdomain namesDarnell Andries2020-07-211-3/+3
| | |
| * | Merge pull request #49 from Mqr10/masterLuke Smith2020-11-301-0/+12
| |\ \ | | | | | | | | Enforce TLS1.2 connections
| | * \ Merge branch 'master' into masterLuke Smith2020-11-302-39/+38
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #77 from alpha-tango-kilo/enhanceLuke Smith2020-11-301-2/+4
| |\ \ \ | | | | | | | | | | Add extra troubleshooting points, minor readability changes
| | * \ \ Merge branch 'master' into enhanceLuke Smith2020-11-302-28/+23
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Add extra troubleshooting, readability changesalpha-tango-kilo2020-09-271-5/+5
| | | | |