diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-04 19:53:53 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-04 19:53:53 +0900 |
| commit | d8a5cc6e4bfacf675b902d9cfd37ee2a40a906cc (patch) | |
| tree | 39478453d97109919dda127328976265432c3a73 /share | |
| parent | c240ae00f4383fea899a6ceea9df41ffe258102d (diff) | |
modified Makefile, modified share/mutt-temp
Diffstat (limited to 'share')
| -rw-r--r-- | share/mutt-temp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mutt-temp b/share/mutt-temp index 475aad7..147a3b9 100644 --- a/share/mutt-temp +++ b/share/mutt-temp @@ -5,6 +5,7 @@ set real_name = "$realname" set hostname = "$hostname" set from = "$fulladdr" set sendmail = "msmtp -a $fulladdr" +set sendmail_wait = -1 set folder = "$folder" set header_cache = "$cachedir/$safename/headers" set message_cachedir = "$cachedir/$safename/bodies" |
