mirror of
https://github.com/d99kris/nmail.git
synced 2026-04-26 09:46:01 +03:00
[GH-ISSUE #115] [Feature missing] signature removed in v3.99 #101
Labels
No labels
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nmail#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krackout on GitHub (Oct 17, 2022).
Original GitHub issue: https://github.com/d99kris/nmail/issues/115
Originally assigned to: @d99kris on GitHub.
In one of the nmail profles I have, I had signature enabled; I noticed today that no signature was added, plus on making a new empty nmail profile,
signature=option was not available onmain.conf.@d99kris commented on GitHub (Oct 17, 2022):
Hi @krackout - the
signature=option is found inui.conf. See https://github.com/d99kris/nmail#nmailuiconf for details.Edit: FYI - the option has not been moved, it was there since
43648cb0when signature support was added.@krackout commented on GitHub (Oct 17, 2022):
Damn, sorry. I restructed my nmail profiles to have a common
ui.confand lost the setting. Really sorry, I'll be more careful in the future.@d99kris commented on GitHub (Oct 17, 2022):
No worries!