]> code.citadel.org Git - citadel.git/commit
* Fixed POP3 server responses ending in \n instead of \r\n as they should be.
authorArt Cancro <ajc@citadel.org>
Wed, 14 Feb 2001 04:23:54 +0000 (04:23 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 14 Feb 2001 04:23:54 +0000 (04:23 +0000)
commit37a5349c98489cc0f9df4c469a2dd6f050c6ba77
tree3c9e24bf1bf3a1adc83d75c1fcec0a71dfac0d4d
parent33485c37331917e04c7b05893bc9340ece1a855f
* Fixed POP3 server responses ending in \n instead of \r\n as they should be.
  This was causing some clients (such as Pine) to lock up.
citadel/ChangeLog
citadel/serv_pop3.c