HTML messages are now encoded as "Quoted-Printable" before being
authorArt Cancro <ajc@citadel.org>
Mon, 30 Jan 2006 05:15:09 +0000 (05:15 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 30 Jan 2006 05:15:09 +0000 (05:15 +0000)
commit124ab56a15b0de7b3db6b3896445c479ef7becc8
tree573c29690f116c025c3f5736405c1d84faddf3a0
parent1cccb1b244f4798c7cbd09cfe2be7c0fc722c0cc
HTML messages are now encoded as "Quoted-Printable" before being
  transmitted to the server.  New utility function text_to_server_qp()
  handles this.
webcit/ChangeLog
webcit/messages.c
webcit/serv_func.c
webcit/webcit.h