AutoYADM commit: 2025-03-12 01:45:06
This commit is contained in:
parent
315bdc2762
commit
e3b5bc7e7b
6 changed files with 39 additions and 1 deletions
8
.config/aerc/templates/forward_as_body
Normal file
8
.config/aerc/templates/forward_as_body
Normal file
|
@ -0,0 +1,8 @@
|
|||
X-Mailer: aerc {{version}}
|
||||
|
||||
Forwarded message from {{.OriginalFrom | names | join ", "}} on {{dateFormat .OriginalDate "Mon Jan 2, 2006 at 3:04 PM"}}:
|
||||
{{.OriginalText}}
|
||||
{{- with .Signature }}
|
||||
|
||||
{{.}}
|
||||
{{- end }}
|
Loading…
Add table
Add a link
Reference in a new issue