summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-26 00:39:32 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-26 00:39:32 +0900
commitace3ca6321db1faa1f8c43f83afab6e138933048 (patch)
treec6e61711296ff03401a416b1214105868c1f4f55 /share
parent4e44963cd8addcc5b81845abad697f5d98dd54e4 (diff)
modified bin/mw, modified share/mpop-temp, modified share/msmtp-temp
Diffstat (limited to 'share')
-rw-r--r--share/mpop-temp2
-rw-r--r--share/msmtp-temp2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/mpop-temp b/share/mpop-temp
index cc51d75..63210fb 100644
--- a/share/mpop-temp
+++ b/share/mpop-temp
@@ -5,4 +5,4 @@ host $imap
port $iport
timeout 10
delivery maildir $maildir/$fulladdr/INBOX
-passwordeval pass $passprefix$fulladdr
+passwordeval pass mail/mutt/$passprefix$fulladdr
diff --git a/share/msmtp-temp b/share/msmtp-temp
index 7333437..81f4950 100644
--- a/share/msmtp-temp
+++ b/share/msmtp-temp
@@ -3,7 +3,7 @@ host $smtp
port $sport
from $fulladdr
user $login
-passwordeval "pass $passprefix$fulladdr"
+passwordeval "pass mail/mutt/$passprefix$fulladdr"
auth on
tls on
tls_trust_file $sslcert