Salonia Matteo
c71fc4b097
Disallow unauthenticated senders
This stops unauthenticated users from sending unauthorized emails.
Example:
`swaks -t matteo@mail.saloniamatteo.top --header "Subject: Unauthorized Email" --body "This email should not go through." --server mail.saloniamatteo.top`
Before this patch, any user could run the command above, without any authentication, and the server would gladly accept the incoming mail.
Now, the email is rejected, and the email server only allows authenticated users.
преди 3 години
Luke Smith
da38dd195e
Merge pull request #133 from kdkasad/master
Fix typo in LICENSE filename
преди 3 години
Kian Kasad
89bcffd1d6
fix typo in LICENSE filename
преди 3 години
Luke Smith
e801955850
fix
преди 3 години
Luke Smith
5b451c7f2b
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
преди 3 години
Luke Smith
3a4a1378b7
minor tweaks
преди 3 години
Luke Smith
6b2f71708e
avoid bug
преди 3 години
Luke Smith
ad923106a0
Merge pull request #127 from NiiggerLifeMatter/patch-1
Update emailwiz.sh
преди 3 години
NiiggerLifeMatter
790a08bf9a
Update emailwiz.sh
Make gmail's less angry
преди 3 години
Luke Smith
d3ce7d9fa6
fix #122 ; for older versions of dovecot
преди 3 години
Luke Smith
4c468aac9c
add color so people stop missing it
преди 3 години
Luke Smith
7371fb0d07
avoid deprecation, fix #112
преди 3 години
Luke Smith
de3abfe086
fix #109
преди 3 години
Luke Smith
8dce9ba2d7
fix? sa-dovecot not integrated at start
преди 3 години
Luke Smith
6193302d96
Merge pull request #105 from michelangelo136/patch-1
Update emailwiz.sh
преди 3 години
Michael Angel Papamihalis
6b15bbbff5
Update emailwiz.sh
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
преди 3 години
Luke Smith
b95fdd9334
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
преди 3 години
Luke Smith
e37db0b9ed
unimportant
преди 4 години
Luke Smith
b50fb342f1
detect wildcard certs, fix #98
преди 4 години
Luke Smith
c749c1dd60
Merge pull request #58 from DJAndries/master
Fixes for custom subdomain names
преди 4 години
Luke Smith
41083d5ca4
Merge pull request #49 from Mqr10/master
Enforce TLS1.2 connections
преди 4 години
Luke Smith
24aa38ec12
Merge branch 'master' into master
преди 4 години
Luke Smith
9a61a69c0f
Merge pull request #77 from alpha-tango-kilo/enhance
Add extra troubleshooting points, minor readability changes
преди 4 години
Luke Smith
a60f347f2a
Merge branch 'master' into enhance
преди 4 години
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 години
alpha-tango-kilo
591d356dd2
Add extra troubleshooting, readability changes
преди 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 години
Darnell Andries
30fd2d5d8d
Fixes for custom subdomain names
преди 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 години
mqr10
c518fb0428
force minimum TLS1.2 connections, disable weak ciphersuites
преди 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 години