summaryrefslogtreecommitdiff
path: root/bin/mw
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mw')
-rwxr-xr-xbin/mw4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/mw b/bin/mw
index 4110bb4..b7b9103 100755
--- a/bin/mw
+++ b/bin/mw
@@ -22,9 +22,9 @@ notmuchtemp="$muttshare/notmuch-temp"
# Therefore, some default variables that might be otherwise overwritten are set
# here.
iport="993"
-sport="587"
+sport="465"
imapssl="IMAPS"
-tlsline="tls_starttls on"
+tlsline="tls_starttls off"
maxmes="0"
alias mbsync='mbsync -c "$mbsyncrc"'