aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt/account.gmail
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-03 18:02:54 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-03 18:02:54 +0000
commit64070ec37879c5aebae7db72abd40bdb4d491bd4 (patch)
tree0463fe83b64546e44410f7e57b61811e796337c8 /.mutt/account.gmail
parentupdate (diff)
downloadscripts-64070ec37879c5aebae7db72abd40bdb4d491bd4.tar.gz
scripts-64070ec37879c5aebae7db72abd40bdb4d491bd4.zip
finally can send mail from my own email.
Diffstat (limited to '.mutt/account.gmail')
-rw-r--r--.mutt/account.gmail2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/account.gmail b/.mutt/account.gmail
index 3f0ebf0..ca53300 100644
--- a/.mutt/account.gmail
+++ b/.mutt/account.gmail
@@ -4,7 +4,7 @@ unmailboxes *
set from = 'thabogre@gmail.com'
set imap_user = 'thabogre@gmail.com'
source "gpg -d ~/scripts/mail.gmail.pass.gpg |"
-set smtp_url = 'smtp://thabogre@smtp.gmail.com:587/'
+set smtp_url = 'smtp://thabogre@smtp.gmail.com:587'
set realname = 'farzad sadeghi'
set folder = 'imaps://imap.gmail.com:993'
set spoolfile = '+Inbox'