From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7dfe02f12f24c90ce3e01a4b85f05c03@plan9.bell-labs.com> From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] current smtpd In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-gczxxxyxsqahgcbfqkhgivaqhq" Date: Mon, 25 Aug 2003 10:17:46 -0400 Topicbox-Message-UUID: 215a3624-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-gczxxxyxsqahgcbfqkhgivaqhq Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit The bloat is the tlsClient/tlsServer. I'll have to figure out the CRAM-md5 problem. That code looks unchanged from January. What error do you get? Does the '-d' option to smtpd put anything useful in the log? I'll set up a server that does authentication later today and find a system to test it with. --upas-gczxxxyxsqahgcbfqkhgivaqhq Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Mon Aug 25 02:40:36 EDT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Mon Aug 25 02:40:33 EDT 2003 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 6869C19BA9; Mon, 25 Aug 2003 02:40:30 -0400 (EDT) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.76.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id DD0AE19B76; Mon, 25 Aug 2003 02:40:10 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id CA71C19A28; Mon, 25 Aug 2003 02:39:54 -0400 (EDT) Received: from ar.aichi-u.ac.jp (ar.aichi-u.ac.jp [202.250.160.40]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9547819A1C for <9fans@cse.psu.edu>; Mon, 25 Aug 2003 02:39:42 -0400 (EDT) Received: from ar.aichi-u.ac.jp ([61.211.131.3]) by ar; Mon Aug 25 15:39:38 JST 2003 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Kenji Arisawa To: 9fans@cse.psu.edu Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) Subject: [9fans] current smtpd Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 25 Aug 2003 15:39:31 +0900 X-Spam-Status: No, hits=0.0 required=5.0 tests=USER_AGENT_APPLEMAIL version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Hello, After updating smtpd from --rwxrwxr-x M 2147 sys sys 198790 Jan 22 2003 /n/dump/2003/0710/386/bin/upas/smtpd to --rwxrwxr-x M 2147 sys sys 313560 Jul 10 09:05 /n/dump/2003/0825/386/bin/upas/smtpd I could not send mails using CRAM-md5 mail relaying authentication. The size is greatly increased. What are added? Kenji Arisawa --upas-gczxxxyxsqahgcbfqkhgivaqhq--