Various rework in spost.
authormarkus schnalke <meillo@marmaro.de>
Sun, 12 Feb 2012 16:49:57 +0000 (17:49 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sun, 12 Feb 2012 16:49:57 +0000 (17:49 +0100)
commit4c513fd6ebd0f1b08b8f9504b6d6c8aef2351d4a
tree44de50eb02ac5623925a045fe809969af899cf7d
parent80eeca1af5bc5120d9aeef933c2e162c382c9d29
Various rework in spost.
- Removed some unused flags.
- Don't care for multiple Subject: headers. They aren't allowed.
- Correctly handle headers that are folded before the first word of the value.
- Outsourced code from putfmt() into new process_fcc().
uip/spost.c