Luke Smith
f41246d575
more robust
2020-10-11 14:46:45 -04:00
Luke Smith
983b99e86d
fix #72
2020-10-11 14:25:47 -04:00
Luke Smith
0bdbbbef6d
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into master
2020-09-11 08:36:19 -04:00
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available
2020-09-11 08:35:58 -04:00
Luke Smith
4a254d8892
Merge pull request #75 from aTechnophobian/patch-1
...
Fixed Tiny Grammar Error
2020-09-05 07:47:44 -04:00
aTechnophobian
0e41d46fe2
Fixed Tiny Grammar Error
...
Literally added one letter
2020-09-05 02:55:32 +01:00
Luke Smith
755284ae3b
Merge pull request #55 from Laesp/patch-1
...
Minor change for dovecot.conf to work on v2.3
2020-07-14 15:58:10 -04:00
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"
2020-07-14 15:33:45 -04:00
Luke Smith
ab2a2f0d89
little fixes
2020-07-10 14:36:29 -04:00
Luke Smith
3724e4efbc
Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca
...
remove smtp_tls_CAfile from postfix main.cf
2020-07-10 10:41:51 -04:00
superpuffin
f3379debcb
Update emailwiz.sh
2020-07-10 12:00:57 +02:00
Luke Smith
de815eda3b
Merge pull request #45 from pxeger/patch-1
...
Change Dovecot/Postfix definition
2020-06-30 07:27:15 -04:00
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
2020-06-30 10:06:23 +01:00
Luke Smith
5cd479d53e
Merge pull request #29 from dhruvsharma78/master
...
Added instructions for setting up reverse DNS
2020-06-22 17:27:57 -04:00
Dhruv Sharma
35dd68d224
Merge pull request #1 from dhruvsharma78/dhruvsharma78-patch-rDNS
...
Added instructions for setting up reverse DNS
2020-06-23 01:12:41 +04:00
Dhruv Sharma
66854bfdda
Added instructions for setting up reverse DNS
2020-06-23 01:09:49 +04:00
Luke Smith
8d90c4438e
notes on sending mail
2020-06-22 16:35:13 -04:00
Luke Smith
2d25040dec
genkey fix
2020-06-22 14:26:54 -04:00
Luke Smith
145a5e95d1
use real tabs
2020-06-22 11:12:50 -04:00
Luke Smith
d2293ce92c
port 25 note
2020-06-21 08:46:11 -04:00
Luke Smith
adc6641c2e
fix
2020-06-20 18:01:12 -04:00
Luke Smith
6338dbf592
should be werking now
2020-06-20 16:15:28 -04:00
Luke Smith
df372b1595
quick
2020-06-20 15:46:17 -04:00
Luke Smith
ff9f5c7456
non-communicative commit message
2020-06-20 15:43:27 -04:00
Luke Smith
dad17776e4
silence desired errors
2020-06-20 13:02:01 -04:00
Luke Smith
5de5f9d439
more accurate
2020-06-09 19:32:44 -04:00
Luke Smith
15159dbbec
note on passwords
2020-06-09 19:11:55 -04:00
Luke Smith
037439d367
ubuntu usable, cram rm'd
2020-06-09 14:52:36 -04:00
Luke Smith
dfb28af5e7
minor changes and fixes
2020-06-03 13:43:16 -04:00
Luke Smith
3c4df51dbe
ui fix
2020-06-02 15:41:21 -04:00
Luke Smith
b00a611f81
Merge pull request #10 from Jan69/patch-1
...
Updated README - typos
2020-05-03 10:50:29 -04:00
Luke Smith
cd69caf898
Merge branch 'master' into patch-1
2020-05-03 10:50:21 -04:00
Luke Smith
272e6b2326
Merge pull request #17 from mariusurbelis/patch-1
...
GPLv3 proposition
2020-04-05 12:21:06 -04:00
Marius Urbelis
24b4735c8e
GPLv3 proposition
...
I was contacted by Mr. Stallman claiming he was utterly offended by this repository not being licensed under GPLv3!
2020-04-05 17:09:21 +01:00
Luke Smith
ea8b00b5d7
readme edits
2020-03-10 09:02:08 -04:00
Luke Smith
c4d7244fb6
links
2020-01-20 19:27:17 -05:00
Luke Smith
eb15bba5f3
Merge pull request #15 from Schueni1/master
...
Added relaxed option for DKIM.
2019-12-26 18:41:27 -05:00
Aaron Duxler
e7914356a7
myhostname should be the domain
2019-12-26 10:56:38 +01:00
Aaron Duxler
1b455cfee5
opendkim socket fix + install opendkim-tools
2019-12-25 20:14:14 +01:00
Aaron Duxler
dde31ef106
Added relaxed option for DKIM.
...
Create user vmail, if not present.
Add 'login' option in dovecot to be able to send emails fro mutt.
2019-12-17 04:56:57 +01:00
Luke Smith
7788391d60
Merge pull request #11 from yungdan1/master
...
Fix TLS encrypted emails to Gmail
2019-11-09 10:49:59 -05:00
Luke Smith
1f4b006462
Merge pull request #9 from majestrate/master
...
add SPF record generation
2019-11-09 10:49:36 -05:00
Luke Smith
be2b531327
Merge pull request #13 from pellertson/master
...
Make sure the opendkim tools are installed
2019-09-03 06:11:36 -04:00
pellertson
30e2072783
Fixed a bug with installing opendkim ( #1 )
...
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.
2019-09-02 19:40:20 -06:00
Luke Smith
6d387ab15c
Merge pull request #12 from artemkobets/master
...
Use spamassassin on port 25 only
2019-08-11 13:49:23 -04:00
Artem Kobets
46c35da496
Use spamassassin on port 25 only
2019-08-11 18:05:11 +03:00
Luke Smith
08107c0ee3
spamassassin auto move to Junk
2019-07-26 08:43:57 -04:00
daniel
6ba27925b7
TLS Encryption
2019-06-12 08:45:47 +02:00
jan6
1664fc4b51
Update README.md
2019-06-11 05:56:46 +00:00
jan6
cf05589f36
Updated README - slight corrections
...
Typos + other tiny corrections, is it "honestly have" or "honestly don't have" preference towards vultr? Tried to guess...
2019-06-11 05:52:49 +00:00