summaryrefslogtreecommitdiff
path: root/bin/mw
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-21 05:33:24 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-21 05:33:24 +0900
commit4f973f1346dabc14f5a49b7b6ed2e850ce6d93e5 (patch)
tree67c126dd1719f180e177ab11ce212f9f96fec9bf /bin/mw
parent22dd8d609e6c0a6677feb4ced3a180e69ffe5765 (diff)
modified bin/mw, modified share/domains.csv
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"'