2xx04
0e47e5e39d
Change the documentation: IMAP port: 993 didn't work, but works on the default IMAP port: 143. Adding more useful information.
The correct IMAP port: 993 didn't work, I've already checked if the port is open or not with netcat and indeed it is. Although it works with the default port (143). I suggest changing the README.md documentation on (on line 104) to the correct ports. Alternatively, you can set up the email server to set the IMAP port to 993. On Another note, Some Application doesn't default the connection security to STARTTLS.
On K-9 Mail (Android) I had to tinker for a while before I ended up with the correct information. In the case of Thunderbird, it does automatically set the ports, etc. It's better to have this on the documentation for easy user setup, just to make sure.
пре 2 година
Luke Smith
c00894c126
Merge pull request #208 from thmtvz/patch-1
Update emailwiz.sh
пре 2 година
thmtvz
772ca64d0c
Update emailwiz.sh
New line in the final output, looks way better!
пре 2 година
Luke Smith
3716deadb2
Merge pull request #158 from fabian-thomas/dev
use domain instead of @
пре 2 година
Luke Smith
6cd64f5c2e
postfix-pcre added, 1.2.3.4 not trusted
пре 2 година
Luke Smith
0409745a9d
Merge pull request #197 from SelfAdjointOperator/master
Reset umask to 0022 at beginning of install
пре 2 година
Luke Smith
bb81d52537
Merge pull request #194 from Theory-of-Everything/fork
Fix : #178 leakage of public IP addresses in sent emails
пре 2 година
Luke Smith
a371f9a569
Merge pull request #203 from simo981/patch-1
Prevented escape shell
пре 2 година
simone
768e58b62f
Update emailwiz.sh
пре 2 година
Simone
012449456e
Prevented escape shell
Some strings will escape and break the script, inserted fixes like single quotes ( ' ' ).
пре 2 година
SelfAdjointOperator
591e1b528e
Reset umask to 0022 at beginning of install
пре 2 година
Theory_of_Everything
e666164231
Fix : #178 leakage of public IP addresses in sent emails
пре 2 година
Luke Smith
4847043384
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
пре 3 година
Luke Smith
029edd8476
tweaks
пре 3 година
Luke Smith
a008a2f108
Merge pull request #159 from ulisesvina/patch-1
Update README.md
пре 3 година
Ulises Viña
ef8b1de329
Update README.md
Replaced 933 for 993, the correct port for IMAP.
пре 3 година
Fabian Thomas
8d63310c5f
use domain instead of @
пре 3 година
Luke Smith
1835ea2eb6
Merge pull request #157 from DimitrijeDobrota/Opendkim-can-not-open-PID-file
Fix: Opendkim won't start: can't open PID file?
пре 3 година
Dimitrije Dobrota
d2ecba48ae
Fix: Opendkim won't start: can't open PID file?
пре 3 година
Luke Smith
a0f5020585
Merge branch 'master' of github.com:LukeSmithxyz/emailwiz
пре 3 година
Luke Smith
0499eac5d2
disable ufw
пре 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 година