Removed the UCI code to read the signatur (= name) from ~/.signature.
authormarkus schnalke <meillo@marmaro.de>
Wed, 25 Jan 2012 21:56:43 +0000 (22:56 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 25 Jan 2012 21:56:43 +0000 (22:56 +0100)
commit2c3b7da72126a21f05130e9ed6bb70f43624ce25
tree59000d5184ce430f9e579c0cb62addf391129bc7
parent1c6fe69a6025e8249c7ed30af0c2ebe9ff9da4c3
Removed the UCI code to read the signatur (= name) from ~/.signature.
If we want to read something from ~/.signature, then those lines that
form the footer of a mail message. What is called ``signature'' here
is the name of the sender; the name that is put into the From: line.
There are already several options to put it:
- environment variable: SIGNATURE (to change temporary)
- profile entry: Signature: (to set only for the mail system)
- GECOS field in passwd (fallback and global)
These should be enough.
man/mh-profile.man5
uip/send.c
uip/whatnowsbr.c