From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15832.63022.448388.401779@nanonic.hilbert.space> From: paurea@gsyc.escet.urjc.es To: 9fans@cse.psu.edu Subject: Re: [9fans] ever growing mail In-Reply-To: <5548ea0aaf4d970996e98aebb1256053@plan9.bell-labs.com>:presotto@plan9.bell-labs.com's message of 17:00:38 Friday,15 November 2002 References: <5548ea0aaf4d970996e98aebb1256053@plan9.bell-labs.com> Date: Mon, 18 Nov 2002 15:16:14 +0100 Topicbox-Message-UUID: 234ae916-eacb-11e9-9e20-41e7f4b1d025 presotto@plan9.bell-labs.com writes: > From: presotto@plan9.bell-labs.com > Subject: [9fans] ever growing mail > Date: Fri, 15 Nov 2002 17:00:38 -0500 > > I've moved to sources paurea@gsyc.escet.urjc.es's changes to imap4d. > I went through the code and changed ALL responses to upper case. I > also documented the challenge-response option in /sys/man/8/pop3. You forgot to change the fetch.c: diff ./fetch.c /n/dump/2002/1118/sys/src/cmd/ip/imap4d/fetch.c 109c109 < Bprint(&bout, "* %lud FETCH (", m->seq); --- > Bprint(&bout, "* %lud fetch (", m->seq); 144c144 < Bprint(&bout, "%sRFC822.SIZE %lud", sep, msgSize(m)); --- > Bprint(&bout, "%srfc822.size %lud", sep, msgSize(m)); 148c148 < Bprint(&bout, "%sRFC822", sep); --- > Bprint(&bout, "%srfc822", sep); -- Saludos, Gorka "Curiosity sKilled the cat"