aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more accurateLuke Smith2020-06-091-1/+1
|
* note on passwordsLuke Smith2020-06-091-1/+1
|
* ubuntu usable, cram rm'dLuke Smith2020-06-092-8/+3
|
* minor changes and fixesLuke Smith2020-06-031-42/+69
|
* ui fixLuke Smith2020-06-021-0/+3
|
* Merge pull request #10 from Jan69/patch-1Luke Smith2020-05-031-10/+9
|\ | | | | Updated README - typos
| * Merge branch 'master' into patch-1Luke Smith2020-05-033-25/+738
| |\ | |/ |/|
* | Merge pull request #17 from mariusurbelis/patch-1Luke Smith2020-04-051-0/+674
|\ \ | | | | | | GPLv3 proposition
| * | GPLv3 propositionMarius Urbelis2020-04-051-0/+674
|/ / | | | | I was contacted by Mr. Stallman claiming he was utterly offended by this repository not being licensed under GPLv3!
* | readme editsLuke Smith2020-03-101-8/+3
| |
* | linksLuke Smith2020-01-211-5/+2
| |
* | Merge pull request #15 from Schueni1/masterLuke Smith2019-12-261-8/+23
|\ \ | | | | | | Added relaxed option for DKIM.
| * | myhostname should be the domainAaron Duxler2019-12-261-2/+10
| | |
| * | opendkim socket fix + install opendkim-toolsAaron Duxler2019-12-251-1/+4
| | |
| * | Added relaxed option for DKIM.Aaron Duxler2019-12-171-6/+10
|/ / | | | | | | | | Create user vmail, if not present. Add 'login' option in dovecot to be able to send emails fro mutt.
* | Merge pull request #11 from yungdan1/masterLuke Smith2019-11-091-0/+3
|\ \ | | | | | | Fix TLS encrypted emails to Gmail
| * | TLS Encryptiondaniel2019-06-121-0/+3
| | |
* | | Merge pull request #9 from majestrate/masterLuke Smith2019-11-091-0/+3
|\ \ \ | | | | | | | | add SPF record generation
| * | | correct formattingJeff Becker2019-06-081-1/+1
| | | |
| * | | remove whitespaceJeff Becker2019-06-081-1/+0
| | | |
| * | | generate spf recordJeff Becker2019-06-081-0/+4
| | | |
* | | | Merge pull request #13 from pellertson/masterLuke Smith2019-09-031-0/+2
|\ \ \ \ | | | | | | | | | | Make sure the opendkim tools are installed
| * | | | Fixed a bug with installing opendkim (#1)pellertson2019-09-031-0/+2
|/ / / / | | | | | | | | 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.
* | | | Merge pull request #12 from artemkobets/masterLuke Smith2019-08-111-2/+1
|\ \ \ \ | | | | | | | | | | Use spamassassin on port 25 only
| * | | | Use spamassassin on port 25 onlyArtem Kobets2019-08-111-2/+1
|/ / / /
* | / / spamassassin auto move to JunkLuke Smith2019-07-261-2/+28
| |/ / |/| |
* | | Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2019-06-071-1/+1
|\| |
* | | Merge branch 'master' of github.com:LukeSmithxyz/emailwizLuke Smith2019-06-071-2/+2
|\ \ \
* | | | vidLuke Smith2019-06-061-1/+1
| | | |
| | | * Update README.mdjan62019-06-111-1/+1
| | | |
| | | * Updated README - slight correctionsjan62019-06-111-14/+14
| | |/ | | | | | | Typos + other tiny corrections, is it "honestly have" or "honestly don't have" preference towards vultr? Tried to guess...
| | * Merge pull request #8 from ayoung012/masterLuke Smith2019-06-071-1/+1
| |/| | | | | | | close quotation marks in opendkim socket config
| | * close quotation marks in opendkim socket configayoung0122019-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Merge pull request #7 from ayoung012/masterLuke Smith2019-06-071-1/+1
| |\| | | | | | | prevent false detection of opendkim KeyTable config
| | * prevent false detection of opendkim KeyTable configayoung0122019-06-071-1/+1
| |/ | | | | | | 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.
| * Merge pull request #3 from wrigleyster/patch-1Luke Smith2019-06-021-1/+1
|/| | | | | Fix typo in the deleting of `-o` flags
| * Update emailwiz.shJakob2019-06-021-1/+1
|/ | | 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?
* maybe I should actually learn markdownLuke Smith2019-05-281-1/+1
|
* d'nationLuke Smith2019-05-281-0/+3
|
* redundantLuke Smith2019-05-271-9/+0
|
* I always forget which one is which.Luke Smith2019-05-271-7/+7
|
* no longer trueLuke Smith2019-05-271-1/+1
|
* vultr noteLuke Smith2019-05-271-1/+1
|
* hedging removedLuke Smith2019-05-271-2/+0
|
* brand nameLuke Smith2019-05-272-1/+1
|
* note on installLuke Smith2019-05-271-0/+2
|
* autodetermine domainLuke Smith2019-05-271-7/+5
|
* optional remove scriptLuke Smith2019-05-271-0/+8
|
* it might actually be working nowLuke Smith2019-05-271-1/+3
|
* how did I miss thatLuke Smith2019-05-271-4/+4
|