Luke Smith
1ab9f432df
log in with full email addr instead of username
documentation changes
4年前
Luke Smith
c93deff4c2
Merge pull request #85 from lesha-co/master
Make README clearer about PTR record
4年前
lesha
4b3fc1a5b8
Make README clearer about PTR record
4年前
Luke Smith
f41246d575
more robust
4年前
Luke Smith
983b99e86d
fix #72
4年前
Luke Smith
0bdbbbef6d
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz into master
4年前
Luke Smith
7295f6ae81
guess proper cert if mail subdomain not available
4年前
Luke Smith
4a254d8892
Merge pull request #75 from aTechnophobian/patch-1
Fixed Tiny Grammar Error
4年前
aTechnophobian
0e41d46fe2
Fixed Tiny Grammar Error
Literally added one letter
4年前
Luke Smith
755284ae3b
Merge pull request #55 from Laesp/patch-1
Minor change for dovecot.conf to work on v2.3
4年前
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"
4年前
Luke Smith
ab2a2f0d89
little fixes
4年前
Luke Smith
3724e4efbc
Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca
remove smtp_tls_CAfile from postfix main.cf
4年前
superpuffin
f3379debcb
Update emailwiz.sh
4年前
Luke Smith
de815eda3b
Merge pull request #45 from pxeger/patch-1
Change Dovecot/Postfix definition
4年前
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
4年前
Luke Smith
5cd479d53e
Merge pull request #29 from dhruvsharma78/master
Added instructions for setting up reverse DNS
4年前
Dhruv Sharma
35dd68d224
Merge pull request #1 from dhruvsharma78/dhruvsharma78-patch-rDNS
Added instructions for setting up reverse DNS
4年前
Dhruv Sharma
66854bfdda
Added instructions for setting up reverse DNS
4年前
Luke Smith
8d90c4438e
notes on sending mail
4年前
Luke Smith
2d25040dec
genkey fix
4年前
Luke Smith
145a5e95d1
use real tabs
4年前
Luke Smith
d2293ce92c
port 25 note
4年前
Luke Smith
adc6641c2e
fix
4年前
Luke Smith
6338dbf592
should be werking now
4年前
Luke Smith
df372b1595
quick
4年前
Luke Smith
ff9f5c7456
non-communicative commit message
4年前
Luke Smith
dad17776e4
silence desired errors
4年前
Luke Smith
5de5f9d439
more accurate
4年前
Luke Smith
15159dbbec
note on passwords
4年前
Luke Smith
037439d367
ubuntu usable, cram rm'd
4年前
Luke Smith
dfb28af5e7
minor changes and fixes
4年前
Luke Smith
3c4df51dbe
ui fix
4年前
Luke Smith
b00a611f81
Merge pull request #10 from Jan69/patch-1
Updated README - typos
4年前
Luke Smith
cd69caf898
Merge branch 'master' into patch-1
4年前
Luke Smith
272e6b2326
Merge pull request #17 from mariusurbelis/patch-1
GPLv3 proposition
4年前
Marius Urbelis
24b4735c8e
GPLv3 proposition
I was contacted by Mr. Stallman claiming he was utterly offended by this repository not being licensed under GPLv3!
4年前
Luke Smith
ea8b00b5d7
readme edits
4年前
Luke Smith
c4d7244fb6
links
4年前
Luke Smith
eb15bba5f3
Merge pull request #15 from Schueni1/master
Added relaxed option for DKIM.
4年前
Aaron Duxler
e7914356a7
myhostname should be the domain
4年前
Aaron Duxler
1b455cfee5
opendkim socket fix + install opendkim-tools
4年前
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.
4年前
Luke Smith
7788391d60
Merge pull request #11 from yungdan1/master
Fix TLS encrypted emails to Gmail
5年前
Luke Smith
1f4b006462
Merge pull request #9 from majestrate/master
add SPF record generation
5年前
Luke Smith
be2b531327
Merge pull request #13 from pellertson/master
Make sure the opendkim tools are installed
5年前
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.
5年前
Luke Smith
6d387ab15c
Merge pull request #12 from artemkobets/master
Use spamassassin on port 25 only
5年前
Artem Kobets
46c35da496
Use spamassassin on port 25 only
5年前
Luke Smith
08107c0ee3
spamassassin auto move to Junk
5年前