From pinedev@shivax2.cac.washington.edu Wed May 1 08:07:41 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 1 May 2002 08:07:41 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g41F7fXG011361 for ; Wed, 1 May 2002 08:07:41 -0700 Received: FROM mx1.cac.washington.edu BY mailscan4.cac.washington.edu ; Wed May 01 08:07:40 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g41F7ewa002854; Wed, 1 May 2002 08:07:40 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g41F6Aqt021686; Wed, 1 May 2002 08:06:10 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g41F33w3030840 for ; Wed, 1 May 2002 08:03:03 -0700 Received: FROM mxu2.u.washington.edu BY mailscan2.cac.washington.edu ; Wed May 01 08:03:02 2002 -0700 Received: from pom.INS.cwru.edu (pom.INS.CWRU.Edu [129.22.8.234]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g41F32ZB006105 for ; Wed, 1 May 2002 08:03:02 -0700 Received: from [192.168.254.13] (dsl-cle-166-41.lightstreamdsl.net [216.130.15.41]) by pom.INS.cwru.edu with ESMTP (8.8.8+cwru/CWRU-1.0-smtprelay) id LAA22100; Wed, 1 May 2002 11:03:01 -0400 (EDT) (from bat5@po.cwru.edu for ) Message-Id: Date: Wed, 1 May 2002 11:04:31 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Brian Alexander Todd To: Pine Discussion Forum Subject: : sharing mailboxes across partitions, locked out MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: bat@Virgil X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Dear pine-infoers, I wanted to post an answer to my previous Pine problem so that it will exist in the archive. All of the brain power in the answer is due to Eduardo Chappa and I am just recounting the solution that he showed to me (Thanks!). SYMPTOM: A Unix version of Pine stalls when accessing a folder on an msdos partition. After a while it goes in to "Mailbox , locked will override in ### seconds" mode. Finally it does access the folder but it takes way to long for practical usage. CAUSE: I'm fuzzy on this but it has to do with the way that Pine tries to make lock files. If the mailbox exists on the msdos (e.g. some kind of FAT) partition it can't set the permissions on the file (because msdos file systems don't support permissions). Evidently, it is hanging as it fails to set the permissions. FIX: You will need to rebuild Pine and make sure that the build option CRXTYPE is set to "std" and not to "nfs". I changed this by editing the Makefile in /pinesrc/imap/src/osdep/unix/. You need to be a little careful because there is platform dependent switches in the makefile, so make sure that you are setting the switch in the right place (ie. for the right platform). A good way to verify this is by deleting the file crx_nfs.c to make sure that you are using crx_stdc. I believe that it is also possible to set this option at build-time by, ./build CRXTYPE=std <... other options> Either way, rebuild and see if it works (it did for me). CAUTIONARY I have no sense of the security issues associated with this change. OPED Unix pine with mailboxes on a FAT partition is a sweet way to share mailboxes across partitions on a multiboot computer. Thanks again Eduardo, Brian -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Thu May 2 08:02:09 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 08:02:08 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42F28XG028920 for ; Thu, 2 May 2002 08:02:08 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 02 08:02:08 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42F27RD013845; Thu, 2 May 2002 08:02:07 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42EWXeo092506; Thu, 2 May 2002 07:32:33 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42ETCw3043504 for ; Thu, 2 May 2002 07:29:12 -0700 Received: FROM mxu1.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 02 07:29:11 2002 -0700 Received: from express-res.com (eloise.express-res.com [204.144.242.129]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42ETAc6030367 for ; Thu, 2 May 2002 07:29:11 -0700 Received: (from marci@localhost) by express-res.com (AIX4.3/8.9.3/8.9.3) id IAA37938; Thu, 2 May 2002 08:21:58 -0500 Message-Id: Date: Thu, 2 May 2002 08:21:58 -0500 (CDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Marci Burgess To: Pine Discussion Forum Subject: sent-mail folder MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I am using Procmail to create two different .mbx folders which several users access at the same time. These two folders belong to 2 different users: /home/requests/incoming.mbx, and /home/confirm/confirmation.mbx My problem is that when I send messages from either of these .mbx folders, Pine fcc's to the same folder (sent-mail is the default, or if I specify a different one in Config, they both send it there). Is there a way to prompt the user for the fcc location, or better yet to determine fcc location based on which .mbx folder the user is in? Any help is much apprecited! -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Thu May 2 09:14:07 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 09:14:07 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42GE7XG031568 for ; Thu, 2 May 2002 09:14:07 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Thu May 02 09:14:06 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42GE6RD016111; Thu, 2 May 2002 09:14:06 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42G7clZ020946; Thu, 2 May 2002 09:07:38 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42G53w3019792 for ; Thu, 2 May 2002 09:05:03 -0700 Received: FROM mxu1.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 02 09:05:02 2002 -0700 Received: from moultrie.cse.sc.edu (moultrie.cse.sc.edu [129.252.138.7]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42G52c6020336 for ; Thu, 2 May 2002 09:05:02 -0700 Received: from mum.cse.sc.edu (mum.cse.sc.edu [129.252.138.21]) by moultrie.cse.sc.edu (Postfix) with ESMTP id 8196A2EBEE for ; Thu, 2 May 2002 12:05:01 -0400 (EDT) Message-Id: Date: Thu, 2 May 2002 11:05:02 -0500 (CDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Gopi Sundaram To: Pine Discussion Forum Subject: Re: sent-mail folder In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: gopalan@mum.cse.sc.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 2 May 2002, Marci Burgess wrote: > Is there a way to prompt the user for the fcc location, or better yet > to determine fcc location based on which .mbx folder the user is in? I'm not sure if what I'm saying is available in 4.21, but it works in the latest version (4.44) Set up roles for each folder with the following settings: Current Folder Type = Specific (specify the mbx mailbox here) Set Fcc: (specify the Fcc mailbox for this role) Tweak the remaining setings for your preferences. -- Gopi Sundaram gopalan@cse.sc.edu http://www.cse.sc.edu/~gopalan/Pine/ From pinedev@shivax2.cac.washington.edu Thu May 2 09:57:30 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 09:57:30 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42GvUXG001314 for ; Thu, 2 May 2002 09:57:30 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 02 09:57:29 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42GvTRD017898; Thu, 2 May 2002 09:57:29 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42GJ8qt032050; Thu, 2 May 2002 09:19:09 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42GIMw3043790 for ; Thu, 2 May 2002 09:18:22 -0700 Received: FROM mxu2.u.washington.edu BY mailscan5.cac.washington.edu ; Thu May 02 09:18:22 2002 -0700 Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42GILZB010835 for ; Thu, 2 May 2002 09:18:22 -0700 Received: from [192.168.4.86] (localhost.panix.com [127.0.0.1]) by mail1.panix.com (Postfix) with ESMTP id AC2B348723 for ; Thu, 2 May 2002 12:18:20 -0400 (EDT) Message-Id: Date: Thu, 2 May 2002 09:18:41 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Kenneth Crudup To: Pine Discussion Forum Subject: "Message size does not match expected size, continuing..." MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: X-X-Sender: X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I just started at this place, and they're a Windows (MS-Exchange/MS-LookOut!) shop. I've been able to get to my E-mail OK, but: - Every message read pops up that warning from pine (4.33 ane 4.43) - Saving of attachments results in short files Is there some sort of workaround in M-S-C to deal with Yet Another Microsoft Bug? -Kenny -- Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting (510) 745-0101 Home: 4110 E. Willow St. #246, Long Beach, CA 90815-1740 Work: 2052 Alton Parkway, Irvine, CA 92606-4905 (949) 252-1111 X240 -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Thu May 2 09:58:00 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 09:58:00 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42Gw0XG001390 for ; Thu, 2 May 2002 09:58:00 -0700 Received: FROM mx1.cac.washington.edu BY mailscan4.cac.washington.edu ; Thu May 02 09:57:59 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42Gvxwa011123; Thu, 2 May 2002 09:57:59 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42GI6qt028886; Thu, 2 May 2002 09:18:06 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42GHDw3015752 for ; Thu, 2 May 2002 09:17:13 -0700 Received: FROM mxu4.u.washington.edu BY mailscan3.cac.washington.edu ; Thu May 02 09:17:13 2002 -0700 Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42GHCIe010106 for ; Thu, 2 May 2002 09:17:13 -0700 Received: from localhost (tonytung@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.6) with ESMTP id g42GHCe29818 for ; Thu, 2 May 2002 09:17:12 -0700 (PDT) (envelope-from tonytung@CSUA.Berkeley.EDU) Message-Id: Date: Thu, 2 May 2002 09:17:12 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Tony Tung To: Pine Discussion Forum Subject: Re: sent-mail folder In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 2 May 2002, Marci Burgess wrote: > I am using Procmail to create two different .mbx folders > which several users access at the same time. > > These two folders belong to 2 different users: > /home/requests/incoming.mbx, and > /home/confirm/confirmation.mbx > > My problem is that when I send messages from either of these > .mbx folders, Pine fcc's to the same folder (sent-mail is the default, or > if I specify a different one in Config, they both send it there). > > Is there a way to prompt the user for the fcc location, or better yet to > determine fcc location based on which .mbx folder the user is in? > > Any help is much apprecited! Perhaps what you want is this in the pine config: fcc-name-rule = Set Rule Values --- ---------------------- <----- snip -----> ( ) current-folder Tony From pinedev@shivax2.cac.washington.edu Thu May 2 11:22:02 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 11:22:02 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42IM2XG006115 for ; Thu, 2 May 2002 11:22:02 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 02 11:22:01 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42IM0RD021375; Thu, 2 May 2002 11:22:01 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42Hgueo055966; Thu, 2 May 2002 10:42:57 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g42Hfgw3056058 for ; Thu, 2 May 2002 10:41:43 -0700 Received: FROM mxu1.u.washington.edu BY mailscan5.cac.washington.edu ; Thu May 02 10:41:42 2002 -0700 Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g42Hffc6015806 for ; Thu, 2 May 2002 10:41:42 -0700 Received: from localhost (tonytung@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.6) with ESMTP id g42HffQ71527 for ; Thu, 2 May 2002 10:41:41 -0700 (PDT) (envelope-from tonytung@CSUA.Berkeley.EDU) Message-Id: Date: Thu, 2 May 2002 10:41:41 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Tony Tung To: Pine Discussion Forum Subject: html mail? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hi, I recently received an HTML encoded email which pine did not render using its html filter. Instead, the message was displayed along with its tags. The key difference between this email and another which was rendered as expected was a line in the header "Mime-Version: 1.0". In fact, when I added this line to the incorrectly-rendered email's header, it worked fine. Is this a bug or a feature? Thanks, Tony -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Thu May 2 20:45:19 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 20:45:19 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g433jJXG027224 for ; Thu, 2 May 2002 20:45:19 -0700 Received: FROM mx2.cac.washington.edu BY mailscan5.cac.washington.edu ; Thu May 02 20:45:18 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g433jHRD005250; Thu, 2 May 2002 20:45:18 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g433YXlZ017020; Thu, 2 May 2002 20:34:33 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g433XVw3015062 for ; Thu, 2 May 2002 20:33:31 -0700 Received: FROM mxu2.u.washington.edu BY mailscan1.cac.washington.edu ; Thu May 02 20:33:31 2002 -0700 Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.7.7.76]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g433XUZB007913 for ; Thu, 2 May 2002 20:33:30 -0700 Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72]) by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id XAA08369 for ; Thu, 2 May 2002 23:33:30 -0400 (EDT) Received: from manawatu-mail-centre.mit.edu (MANAWATU-MAIL-CENTRE.MIT.EDU [18.7.7.71]) by central-city-carrier-station.mit.edu (8.9.2/8.9.2) with ESMTP id XAA05750 for ; Thu, 2 May 2002 23:33:30 -0400 (EDT) Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73]) by manawatu-mail-centre.mit.edu (8.9.2/8.9.2) with ESMTP id XAA28512 for ; Thu, 2 May 2002 23:33:29 -0400 (EDT) Received: from localhost (jmorzins@localhost) by multics.mit.edu (8.9.3) with ESMTP id XAA01774; Thu, 2 May 2002 23:33:29 -0400 (EDT) Message-Id: Date: Thu, 2 May 2002 23:33:28 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jacob Morzinski To: Pine Discussion Forum Subject: Re: html mail? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 2 May 2002, Tony Tung wrote: > expected was a line in the header "Mime-Version: 1.0". In fact, when I > added this line to the incorrectly-rendered email's header, it worked > fine. > > Is this a bug or a feature? It is a bug for a HTML message to lack a Mime-Version header. It is a feature for a mail reader to assume a message is plain text if the message is not properly labeled as anything else. Lack of a Mime-Version header means that the message was not properly labeled. Sincerely, Jacob Morzinski jmorzins@mit.edu From pinedev@shivax2.cac.washington.edu Thu May 2 23:50:41 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 2 May 2002 23:50:41 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g436ofXG032226 for ; Thu, 2 May 2002 23:50:41 -0700 Received: FROM mx1.cac.washington.edu BY mailscan6.cac.washington.edu ; Thu May 02 23:50:41 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g436oewa002017; Thu, 2 May 2002 23:50:40 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g436nvR8014592; Thu, 2 May 2002 23:49:57 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g436n5w3070400 for ; Thu, 2 May 2002 23:49:05 -0700 Received: FROM mxu2.u.washington.edu BY mailscan3.cac.washington.edu ; Thu May 02 23:49:05 2002 -0700 Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g436n4ZB001829 for ; Thu, 2 May 2002 23:49:04 -0700 Received: from localhost (tonytung@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.6) with ESMTP id g436n4L05477 for ; Thu, 2 May 2002 23:49:04 -0700 (PDT) (envelope-from tonytung@CSUA.Berkeley.EDU) Message-Id: Date: Thu, 2 May 2002 23:49:04 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Tony Tung To: Pine Discussion Forum Subject: Re: html mail? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 2 May 2002, Jacob Morzinski wrote: > On Thu, 2 May 2002, Tony Tung wrote: > > expected was a line in the header "Mime-Version: 1.0". In fact, when I > > added this line to the incorrectly-rendered email's header, it worked > > fine. > > > > Is this a bug or a feature? > > It is a bug for a HTML message to lack a Mime-Version header. > > It is a feature for a mail reader to assume a message is plain text > if the message is not properly labeled as anything else. Lack of a > Mime-Version header means that the message was not properly labeled. Ah, I see. Is there some RFC or documentation concerning this that I can present to the sender of the mail? Thanks. From pinedev@shivax2.cac.washington.edu Fri May 3 01:24:03 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 3 May 2002 01:24:03 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g438O3XG002170 for ; Fri, 3 May 2002 01:24:03 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Fri May 03 01:24:02 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g438O2wa003777; Fri, 3 May 2002 01:24:02 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g438NLR8020104; Fri, 3 May 2002 01:23:22 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g437iYw3030750 for ; Fri, 3 May 2002 00:44:34 -0700 Received: FROM mxu4.u.washington.edu BY mailscan6.cac.washington.edu ; Fri May 03 00:44:34 2002 -0700 Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.7.21.83]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g437iXIe012271 for ; Fri, 3 May 2002 00:44:33 -0700 Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id DAA15220 for ; Fri, 3 May 2002 03:44:33 -0400 (EDT) Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by grand-central-station.mit.edu (8.9.2/8.9.2) with ESMTP id DAA08815 for ; Fri, 3 May 2002 03:44:32 -0400 (EDT) Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73]) by melbourne-city-street.mit.edu (8.9.2/8.9.2) with ESMTP id DAA03226 for ; Fri, 3 May 2002 03:44:32 -0400 (EDT) Received: from localhost (jmorzins@localhost) by multics.mit.edu (8.9.3) with ESMTP id DAA04448; Fri, 3 May 2002 03:44:31 -0400 (EDT) Message-Id: Date: Fri, 3 May 2002 03:44:31 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jacob Morzinski To: Pine Discussion Forum Subject: Re: html mail? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 2 May 2002, Tony Tung wrote: > Is there some RFC or documentation concerning this that I can present to > the sender of the mail? The most directly relevant documentation is RFC 2045, the MIME specification. Section 4 specifies: Messages composed in accordance with this document MUST include such a header field, with the following verbatim text: MIME-Version: 1.0 Most mail readers know how to decode MIME-compliant messages, but a message that doesn't even _label_ itself as mime-compliant is certainly not compliant. (A Content-Type header by itself isn't good enough because there is more than one type of Content-Type headers, _even for email_, and the mail reader doesn't know which way to interpret the header until told that the message is MIME.) Regards, Jacob Morzinski jmorzins@mit.edu From pinedev@shivax2.cac.washington.edu Fri May 3 09:10:15 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 3 May 2002 09:10:14 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GAEXG017507 for ; Fri, 3 May 2002 09:10:14 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Fri May 03 09:10:14 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g43GADRD020517; Fri, 3 May 2002 09:10:13 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43G9Pqt015016; Fri, 3 May 2002 09:09:25 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43G6Qw3022530 for ; Fri, 3 May 2002 09:06:26 -0700 Received: FROM mxu2.u.washington.edu BY mailscan5.cac.washington.edu ; Fri May 03 09:06:25 2002 -0700 Received: from pendaran.arborius.net (dsl092-069-177.bos1.dsl.speakeasy.net [66.92.69.177]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g43G6OZB009457 for ; Fri, 3 May 2002 09:06:24 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by pendaran.arborius.net (8.11.6/8.11.6) with ESMTP id g43G8Pt03766 for ; Fri, 3 May 2002 12:08:25 -0400 Message-Id: Date: Fri, 3 May 2002 12:08:25 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jessica Perry Hekman To: Pine Discussion Forum Subject: Roles and Message State MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I read at http://www.washington.edu/pine/changes/4.33-to-4.40.html that "Rules-based filtering can now set message state (Important, Deleted, ...)". However, I can't figure out how to do this. With pine 4.44, in the menu for editing a role, I see "Current Folder Conditions," "Current Message Conditions," "Actions," and "Uses." None of these allows me to specify that I'd like a message to be set "Important" (which is what I'd like to do). I have enable-flag-cmd set (though I don't know if that makes a difference). Any help is appreciated! Thanks, Jessica --- "Users complain that they receive too much spam, while spammers protest messages are legal." -InfoWorld "You do not have to do everything disagreeable that you have a right to do." -Judith Martin (Miss Manners) -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Fri May 3 09:22:21 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 3 May 2002 09:22:21 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GMLXG018211 for ; Fri, 3 May 2002 09:22:21 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Fri May 03 09:22:20 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g43GMKwa014344; Fri, 3 May 2002 09:22:20 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GLQR8039042; Fri, 3 May 2002 09:21:26 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GGrw3035414 for ; Fri, 3 May 2002 09:16:53 -0700 Received: FROM mxu1.u.washington.edu BY mailscan4.cac.washington.edu ; Fri May 03 09:16:52 2002 -0700 Received: from moultrie.cse.sc.edu (moultrie.cse.sc.edu [129.252.138.7]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g43GGqc6005343 for ; Fri, 3 May 2002 09:16:52 -0700 Received: from mum.cse.sc.edu (mum.cse.sc.edu [129.252.138.21]) by moultrie.cse.sc.edu (Postfix) with ESMTP id 4BA232EBED for ; Fri, 3 May 2002 12:16:52 -0400 (EDT) Message-Id: Date: Fri, 3 May 2002 11:16:52 -0500 (CDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Gopi Sundaram To: Pine Discussion Forum Subject: Re: Roles and Message State In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: gopalan@mum.cse.sc.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Fri, 3 May 2002, Jessica Perry Hekman wrote: > that "Rules-based filtering can now set message state (Important, > Deleted, ...)". However, I can't figure out how to do this. With pine > 4.44, in the menu for editing a role, Umm, you're looking at the menu for editing a ROLE. You need to be making a FILTER. The web page talks about Rules-based FILTERING. -- Gopi Sundaram gopalan@cse.sc.edu http://www.cse.sc.edu/~gopalan/Pine/ From pinedev@shivax2.cac.washington.edu Fri May 3 09:37:54 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 3 May 2002 09:37:54 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GbrXG018981 for ; Fri, 3 May 2002 09:37:54 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Fri May 03 09:37:53 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g43Gbkwa014899; Fri, 3 May 2002 09:37:53 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GaTeo089084; Fri, 3 May 2002 09:36:30 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g43GY0w3034282 for ; Fri, 3 May 2002 09:34:00 -0700 Received: FROM mxu4.u.washington.edu BY mailscan2.cac.washington.edu ; Fri May 03 09:33:59 2002 -0700 Received: from pendaran.arborius.net (dsl092-069-177.bos1.dsl.speakeasy.net [66.92.69.177]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g43GXwIe022325 for ; Fri, 3 May 2002 09:33:58 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by pendaran.arborius.net (8.11.6/8.11.6) with ESMTP id g43Ga0t03796 for ; Fri, 3 May 2002 12:36:00 -0400 Message-Id: Date: Fri, 3 May 2002 12:36:00 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jessica Perry Hekman To: Pine Discussion Forum Subject: Re: Roles and Message State In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Fri, 3 May 2002, Gopi Sundaram wrote: > Umm, you're looking at the menu for editing a ROLE. You need to be > making a FILTER. The web page talks about Rules-based FILTERING. Indeed! It works beautifully. Thanks -- and sorry I didn't investigate more before bugging this list. j --- "Users complain that they receive too much spam, while spammers protest messages are legal." -InfoWorld "You do not have to do everything disagreeable that you have a right to do." -Judith Martin (Miss Manners) From pinedev@shivax2.cac.washington.edu Sat May 4 02:32:44 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Sat, 4 May 2002 02:32:44 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g449WiXG020269 for ; Sat, 4 May 2002 02:32:44 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Sat May 04 02:32:43 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g449WhRD014593; Sat, 4 May 2002 02:32:43 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g449Vreo093030; Sat, 4 May 2002 02:31:54 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g449UEw3062682 for ; Sat, 4 May 2002 02:30:14 -0700 Received: FROM mxu4.u.washington.edu BY mailscan1.cac.washington.edu ; Sat May 04 02:30:13 2002 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g449UDIe010681 for ; Sat, 4 May 2002 02:30:13 -0700 Received: FROM mx1.cac.washington.edu BY mailscan2.cac.washington.edu ; Sat May 04 02:30:12 2002 -0700 Received: from seed39okokdomain.com (sw59-53-149.adsl.seed.net.tw [61.59.53.149]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g449Twwa008013; Sat, 4 May 2002 02:30:00 -0700 Received: from tpts1 by tpts6.seed.net.tw with SMTP id TDupM2ROwEHR1b3; Sat, 04 May 2002 17:31:51 +0800 Message-Id: Date: Sat, 4 May 2002 02:29:58 -0700 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: owner-pine-info@cac.washington.edu To: Pine Discussion Forum Subject: =?big5?Q?=AE=F8=B6O=AA=CC=A4=DF=A5=D8=A4=A4=AB~=BD=E8NO.1 . ?= MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_TlIrK3SJL5n1bJ9jVqnNhszm13HoU" X-To: 8@cac.washington.edu X-Priority: 3 X-MSMail-Priority: Normal X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN This is a multi-part message in MIME format. ------=_NextPart_TlIrK3SJL5n1bJ9jVqnNhszm13HoU Content-Type: multipart/alternative; boundary="----=_NextPart_TlIrK3SJL5n1bJ9jVqnNhszm13HoUAA" ------=_NextPart_TlIrK3SJL5n1bJ9jVqnNhszm13HoUAA Content-Type: text/html; charset="big5" Content-Transfer-Encoding: base64 PGh0bWw+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50 PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9YmlnNSI+DQo8bWV0YSBuYW1lPSJHRU5FUkFUT1IiIGNvbnRl bnQ9Ik1pY3Jvc29mdCBGcm9udFBhZ2UgNC4wIj4NCjxtZXRhIG5hbWU9IlByb2dJZCIgY29udGVu dD0iRnJvbnRQYWdlLkVkaXRvci5Eb2N1bWVudCI+DQo8dGl0bGU+qka0y7xlwFe5catIumHA8jwv dGl0bGU+DQo8L2hlYWQ+DQoNCjxib2R5Pg0KDQo8cD48c3BhbiBsYW5nPSJFTi1VUyIgc3R5bGU9 IkZPTlQtRkFNSUxZOiBXZWJkaW5nczsgbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiBUaW1lcyBOZXcg Um9tYW47IG1zby1iaWRpLWZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW47IG1zby1mb250LWtl cm5pbmc6IDEuMHB0OyBtc28tYW5zaS1sYW5ndWFnZTogRU4tVVM7IG1zby1mYXJlYXN0LWxhbmd1 YWdlOiBaSC1UVzsgbXNvLWJpZGktbGFuZ3VhZ2U6IEFSLVNBOyBtc28tZmFyZWFzdC1mb250LWZh bWlseTogt3Oy06n6xek7IG1zby1jaGFyLXR5cGU6IHN5bWJvbDsgbXNvLXN5bWJvbC1mb250LWZh bWlseTogV2ViZGluZ3M7IG1zby1hc2NpaS1mb250LWZhbWlseTogVGltZXMgTmV3IFJvbWFuIj48 Zm9udCBjb2xvcj0iIzAwMDA4MCIgc2l6ZT0iNCI+ODwvZm9udD48L3NwYW4+PGI+PGZvbnQgY29s b3I9IiMwMDAwODAiPq74tk+qzKTfpdikpKt+veggICAgDQo8L2ZvbnQ+PGZvbnQgc2l6ZT0iNSIg Y29sb3I9IiNGRjAwMDAiIGZhY2U9IkZ1dHVyYSBNZCBCVCI+Tm8uMSZuYnNwOzwvZm9udD48L2I+ DQo8L3A+DQoNCjxwPjxiPjxmb250IHNpemU9IjUiIGNvbG9yPSIjRkYwMEZGIiBmYWNlPSJGdXR1 cmEgTWQgQlQiPkFEU0w8L2ZvbnQ+PGZvbnQgY29sb3I9IiNGRjAwRkYiPjxmb250IHNpemU9IjUi PqX+pcG8ZcBXpFe69LlCsMqlda1uPC9mb250Pjxmb250IHNpemU9IjUiIGZhY2U9IkZ1dHVyYSBN ZCBCVCIgY29sb3I9IiNGRjAwMDAiPjE2ODwvZm9udD48Zm9udCBzaXplPSI1IiBjb2xvcj0iI0ZG MDAwMCI+pLg8L2ZvbnQ+PGZvbnQgc2l6ZT0iNSI+pFe69KTrr7K2TzwvZm9udD48L2ZvbnQ+PC9i PiANCjwvcD4NCg0KPHA+PGI+qka0y7xlwFe5catIL6jIpNO9daRXPC9iPjxiPrphwPI8Zm9udCBj b2xvcj0iI0ZGMDAwMCIgc2l6ZT0iNCI+oWk8L2ZvbnQ+PGZvbnQgY29sb3I9IiMwMDAwMDAiIHNp emU9IjQiPjxzcGFuIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRkZGRjAwIj6u+LDyt3xBRFNM rvi2T6rMuqG3TqvXvdWsZLX7xbKyxKRAPC9zcGFuPjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAw MCIgc2l6ZT0iNCI+oWo8L2ZvbnQ+PGJyPg0KpmKkUba1tfvFsqSkPC9iPqFBPGI+pkCmszwvYj4m cXVvdDs8Yj6kVbj8wMmu17N0q9c8L2I+JnF1b3Q7oUImcXVvdDs8Yj62T6XOpPG4+zwvYj4mcXVv dDuhQiZxdW90OzxiPqXTtkS5TLV7uqG3TqvXPC9iPiZxdW90O6FCJnF1b3Q7PGI+pdO2RLWyqke6 obdOPC9iPiZxdW90O6FCJnF1b3Q7PGI+qXerrKTGq7Ss+TwvYj4mcXVvdDs8Yj61pTwvYj48Zm9u dCBjbGFzcz0iMTFwb2ludHMiIGNvbG9yPSIjY2MwMDAwIj48Yj6krba1plemQ7LEpEA8L2I+PC9m b250PqFBPGI+pXy2tbphwPKyxKRHPC9iPqFBPGZvbnQgY29sb3I9IiNGRjAwMDAiPjxiPsFgxemq 7bJ7u7u7u7vipf2mVa5hqVS69KTOSVNQt36qzDwvYj6hQzwvZm9udD48YnI+DQo8L3A+DQoNCjxw Pg0KPGI+DQqye6ZipdO90KXfp1moyaj8tlenQ8B1tGY8L2I+oUI8Yj6l+sXWq3696DwvYj6hQjxi PrVMra2kV7r0PC9iPqFBPGI+xf2xerjyuvS49LbrqK67oav0q/Q8L2I+PGI+fn5+fjwvYj48YnI+ DQo8L3A+DQoNCjxwPjxiPjUxMmsvNjRrr0KwyklQJm5ic3A7IDxmb250IGNvbG9yPSIjMDAwMEZG Ij5BRFNMPC9mb250PjwvYj48Zm9udCBjb2xvcj0iIzAwMDBGRiI+PGI+pXy62MB1tGak6K7XPC9i PjwvZm9udD48Yj48L2I+oUE8Yj6l9Kdnv+++3KFDPC9iPiAgIA0KPC9wPg0KDQo8dGFibGUgYm9y ZGVyPSIxIiB3aWR0aD0iNTAwIiBib3JkZXJjb2xvcj0iIzgwMDA4MCI+DQogIDx0cj4NCiAgICA8 dGQgY29sc3Bhbj0iMiI+PGI+PGZvbnQgY29sb3I9IiMwMDAwODAiPrx2rbWqsa5hpOiu1yA8L2Zv bnQ+PC9iPi0tIKpGtMu5cbj0slu7XLDPPC90ZD4NCiAgPC90cj4NCiAgPHRyPg0KICAgIDx0ZCB3 aWR0aD0iMzIlIj4xLrl3w7qkQKZ+PC90ZD4NCiAgICA8dGQgd2lkdGg9IjY4JSI+IKRXuvS2TzE2 ODxmb250IGNvbG9yPSIjMDAwMDAwIj4otfmkQCk8L2ZvbnQ+K7lxuPS2TzUwMD08Yj42Njg8L2I+ pLg8L3RkPg0KICA8L3RyPg0KICA8dHI+DQogICAgPHRkIHdpZHRoPSIzMiUiPjIupn6s+aTrw7o8 L3RkPg0KICAgIDx0ZCB3aWR0aD0iNjglIj4gpFe69LZPqEOk6zI5OSu5cbj0tk81MDA9PGI+Nzk5 PC9iPqS4PC90ZD4NCiAgPC90cj4NCjwvdGFibGU+DQo8dGFibGUgYm9yZGVyPSIxIiB3aWR0aD0i NTAwIiBib3JkZXJjb2xvcj0iIzAwMDA4MCI+DQogIDx0cj4NCiAgICA8dGQgY29sc3Bhbj0iMiI+ PGI+PGZvbnQgY29sb3I9IiMwMDAwODAiPrhnwNmkya/FpOiu1yAtLTwvZm9udD48L2I+PGI+PGZv bnQgY29sb3I9IiMwMDAwODAiPiANCiAgICAgIDwvZm9udD48L2I+slu7XC+rRLJbu1ywzzwvdGQ+ DQogIDwvdHI+DQogIDx0cj4NCiAgICA8dGQgd2lkdGg9IjMyJSI+MS6mfqz5pOvDujwvdGQ+DQog ICAgPHRkIHdpZHRoPSI2OCUiPiCkV7r0tk+oQ6TrMTY4PGZvbnQgY29sb3I9IiMwMDAwMDAiPii1 +aRAKTwvZm9udD4ruXG49LZPNTAwKLX5pEcpPTxiPjY2ODwvYj6kuDwvdGQ+DQogIDwvdHI+DQog IDx0cj4NCiAgICA8dGQgd2lkdGg9IjMyJSI+Mi6nS6z5pOvDuiiko7hqrPkpPC90ZD4NCiAgICA8 dGQgd2lkdGg9IjY4JSI+IKRXuvS2T6hDpOsyOTkruXG49LZPNTAwKLX5pEcpPTxiPjc5OTwvYj6k uDwvdGQ+DQogIDwvdHI+DQo8L3RhYmxlPg0KPHA+PGI+PGZvbnQgY29sb3I9IiMwMDk5OTkiPqRa pdO90DwvZm9udD48Zm9udCBjb2xvcj0iIzAwODA4MCI+PGZvbnQgY29sb3I9IiMwMDAwOTkiPrx2 rbWqsa5hpOiu1zwvZm9udD48Zm9udCBjb2xvcj0iIzAwOTk5OSI+pECr37BlPC9mb250PjwvZm9u dD48Zm9udCBjb2xvcj0iI0ZGMDBGRiI+tlesrzwvZm9udD48Zm9udCBjb2xvcj0iIzAwOTk5OSI+ pmi0Q8XpuvS49MThvHa+9yhXZWIgDQogIGNhbWVyYSk8L2ZvbnQ+PGZvbnQgY29sb3I9IiMwMDgw ODAiPjxicj4NCiAgPGJyPg0KICA8Zm9udCBjb2xvcj0iIzAwOTk5OSI+pdO90DwvZm9udD48Zm9u dCBjb2xvcj0iIzAwMDA5OSI+uGfA2aTJr8Wk6K7XPC9mb250Pjxmb250IGNvbG9yPSIjMDA5OTk5 Ij6raLBlwHW0Zqj3pECxaaFBvsymuaj3pWmlSDQxOaS4KKd0tXwpqrrAdbRmu/mu5jwvZm9udD48 YnI+DQogIDwvZm9udD48L2I+PGZvbnQgY29sb3I9IiMwMDk5OTkiPjxiPsHKtlK7+a3IMSw0NTCk uKq6PGZvbnQgY29sb3I9IiNGRjAwRkYiPrZXrK88L2ZvbnQ+pmi0Q8XpuvS49MThvHa+9yhXZWIg DQogIGNhbWVyYSmkQKV4oUM8L2I+PC9mb250Pjxicj4NCjwvcD4NCjxwPjxiPjxmb250IGNvbG9y PSIjMDA4MDgwIj4gPC9mb250PjwvYj48L3A+DQoNCjxwPjxiPiA8aT6qRrTLvGXAVy0tp0u5cbj0 sbW9dbZPMSw1MDCkuCunS6RXuvSzXal3tk8xLDUwMKS4PC9pPjwvYj4gPGk+PGJyPg0KPGJyPg0K PGI+DQqwZTU2S7y3sbWxYri5K7BlMjBNQiBFLW1haWyrSL1jtaW1pcB1tGamaKZofn5+PC9iPjwv aT48YnI+ICAgICAgICAgICAgICANCjxicj4NCjxiPg0KPGZvbnQgY29sb3I9IiMwMDAwRkYiPiZu YnNwOyZuYnNwOyCk6aldqkGwyLFNvXU8L2ZvbnQ+PC9iPiA8Yj4gIA0KPGZvbnQgY29sb3I9IiMw MDAwRkYiPjombmJzcDsgPGZvbnQgc2l6ZT0iNSI+MDkxMi0yMDk2MDI8L2ZvbnQ+Jm5ic3A7PC9m b250PjwvYj48YnI+ICANCiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOw0KPGJyPg0KPGI+PGZvbnQgY29sb3I9IiMwMDAw MDAiPqpGtMu8ZcBXPC9mb250Pjxmb250IGNvbG9yPSIjMDAwMDgwIj61tLnvrE+xeq3IsW+rSL/g qrqqQqTNfn48L2ZvbnQ+PC9iPjwvcD4NCg0KPHA+PGZvbnQgY29sb3I9IiMwMDAwMDAiPjxiPjxz cGFuIHN0eWxlPSJmb250LXNpemU6MTIuMHB0O2ZvbnQtZmFtaWx5OrdzstOp+sXpOw0KbXNvLWhh bnNpLWZvbnQtZmFtaWx5OiZxdW90O1RpbWVzIE5ldyBSb21hbiZxdW90Ozttc28tYmlkaS1mb250 LWZhbWlseTomcXVvdDtUaW1lcyBOZXcgUm9tYW4mcXVvdDs7DQptc28tZm9udC1rZXJuaW5nOjEu MHB0O21zby1hbnNpLWxhbmd1YWdlOkVOLVVTO21zby1mYXJlYXN0LWxhbmd1YWdlOlpILVRXOw0K bXNvLWJpZGktbGFuZ3VhZ2U6QVItU0EiPqGwtfmkQCA6IKZ3uMunuaaoq+GyxDF+M63TpOussDE2 OKS4PC9zcGFuPjwvYj6hQTxiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTIuMHB0O2ZvbnQtZmFt aWx5OrdzstOp+sXpOyAgDQptc28taGFuc2ktZm9udC1mYW1pbHk6JnF1b3Q7VGltZXMgTmV3IFJv bWFuJnF1b3Q7O21zby1iaWRpLWZvbnQtZmFtaWx5OiZxdW90O1RpbWVzIE5ldyBSb21hbiZxdW90 OzsNCm1zby1mb250LWtlcm5pbmc6MS4wcHQ7bXNvLWFuc2ktbGFuZ3VhZ2U6RU4tVVM7bXNvLWZh cmVhc3QtbGFuZ3VhZ2U6WkgtVFc7DQptc28tYmlkaS1sYW5ndWFnZTpBUi1TQSI+ssQ0fjEyrdOk 66ywMjc2pLg8L3NwYW4+PC9iPqFBPGI+pa2noahDpOukV7r0tk+ssDI0OaS4PC9iPqFBPGI+uXfD uqRApn673aRAprjDurJNpECmfrZPpc6hQzwvYj48L2ZvbnQ+PC9wPg0KPHA+PGI+PHNwYW4gc3R5 bGU9ImZvbnQtc2l6ZToxMi4wcHQ7Zm9udC1mYW1pbHk6t3Oy06n6xek7DQptc28taGFuc2ktZm9u dC1mYW1pbHk6JnF1b3Q7VGltZXMgTmV3IFJvbWFuJnF1b3Q7O21zby1iaWRpLWZvbnQtZmFtaWx5 OiZxdW90O1RpbWVzIE5ldyBSb21hbiZxdW90OzsNCm1zby1mb250LWtlcm5pbmc6MS4wcHQ7bXNv LWFuc2ktbGFuZ3VhZ2U6RU4tVVM7bXNvLWZhcmVhc3QtbGFuZ3VhZ2U6WkgtVFc7DQptc28tYmlk aS1sYW5ndWFnZTpBUi1TQSI+obC1+aRHIDogpFql07jLqka0y0FEU0ylzqThqswgOiCmYrlxuPSz oaX3PC9zcGFuPjwvYj6hQTxiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTIuMHB0O2ZvbnQtZmFt aWx5OrdzstOp+sXpOyAgDQptc28taGFuc2ktZm9udC1mYW1pbHk6JnF1b3Q7VGltZXMgTmV3IFJv bWFuJnF1b3Q7O21zby1iaWRpLWZvbnQtZmFtaWx5OiZxdW90O1RpbWVzIE5ldyBSb21hbiZxdW90 OzsNCm1zby1mb250LWtlcm5pbmc6MS4wcHQ7bXNvLWFuc2ktbGFuZ3VhZ2U6RU4tVVM7bXNvLWZh cmVhc3QtbGFuZ3VhZ2U6WkgtVFc7DQptc28tYmlkaS1sYW5ndWFnZTpBUi1TQSI+qka0y7lxq0i5 cbj0wHW0Zrv5rLA1MDCkuDwvc3Bhbj48L2I+oUE8Yj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEy LjBwdDtmb250LWZhbWlseTq3c7LTqfrF6TsNCm1zby1oYW5zaS1mb250LWZhbWlseTomcXVvdDtU aW1lcyBOZXcgUm9tYW4mcXVvdDs7bXNvLWJpZGktZm9udC1mYW1pbHk6JnF1b3Q7VGltZXMgTmV3 IFJvbWFuJnF1b3Q7Ow0KbXNvLWZvbnQta2VybmluZzoxLjBwdDttc28tYW5zaS1sYW5ndWFnZTpF Ti1VUzttc28tZmFyZWFzdC1sYW5ndWFnZTpaSC1UVzsNCm1zby1iaWRpLWxhbmd1YWdlOkFSLVNB Ij62yL5Bpc6p86pGtMu5catIuvS49LJbu1ywzzwvc3Bhbj48L2I+oUE8Yj48c3BhbiBzdHlsZT0i Zm9udC1zaXplOjEyLjBwdDtmb250LWZhbWlseTq3c7LTqfrF6TsNCm1zby1oYW5zaS1mb250LWZh bWlseTomcXVvdDtUaW1lcyBOZXcgUm9tYW4mcXVvdDs7bXNvLWJpZGktZm9udC1mYW1pbHk6JnF1 b3Q7VGltZXMgTmV3IFJvbWFuJnF1b3Q7Ow0KbXNvLWZvbnQta2VybmluZzoxLjBwdDttc28tYW5z aS1sYW5ndWFnZTpFTi1VUzttc28tZmFyZWFzdC1sYW5ndWFnZTpaSC1UVzsNCm1zby1iaWRpLWxh bmd1YWdlOkFSLVNBIj6mcKXOpOGm7Knzq0SyW7tcsM+laaX9qM+lzqSktdi5catIuXG49KywtMCl TrlxuPQ8L3NwYW4+PC9iPqFBPGI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMi4wcHQ7Zm9udC1m YW1pbHk6t3Oy06n6xek7DQptc28taGFuc2ktZm9udC1mYW1pbHk6JnF1b3Q7VGltZXMgTmV3IFJv bWFuJnF1b3Q7O21zby1iaWRpLWZvbnQtZmFtaWx5OiZxdW90O1RpbWVzIE5ldyBSb21hbiZxdW90 OzsNCm1zby1mb250LWtlcm5pbmc6MS4wcHQ7bXNvLWFuc2ktbGFuZ3VhZ2U6RU4tVVM7bXNvLWZh cmVhc3QtbGFuZ3VhZ2U6WkgtVFc7DQptc28tYmlkaS1sYW5ndWFnZTpBUi1TQSI+pOuvsrZPrLA1 OTWkuDwvc3Bhbj48L2I+oUE8Yj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEyLjBwdDtmb250LWZh bWlseTq3c7LTqfrF6TsNCm1zby1oYW5zaS1mb250LWZhbWlseTomcXVvdDtUaW1lcyBOZXcgUm9t YW4mcXVvdDs7bXNvLWJpZGktZm9udC1mYW1pbHk6JnF1b3Q7VGltZXMgTmV3IFJvbWFuJnF1b3Q7 Ow0KbXNvLWZvbnQta2VybmluZzoxLjBwdDttc28tYW5zaS1sYW5ndWFnZTpFTi1VUzttc28tZmFy ZWFzdC1sYW5ndWFnZTpaSC1UVzsNCm1zby1iaWRpLWxhbmd1YWdlOkFSLVNBIj6r3apGtMu8ZcBX uXGrSKe5pqi5cbj0slu7XLDPq+E8L3NwYW4+PC9iPqFBPGI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6 ZToxMi4wcHQ7Zm9udC1mYW1pbHk6t3Oy06n6xek7DQptc28taGFuc2ktZm9udC1mYW1pbHk6JnF1 b3Q7VGltZXMgTmV3IFJvbWFuJnF1b3Q7O21zby1iaWRpLWZvbnQtZmFtaWx5OiZxdW90O1RpbWVz IE5ldyBSb21hbiZxdW90OzsNCm1zby1mb250LWtlcm5pbmc6MS4wcHQ7bXNvLWFuc2ktbGFuZ3Vh Z2U6RU4tVVM7bXNvLWZhcmVhc3QtbGFuZ3VhZ2U6WkgtVFc7DQptc28tYmlkaS1sYW5ndWFnZTpB Ui1TQSI+sU7C4LK+rLCqRrTLuXG49MB1tGa7+TUwMKS4PC9zcGFuPjwvYj6hQzwvcD4NCg0KPGZv cm0gbmFtZT1mb3JtMiBhY3Rpb249aHR0cDovL3Bvd2VyLmlkdi5hcy9ldGhvbWUvZ28uYXNwIG1l dGhvZD1wb3N0Pg0KICA8ZGl2IGFsaWduPWNlbnRlcj4gDQogICAgPHRhYmxlIGhlaWdodD0yNzEg Y2VsbHNwYWNpbmc9MCBjZWxscGFkZGluZz0wIHdpZHRoPTYwMCBib3JkZXI9MD4NCiAgICAgIDx0 Ym9keT4gDQogICAgICA8dHI+IA0KICAgICAgICA8dGQgYmdjb2xvcj0jZmZmZmZmIGhlaWdodD0i MjM3Ij4gDQogICAgICAgICAgPHRhYmxlIGNlbGxzcGFjaW5nPTEgY2VsbHBhZGRpbmc9MCB3aWR0 aD02MDIgYm9yZGVyPTA+DQogICAgICAgICAgICA8dGJvZHk+IA0KICAgICAgICAgICAgPHRyIGJn Y29sb3I9IzY2Y2NmZj4gDQogICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNTAlIj48Yj48Zm9udCBm YWNlPSK3c7LTqfrF6SIgY29sb3I9IiNGRjAwMDAiIHNpemU9IjIiPqltoUChQKZXoUc8L2ZvbnQ+ PGZvbnQgZmFjZT0it3Oy06n6xekiIGNvbG9yPSIjMDAwMDAwIiBzaXplPSIyIj4gDQogICAgICAg ICAgICAgICAgPGlucHV0IA0KICAgICAgICAgICAgbWF4bGVuZ3RoPTE1IG5hbWU9dXNlcl9uYW1l Pg0KICAgICAgICAgICAgICAgIDxicj4NCiAgICAgICAgICAgICAgICA8L2ZvbnQ+PC9iPjwvdGQ+ DQogICAgICAgICAgICAgIDx0ZCB3aWR0aD0iNTAlIj48Yj48Zm9udCBmYWNlPSK3c7LTqfrF6SI+ PGI+PGZvbnQgY29sb3I9IiNGRjAwMDAiIHNpemU9IjIiPrNztbi5cbjcoUc8L2ZvbnQ+PGZvbnQg Y29sb3I9IzAwMDAwMCBzaXplPTI+IA0KICAgICAgICAgICAgICAgIDxpbnB1dCANCiAgICAgICAg ICAgIG1heGxlbmd0aD0xNSBuYW1lPXRlbD4NCiAgICAgICAgICAgICAgICA8L2ZvbnQ+PC9iPjwv Zm9udD48L2I+PC90ZD4NCiAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICA8dHIgYmdjb2xv cj0jNjZjY2ZmPiANCiAgICAgICAgICAgICAgPHRkIHdpZHRoPSI1MCUiPjxmb250IGZhY2U9Irdz stOp+sXpIj48Yj48Zm9udCBjb2xvcj0iI0ZGMDAwMCIgc2l6ZT0iMiI+pdO4y6btp32hRzwvZm9u dD48Zm9udCBjb2xvcj0iIzAwMDAwMCIgc2l6ZT0iMiI+IA0KICAgICAgICAgICAgICAgIDxpbnB1 dCANCiAgICAgICAgICAgIG5hbWU9YWRkciBtYXhsZW5ndGg9IjE1MCI+DQogICAgICAgICAgICAg ICAgPC9mb250PjwvYj48L2ZvbnQ+PC90ZD4NCiAgICAgICAgICAgICAgPHRkIHdpZHRoPSI1MCUi Pjxmb250IGZhY2U9IrdzstOp+sXpIj48Yj48Zm9udCBjb2xvcj0jMDAwMDAwIHNpemU9Mj6m5rDK uXG43KFHIA0KICAgICAgICAgICAgICAgIDxpbnB1dCANCiAgICAgICAgICAgIG1heGxlbmd0aD0x NSBuYW1lPW1fcGhvbmU+DQogICAgICAgICAgICAgICAgPC9mb250PjwvYj48L2ZvbnQ+PC90ZD4N CiAgICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICA8dHIgYmdjb2xvcj0jNjZjY2ZmPiANCiAg ICAgICAgICAgICAgPHRkIHdpZHRoPSI1MCUiPjxmb250IGZhY2U9IrdzstOp+sXpIj48Yj48Zm9u dCBjb2xvcj0iI0ZGMDAwMCIgc2l6ZT0iMiI+puasRrDPp088L2ZvbnQ+PGZvbnQgZmFjZT0it3Oy 06n6xekiIGNvbG9yPSIjRkYwMDAwIiBzaXplPSIyIj6hRzwvZm9udD48Zm9udCBmYWNlPSK3c7LT qfrF6SIgY29sb3I9IiMwMDAwMDAiIHNpemU9IjIiPiANCiAgICAgICAgICAgICAgICA8aW5wdXQg dHlwZT0idGV4dCIgbmFtZT0id29ya190eXBlIiBtYXhsZW5ndGg9IjEwIj4NCiAgICAgICAgICAg ICAgICA8YnI+DQogICAgICAgICAgICAgICAgPGZvbnQgY29sb3I9IiMzMzMzRkYiPqjSpnChR6Rq pnewz6FBpLq08rDPoUG3o7HqsM8uLqFBPGJyPg0KICAgICAgICAgICAgICAgIKVIp1Gn1rN0rGS4 36dAt36hQzwvZm9udD48L2ZvbnQ+PC9iPjwvZm9udD48L3RkPg0KICAgICAgICAgICAgICA8dGQg d2lkdGg9IjUwJSI+PGZvbnQgZmFjZT0it3Oy06n6xekiPjxiPjxmb250IGNvbG9yPSIjMDAwMDAw IiBzaXplPSIyIj62x6FAoUCvdaFHIA0KICAgICAgICAgICAgICAgIDxpbnB1dCANCiAgICAgICAg ICAgIG1heGxlbmd0aD0xNSBuYW1lPWFwcGx5X2ZlZT4NCiAgICAgICAgICAgICAgICA8YnI+DQog ICAgICAgICAgICAgICAgPC9mb250Pjxmb250IHNpemU9IjIiPjxiPjxmb250IGNvbG9yPSIjMDAw MDAwIj6l073Qqqy6QTwvZm9udD48L2I+PGZvbnQgY29sb3I9IiMwMDAwMDAiPqFHIA0KICAgICAg ICAgICAgICAgIDxzZWxlY3QgbmFtZT13b3JrX2NhcmQgNSClZKFHIKtPPg0KICAgICAgICAgICAg ICAgICAgPG9wdGlvbiB2YWx1ZT0it3Ol073QIiBzZWxlY3RlZD48Yj63c6XTvdA8L2I+PC9vcHRp b24+DQogICAgICAgICAgICAgICAgICA8b3B0aW9uIHZhbHVlPSJJU1DF3KfzIj48Yj5JU1DF3Kfz PC9iPjwvb3B0aW9uPg0KICAgICAgICAgICAgICAgIDwvc2VsZWN0Pg0KICAgICAgICAgICAgICAg IDwvZm9udD48L2ZvbnQ+PC9iPjwvZm9udD48L3RkPg0KICAgICAgICAgICAgPC90cj4NCiAgICAg ICAgICAgIDx0ciBiZ2NvbG9yPSM2NmNjZmY+IA0KICAgICAgICAgICAgICA8dGQgd2lkdGg9IjUw JSI+PGI+PGZvbnQgZmFjZT0it3Oy06n6xekiPjxiPjxmb250IGNvbG9yPSIjRkYwMDAwIiBzaXpl PSIyIj65caRstmyl86FHPC9mb250Pjxmb250IGNvbG9yPSMwMDAwMDAgc2l6ZT0yPiANCiAgICAg ICAgICAgICAgICA8aW5wdXQgDQogICAgICAgICAgICBuYW1lPWVtYWlsIG1heGxlbmd0aD0iNTAi Pg0KICAgICAgICAgICAgICAgIDwvZm9udD48L2I+PC9mb250PjwvYj48L3RkPg0KICAgICAgICAg ICAgICA8dGQgd2lkdGg9IjUwJSI+PGI+PGZvbnQgc2l6ZT0iMiI+pdO90KTopqGhRyANCiAgICAg ICAgICAgICAgICA8c2VsZWN0IG5hbWU9IndvcmtfeWVhciI+DQogICAgICAgICAgICAgICAgICA8 b3B0aW9uIHZhbHVlPSK5d8O6pECmfiI+PGZvbnQgZmFjZT0it3Oy06n6xekiPjxiPjxmb250IGNv bG9yPSIjMDAwMDAwIiBzaXplPSIyIj65d8O6pECmfjwvZm9udD48L2I+PC9mb250Pjwvb3B0aW9u Pg0KICAgICAgICAgICAgICAgICAgPG9wdGlvbiB2YWx1ZT0ipn6s+aTrw7oiIHNlbGVjdGVkPjxm b250IGZhY2U9IrdzstOp+sXpIj48Yj48Zm9udCBjb2xvcj0iIzAwMDAwMCIgc2l6ZT0iMiI+pn6s +aTrw7o8L2ZvbnQ+PC9iPjwvZm9udD48L29wdGlvbj4NCiAgICAgICAgICAgICAgICAgIDxvcHRp b24gdmFsdWU9IqdLrPmk68O6Ij48Zm9udCBmYWNlPSK3c7LTqfrF6SI+PGI+PGZvbnQgY29sb3I9 IiMwMDAwMDAiIHNpemU9IjIiPqdLrPmk68O6PC9mb250PjwvYj48L2ZvbnQ+PC9vcHRpb24+DQog ICAgICAgICAgICAgICAgPC9zZWxlY3Q+DQogICAgICAgICAgICAgICAgPC9mb250PjwvYj48L3Rk Pg0KICAgICAgICAgICAgPC90cj4NCiAgICAgICAgICAgIDx0ciBiZ2NvbG9yPSM2NmNjZmY+IA0K ICAgICAgICAgICAgICA8dGQgY29sc3Bhbj0yPiANCiAgICAgICAgICAgICAgICA8ZGl2IGFsaWdu PWNlbnRlcj48L2Rpdj4NCiAgICAgICAgICAgICAgICA8ZGl2IGFsaWduPWNlbnRlcj48Zm9udCBj b2xvcj0iIzAwMDAwMCIgc2l6ZT0iMiIgZmFjZT0it3Oy06n6xekiPjxiPqfaqrqvZKiloUc8L2I+ PC9mb250PiANCiAgICAgICAgICAgICAgICA8L2Rpdj4NCiAgICAgICAgICAgICAgPC90ZD4NCiAg ICAgICAgICAgIDwvdHI+DQogICAgICAgICAgICA8dHIgYmdjb2xvcj0jNjZjY2ZmPiANCiAgICAg ICAgICAgICAgPHRkIGNvbHNwYW49Mj4gDQogICAgICAgICAgICAgICAgPGRpdiBhbGlnbj1jZW50 ZXI+PGZvbnQgY29sb3I9IiMwMDAwMDAiIGZhY2U9IrdzstOp+sXpIj48Yj4gDQogICAgICAgICAg ICAgICAgICA8dGV4dGFyZWEgc3R5bGU9IkJBQ0tHUk9VTkQ6ICNmZmZmZmY7IENPTE9SOiAjMDAw MDk5IiBuYW1lPWNvbnRlbnQgcm93cz00IGNvbHM9Nzc+PC90ZXh0YXJlYT4NCiAgICAgICAgICAg ICAgICAgIDwvYj48L2ZvbnQ+IDwvZGl2Pg0KICAgICAgICAgICAgICA8L3RkPg0KICAgICAgICAg ICAgPC90cj4NCiAgICAgICAgICAgIDwvdGJvZHk+IA0KICAgICAgICAgIDwvdGFibGU+DQogICAg ICAgICAgPGZvbnQgc2l6ZT0iMiIgZmFjZT0it3Oy06n6xekiPjxiPjxmb250IGNvbG9yPSNmZjAw MDA+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7IA0KICAgICAgICAgIHuxTa37sU6p8zI0pHCuyaS6u1CxesFwtbh9oUGs9aZy pbK28aFDPGZvbnQgY29sb3I9IiMwMDAwRkYiPjxicj4NCiAgICAgICAgICA8L2ZvbnQ+PC9mb250 Pjxmb250IHNpemU9IjIiIGZhY2U9IrdzstOp+sXpIj48Yj48Zm9udCBzaXplPSIyIiBmYWNlPSK3 c7LTqfrF6SIgY29sb3I9IiMwMDAwRkYiPjxiPlBTLqXRqfOl073QqrqkSLzGsrOmaKFBpnCqRzxm b250IGNvbG9yPSIjRkYwMDAwIj6l07jLpmGnfTxmb250IGNvbG9yPSIjMDAwMEZGIj6kzjwvZm9u dD48L2ZvbnQ+PGZvbnQgZmFjZT0it3Oy06n6xekiPjxiPjxmb250IGNvbG9yPSIjRkYwMDAwIiBz aXplPSIyIj6m5qxGsM+nTzwvZm9udD48L2I+PC9mb250PqW8tvG8Z7jUstOhQTwvYj48L2ZvbnQ+ PGZvbnQgc2l6ZT0iMiIgZmFjZT0it3Oy06n6xekiPjxiPjxmb250IHNpemU9IjIiIGZhY2U9Irdz stOp+sXpIj48Yj48Zm9udCBzaXplPSIyIiBmYWNlPSK3c7LTqfrF6SIgY29sb3I9IiMwMDAwRkYi PjxiPrFOvHbFVLNCsnqnQLd+oUGupLVMqmuzQrJ6oUM8L2I+PC9mb250PjwvYj48L2ZvbnQ+PC9i PjwvZm9udD48Zm9udCBzaXplPSIyIiBmYWNlPSK3c7LTqfrF6SIgY29sb3I9IiMwMDAwRkYiPjxi Pjxicj4NCiAgICAgICAgICA8L2I+PC9mb250Pjxmb250IGNvbG9yPSIjMDAwMEZGIj4gPC9mb250 PjwvYj48L2ZvbnQ+PC9iPjwvZm9udD48L3RkPg0KICAgICAgPC90cj4NCiAgICAgIDwvdGJvZHk+ DQogICAgPC90YWJsZT4NCiAgICA8Zm9udCBmYWNlPSK3c7LTqfrF6SI+PGJyPg0KICAgIDxicj4N CiAgICA8L2ZvbnQ+PC9kaXY+DQogIDxwIGFsaWduPWNlbnRlcj48Zm9udCBmYWNlPSK3c7LTqfrF 6SI+DQogICAgPGlucHV0IHR5cGU9c3VibWl0IHZhbHVlPbBlpViq7bPmIG5hbWU9QjEyPg0KICAg IDxpbnB1dCB0eXBlPXJlc2V0IHZhbHVlPa2rt3O28bxnIG5hbWU9QjIyPg0KICAgIDxpbnB1dCB0 eXBlPWhpZGRlbiB2YWx1ZT0xMjMgDQpuYW1lPWZsYWc+DQogICAgPC9mb250PjwvcD4NCjwvZm9y bT4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBmYWNlPSK3c7LTqfrF6SI+oUA8L2ZvbnQ+PC9wPg0K PHA+PC9wPg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4= ------=_NextPart_TlIrK3SJL5n1bJ9jVqnNhszm13HoUAA-- ------=_NextPart_TlIrK3SJL5n1bJ9jVqnNhszm13HoU-- From pinedev@shivax2.cac.washington.edu Mon May 6 12:01:26 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Mon, 6 May 2002 12:01:26 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g46J1QXG020878 for ; Mon, 6 May 2002 12:01:26 -0700 Received: FROM mx2.cac.washington.edu BY mailscan1.cac.washington.edu ; Mon May 06 12:01:25 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g46J1PRD013433; Mon, 6 May 2002 12:01:25 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g46J04eo081338; Mon, 6 May 2002 12:00:04 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g46Iuvw3046114 for ; Mon, 6 May 2002 11:56:57 -0700 Received: FROM mxu1.u.washington.edu BY mailscan5.cac.washington.edu ; Mon May 06 11:56:56 2002 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g46Iutc6011692 for ; Mon, 6 May 2002 11:56:55 -0700 Received: FROM mx1.cac.washington.edu BY mailscan2.cac.washington.edu ; Mon May 06 11:56:55 2002 -0700 Received: from smtp.tor.radiant.net (66-163-0-230.ip.tor.radiant.net [66.163.0.230]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g46Iuswa007917 for ; Mon, 6 May 2002 11:56:54 -0700 Received: (qmail 20895 invoked from network); 6 May 2002 18:50:21 -0000 Received: from 66-163-0-55.ip.tor.radiant.net (HELO Mkovl) (66.163.0.55) by 66-163-0-230.ip.tor.radiant.net with SMTP; 6 May 2002 18:50:21 -0000 Message-Id: <200205061856.g46Iuswa007917@mx1.cac.washington.edu> Date: Mon, 6 May 2002 11:56:54 -0700 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: owner-pine-info To: Pine Discussion Forum Subject: Background MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=B3107VM300h2e68496uJR975O0o7HH X-To: pine-info@cac.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, a message sent to by with the subject Background was scanned and found to contain a virus called "Exploit-MIME.gen" . The infected part of the message was Cleaned and Quarantined before delivery to user. . -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Mon May 6 18:51:18 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Mon, 6 May 2002 18:51:18 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471pIXG005475 for ; Mon, 6 May 2002 18:51:18 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Mon May 06 18:51:18 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g471pHRD026987; Mon, 6 May 2002 18:51:17 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471o9qt029530; Mon, 6 May 2002 18:50:09 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471n2w3022298 for ; Mon, 6 May 2002 18:49:02 -0700 Received: FROM mxu3.u.washington.edu BY mailscan4.cac.washington.edu ; Mon May 06 18:49:01 2002 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471n1re013062 for ; Mon, 6 May 2002 18:49:01 -0700 Received: FROM mx1.cac.washington.edu BY mailscan5.cac.washington.edu ; Mon May 06 18:49:00 2002 -0700 Received: from mail3.centurytel.net (mail3.centurytel.net [209.142.136.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g471mxwa021281 for ; Mon, 6 May 2002 18:48:59 -0700 Received: from Kcup ([208.54.194.91]) by mail3.centurytel.net (8.12.2/8.12.2) with SMTP id g471mCUA015214 for ; Mon, 6 May 2002 20:48:13 -0500 (CDT) Message-Id: <200205070148.g471mCUA015214@mail3.centurytel.net> Date: Mon, 6 May 2002 20:48:12 -0500 (CDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: owner-pine-info To: Pine Discussion Forum Subject: The Garden of Eden MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=Y86eU5Qv88FN6f087XmF68AL0BQuf6k5406z X-To: pine-info@cac.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, a message sent to by with the subject The Garden of Eden was scanned and found to contain a virus called "W32/Klez.h@MM" . The infected part of the message was Deleted and Quarantined before delivery to user. -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Mon May 6 18:55:07 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Mon, 6 May 2002 18:55:07 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471t6XG005585 for ; Mon, 6 May 2002 18:55:06 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Mon May 06 18:55:06 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g471t5RD027050; Mon, 6 May 2002 18:55:06 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471sIqt005534; Mon, 6 May 2002 18:54:19 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471riw3022302 for ; Mon, 6 May 2002 18:53:44 -0700 Received: FROM mxu2.u.washington.edu BY mailscan2.cac.washington.edu ; Mon May 06 18:53:43 2002 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g471rhZB006302 for ; Mon, 6 May 2002 18:53:43 -0700 Received: FROM mx1.cac.washington.edu BY mailscan6.cac.washington.edu ; Mon May 06 18:53:42 2002 -0700 Received: from mail3.centurytel.net (mail3.centurytel.net [209.142.136.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g471rfwa021425 for ; Mon, 6 May 2002 18:53:41 -0700 Received: from Hgx ([208.54.194.91]) by mail3.centurytel.net (8.12.2/8.12.2) with SMTP id g471qVUA026590 for ; Mon, 6 May 2002 20:52:32 -0500 (CDT) Message-Id: <200205070152.g471qVUA026590@mail3.centurytel.net> Date: Mon, 6 May 2002 20:52:31 -0500 (CDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: owner-pine-info To: Pine Discussion Forum Subject: Re:questionnaire MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=Uk19569g529q822ZMvyhNp X-To: pine-info@cac.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, a message sent to by with the subject Re:questionnaire was scanned and found to contain a virus called "Exploit-MIME.gen" . The infected part of the message was Cleaned and Quarantined before delivery to user. . From pinedev@shivax2.cac.washington.edu Tue May 7 08:58:32 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 08:58:32 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47FwWXG030748 for ; Tue, 7 May 2002 08:58:32 -0700 Received: FROM mx2.cac.washington.edu BY mailscan5.cac.washington.edu ; Tue May 07 08:58:31 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47FwVRD010955; Tue, 7 May 2002 08:58:31 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Fv0lZ016938; Tue, 7 May 2002 08:57:00 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47FnBw3044884 for ; Tue, 7 May 2002 08:49:11 -0700 Received: FROM mxu4.u.washington.edu BY mailscan3.cac.washington.edu ; Tue May 07 08:49:11 2002 -0700 Received: from mailhost.nmt.edu (mailhost.nmt.edu [129.138.4.52]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47FnAIe007748 for ; Tue, 7 May 2002 08:49:10 -0700 Received: (from wcolburn@localhost) by mailhost.nmt.edu (8.12.3/8.12.3) id g47FnAAq023354 for pine-info@u.washington.edu; Tue, 7 May 2002 09:49:10 -0600 Message-Id: <20020507094910.A21889@nmt.edu> Date: Tue, 7 May 2002 09:49:10 -0600 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "William D. Colburn (aka Schlake)" To: Pine Discussion Forum Subject: problem with pine and STARTTLS Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I'm trying to make pine and imap work together with STARTTLS. I have a real key from Thawte, and I put it where the docs told me to. I compiled imap-2001a with the SSL stuff. I have a macintosh that seems to be able to do STARTTLS with the server, but neither pine or eudora work. I sniffed the transaction between pine/imap and got this: >* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost IMAP4rev1 2001.315 at Tue, 7 May 2002 09:25:44 -0600 (MDT) >00000000 LOGOUT >* BYE mailhost IMAP4rev1 server terminating connection >00000000 OK LOGOUT completed >From what I can tell, imapd is advertising STARTTLS, but pine is ignoring it and immediately disconnecting. Here is some of what the debug file pine produced: >IMAP 09:25:44 5/7 mm_log babble: Trying IP address [127.0.0.1] >IMAP 09:25:44 5/7 mm_log ERROR: Unable to negotiate TLS with this server If I try to connect to the imapd with Eudora (and sniff the network) I see that Eudora does a STARTTLS, and after a few handshakes of garbage goes back and forth Eudora reports that the negotiated key size is -1. I use the same certificate/key with the Qualcomm qpopper and sendmail, and STARTTLS works correctly in both of those. Any help would be appreciated. -- William Colburn, "Sysprog" Computer Center, New Mexico Institute of Mining and Technology http://www.nmt.edu/tcc/ http://www.nmt.edu/~wcolburn -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Tue May 7 09:05:02 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 09:05:02 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47G52XG031083 for ; Tue, 7 May 2002 09:05:02 -0700 Received: FROM mx1.cac.washington.edu BY mailscan5.cac.washington.edu ; Tue May 07 09:04:36 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47G4Zwa005719; Tue, 7 May 2002 09:04:35 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47G3UR8009988; Tue, 7 May 2002 09:03:30 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47G2iw3052790 for ; Tue, 7 May 2002 09:02:44 -0700 Received: FROM mxu1.u.washington.edu BY mailscan4.cac.washington.edu ; Tue May 07 09:02:43 2002 -0700 Received: from smtp.gospelcom.net (joppa.gospelcom.net [204.253.132.6]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47G2gc6020813 for ; Tue, 7 May 2002 09:02:43 -0700 Received: (qmail 9385 invoked from network); 7 May 2002 16:02:41 -0000 Received: from jabbok.gospelcom.net (HELO amos.gf.gospelcom.net) (204.253.132.4) by smtp.gospelcom.net with SMTP; 7 May 2002 16:02:41 -0000 Message-Id: Date: Tue, 7 May 2002 12:02:32 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Joel Boonstra To: Pine Discussion Forum Subject: being friendly with alternate editors MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: joel@amos.gf.gospelcom.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hey folks, I recently switched to using vim all the time for composing emails -- I don't think I'll ever go back to pico, no offense to the developers. There are, of course, tradeoffs to using a different editor in pine. The major one that I see is that as soon as I enter my message text, I can no longer see the headers of the email that I'm composing/replying-to, so I have to end my editor, check that out, and then go back to editing. If I have a short attention span, I find myself doing this often. I realize that it's probably not at all feasible to try and come up with a generic way to embed my favorite editor into the pine window, so those headers would be available to me. Given that many editors are definitely not text-only, this probably doesn't make sense to think about. However, would there be a way to, when invoking the alternate editor, package up all the currently set headers and send them to the alternate editor, along with whatever's going to be edited? They could appear as simply as Header: value, perhaps linewrapped in some manner. Many problems come up immediately, of course. What happens if I edit a header in my alternate editor -- should pine try to parse my tmp file after I save it and munge the headers appropriately? What if I remove all the headers? Won't it be a pain to have all that header information at the top of the message, thus making one move the cursor to where message composition should start? I don't know. Probably. At risk of invoking mutt, I do know that mutt uses vi implicitly, but I don't know what its integration is like. I'm not advocating a shift towards being like mutt, since if I wanted mutt, I'd use it. But have other alternate-editor users run across similar wishes? How have you solved the problem? Or should I just learn to live with it? Joel -- [ joel boonstra | jboonstra@gospelcom.net ] -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Tue May 7 11:47:40 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 11:47:40 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47IleXG005528 for ; Tue, 7 May 2002 11:47:40 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Tue May 07 11:47:39 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47IldRD016679; Tue, 7 May 2002 11:47:39 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47IkLlZ020018; Tue, 7 May 2002 11:46:21 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Ij7w3012170 for ; Tue, 7 May 2002 11:45:07 -0700 Received: FROM mxu3.u.washington.edu BY mailscan2.cac.washington.edu ; Tue May 07 11:45:01 2002 -0700 Received: from smtp.gospelcom.net (joppa.gospelcom.net [204.253.132.6]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Ij0re031217 for ; Tue, 7 May 2002 11:45:01 -0700 Received: (qmail 18664 invoked from network); 7 May 2002 18:44:59 -0000 Received: from jabbok.gospelcom.net (HELO amos.gf.gospelcom.net) (204.253.132.4) by smtp.gospelcom.net with SMTP; 7 May 2002 18:44:59 -0000 Message-Id: Date: Tue, 7 May 2002 14:44:50 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Joel Boonstra To: Pine Discussion Forum Subject: Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: daniel lance herrick X-Cc: Pine Discussion Forum X-X-Sender: joel@amos.gf.gospelcom.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN > Another approach would be to not blank out all the > headers when displaying the "Invoking alternate editor..." > message - instead, put that message below the headers. True, although that only is really helpful if my alternate editor spawns a new window. In the case of terminal vim, this probably would be small consolation. I know it's outlandish, but wouldn't it be cool if vim and Pine combined forces, and made an embeddable version of vim for Pine? Users could choose to use either pico or vim as their stock editor, and use the alternate-editor command otherwise. Obviously, it's tough to draw the line then at what editors you start embedding. But perhaps then some hooks to pine to allow a generic editor to be compiled in to pine, so anyone with enough knowledge could hook their favorite editor in to pine. That'd be cool... Anyway, probably not realistic. But it'd be cool, nonetheless. -- [ joel boonstra | jboonstra@gospelcom.net ] From pinedev@shivax2.cac.washington.edu Tue May 7 12:00:36 2002 -0700 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:00:36 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47J0aXG006370 for ; Tue, 7 May 2002 12:00:36 -0700 Received: FROM mx1.cac.washington.edu BY mailscan4.cac.washington.edu ; Tue May 07 12:00:30 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47J0Uwa012177; Tue, 7 May 2002 12:00:30 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Ixaeo086920; Tue, 7 May 2002 11:59:36 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47IwAw3067374 for ; Tue, 7 May 2002 11:58:10 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Tue May 07 11:58:09 2002 -0700 Received: from aa.linuxbox.nu (aa.linuxbox.nu [208.149.147.127]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47Iw9re002577 for ; Tue, 7 May 2002 11:58:09 -0700 Received: from apollo.linuxbox.private.nu (arthur@apollo.linuxbox.private.nu [10.1.1.42]) by aa.linuxbox.nu (8.11.6/8.11.6) with ESMTP id g47IoAk16116; Tue, 7 May 2002 14:50:10 -0400 Message-Id: Date: Tue, 7 May 2002 14:52:31 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Arthur H. Johnson II" To: Pine Discussion Forum Subject: Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Joel Boonstra X-Cc: Pine Discussion Forum X-X-Sender: arthur@apollo.linuxbox.private.nu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Don't forget about Emacs. I personally think the editor is stupid, but its a religious thing. -- Arthur H. Johnson II Senior Systems Engineer The Linux Box 206 S. Fifth Ave. Suite 150 Ann Arbor, MI 48104 tel. 734-761-4689 fax. 734-769-8938 pgr. 734-882-0323 On Tue, 7 May 2002, Joel Boonstra wrote: > > Another approach would be to not blank out all the > > headers when displaying the "Invoking alternate editor..." > > message - instead, put that message below the headers. > > True, although that only is really helpful if my alternate editor spawns > a new window. In the case of terminal vim, this probably would be small > consolation. > > I know it's outlandish, but wouldn't it be cool if vim and Pine combined > forces, and made an embeddable version of vim for Pine? Users could > choose to use either pico or vim as their stock editor, and use the > alternate-editor command otherwise. > > Obviously, it's tough to draw the line then at what editors you start > embedding. But perhaps then some hooks to pine to allow a generic > editor to be compiled in to pine, so anyone with enough knowledge could > hook their favorite editor in to pine. That'd be cool... > > Anyway, probably not realistic. But it'd be cool, nonetheless. > > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:18:57 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JIuXG007130 for ; Tue, 7 May 2002 12:18:56 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Tue May 07 12:18:52 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JIpRD017942; Tue, 7 May 2002 12:18:52 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JI4eo073226; Tue, 7 May 2002 12:18:05 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JGVw3033092 for ; Tue, 7 May 2002 12:16:32 -0700 Received: FROM mxu2.u.washington.edu BY mailscan6.cac.washington.edu ; Tue May 07 12:16:31 2002 -0700 Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JGUZB026097 for ; Tue, 7 May 2002 12:16:30 -0700 Received: from [192.168.4.126] (localhost.panix.com [127.0.0.1]) by mail1.panix.com (Postfix) with ESMTP id B801E48756 for ; Tue, 7 May 2002 15:16:29 -0400 (EDT) Message-Id: Date: Tue, 7 May 2002 12:16:27 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Kenneth Crudup To: Pine Discussion Forum Subject: Why does "pine" eat initial periods? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: kenny@ProStar.localdomain X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN If I have an E-mail with: ... at the beginning of the line, Pine only displays: .. always one less period than sent. Does anyone know why this is? -Kenny -- Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting (510) 745-0101 Home: 4110 E. Willow St. #246, Long Beach, CA 90815-1740 Work: 2052 Alton Parkway, Irvine, CA 92606-4905 (949) 252-1111 X240 -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:39:36 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JdaXG007911 for ; Tue, 7 May 2002 12:39:36 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Tue May 07 12:39:35 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JdYRD018605; Tue, 7 May 2002 12:39:34 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JcRR8013672; Tue, 7 May 2002 12:38:27 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JRqw3041204 for ; Tue, 7 May 2002 12:27:52 -0700 Received: FROM mxu1.u.washington.edu BY mailscan6.cac.washington.edu ; Tue May 07 12:27:51 2002 -0700 Received: from aslan.narnia.pp.se (aslan.narnia.pp.se [212.247.3.100]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JRnc6019988 for ; Tue, 7 May 2002 12:27:50 -0700 Received: from localhost (dufberg@localhost) by aslan.narnia.pp.se (8.11.3/8.11.3) with ESMTP id g47JRke41710; Tue, 7 May 2002 21:27:46 +0200 (CEST) (envelope-from dufberg@narnia.pp.se) Message-Id: <20020507212130.E30658-100000@aslan.narnia.pp.se> Date: Tue, 7 May 2002 21:27:46 +0200 (CEST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mats Dufberg To: Pine Discussion Forum Subject: Re: Why does "pine" eat initial periods? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-To: Kenneth Crudup X-Cc: Pine Discussion Forum X-message-flag: Tired of your mail client? Get pine! http://www.washington.edu/pine/ X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On May 7, 2002, 12:16 (-0700) Kenneth Crudup wrote: > If I have an E-mail with: > > ... > > at the beginning of the line, Pine only displays: > > .. > > always one less period than sent. Does anyone know why this is? Are you sure that it is pine that eats them? Have you looked at the mail file? At the SMTP communication, the end of message is signalled by an empty dot on the last line, that is "." is sent. To be able to include a line with just one dot, two dots are sent to the SMTP server, and one dot is remove by the server. To be able to send two dots, three dots are sent to the SMTP server.... How is the message created and entered into the mail system? Mats ----------------------------------------------------------------- Mats Dufberg dufberg@narnia.pp.se Bl=E5arvsgr=E4nd 42 +46-8-38 48 59 SE-162 45 V=E4llingby, Sweden +46-70-258 2588 From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:40:11 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JeBXG007977 for ; Tue, 7 May 2002 12:40:11 -0700 Received: FROM mx1.cac.washington.edu BY mailscan2.cac.washington.edu ; Tue May 07 12:40:10 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JeAwa013656; Tue, 7 May 2002 12:40:10 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JdPqt019920; Tue, 7 May 2002 12:39:25 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JX8w3054686 for ; Tue, 7 May 2002 12:33:08 -0700 Received: FROM mxu4.u.washington.edu BY mailscan3.cac.washington.edu ; Tue May 07 12:33:07 2002 -0700 Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JX7Ie009865 for ; Tue, 7 May 2002 12:33:07 -0700 Received: from [192.168.4.126] (localhost.panix.com [127.0.0.1]) by mail2.panix.com (Postfix) with ESMTP id F00A4903C for ; Tue, 7 May 2002 15:32:03 -0400 (EDT) Message-Id: Date: Tue, 7 May 2002 12:32:01 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Kenneth Crudup To: Pine Discussion Forum Subject: Re: Why does "pine" eat initial periods? In-Reply-To: <20020507212130.E30658-100000@aslan.narnia.pp.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Cc: Pine Discussion Forum X-X-Sender: kenny@ProStar.localdomain X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Tue, 7 May 2002, Mats Dufberg wrote: > Are you sure that it is pine that eats them? Have you looked at the mail > file? Nah, I didn't even suspect. How could I do that? > How is the message created and entered into the mail system? "C", then "vi" is invoked, if I then type a line like this: ... this line should have a leading ellipsis (three periods). It'll probably show up with just two. -Kenny, naturally scared when there's missed periods :-) -- Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting (510) 745-0101 Home: 4110 E. Willow St. #246, Long Beach, CA 90815-1740 Work: 2052 Alton Parkway, Irvine, CA 92606-4905 (949) 252-1111 X240 From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:54:32 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JsWXG008502 for ; Tue, 7 May 2002 12:54:32 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Tue May 07 12:54:32 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JsVRD019113; Tue, 7 May 2002 12:54:32 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Jrfqt006148; Tue, 7 May 2002 12:53:41 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JqQw3071252 for ; Tue, 7 May 2002 12:52:26 -0700 Received: FROM mxu4.u.washington.edu BY mailscan3.cac.washington.edu ; Tue May 07 12:52:25 2002 -0700 Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.7.7.76]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JqOIe015524 for ; Tue, 7 May 2002 12:52:25 -0700 Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id PAA07611; Tue, 7 May 2002 15:52:24 -0400 (EDT) Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by grand-central-station.mit.edu (8.9.2/8.9.2) with ESMTP id PAA26141; Tue, 7 May 2002 15:52:24 -0400 (EDT) Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73]) by melbourne-city-street.mit.edu (8.9.2/8.9.2) with ESMTP id PAA15845; Tue, 7 May 2002 15:52:23 -0400 (EDT) Received: from localhost (jmorzins@localhost) by multics.mit.edu (8.9.3) with ESMTP id PAA12691; Tue, 7 May 2002 15:52:22 -0400 (EDT) Message-Id: Date: Tue, 7 May 2002 15:52:22 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jacob Morzinski To: Pine Discussion Forum Subject: Re: Why does "pine" eat initial periods? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Kenneth Crudup X-Cc: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Tue, 7 May 2002, Kenneth Crudup wrote: > ... this line should have a leading ellipsis (three periods). It'll probably > show up with just two. It showed up fine in my system, so pine is doing all the right things to your mail when it sends it out. You may have some local misconfiguration in your mail system (not necessarily involving pine) stripping leading periods when you receive mail. In a day or two your message should reach the list archives, ( http://www.washington.edu/pine/pine-info/2002.05/threads.html ) and you'll be able to see for yourself that the periods were preserved. -- Jacob Morzinski jmorzins@mit.edu From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:56:27 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JuRXG008586 for ; Tue, 7 May 2002 12:56:27 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Tue May 07 12:56:21 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JuLRD019188; Tue, 7 May 2002 12:56:21 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JtWeo095940; Tue, 7 May 2002 12:55:33 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Jsaw3038374 for ; Tue, 7 May 2002 12:54:36 -0700 Received: FROM mxu3.u.washington.edu BY mailscan5.cac.washington.edu ; Tue May 07 12:54:35 2002 -0700 Received: from aa.linuxbox.nu (aa.linuxbox.nu [208.149.147.127]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JsYre020401 for ; Tue, 7 May 2002 12:54:35 -0700 Received: from apollo.linuxbox.private.nu (arthur@apollo.linuxbox.private.nu [10.1.1.42]) by aa.linuxbox.nu (8.11.6/8.11.6) with ESMTP id g47Jq3k17129; Tue, 7 May 2002 15:52:03 -0400 Message-Id: Date: Tue, 7 May 2002 15:54:24 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Arthur H. Johnson II" To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Michael Talbot-Wilson X-Cc: "Arthur H. Johnson II" , Pine Discussion Forum X-X-Sender: arthur@apollo.linuxbox.private.nu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Basically. It doesnt bother me at all. -- Arthur H. Johnson II Senior Systems Engineer The Linux Box 206 S. Fifth Ave. Suite 150 Ann Arbor, MI 48104 tel. 734-761-4689 fax. 734-769-8938 pgr. 734-882-0323 On Wed, 8 May 2002, Michael Talbot-Wilson wrote: > Ye 2002-05-07 14:52 -0400, Arthur H. Johnson II skribis: > > > Don't forget about Emacs. I personally think the editor is stupid, but > > its a religious thing. > > I don't think Pico is stupid, but I also use Emacs as my Pine > editor. I don't want to use a variety of different editors for > different things. I think the original complaint is rather trivial. > It might be a slight inconvenience to not have the headers present > while he's typing the body, but he'll get over it. > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 12:58:22 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JwMXG008685 for ; Tue, 7 May 2002 12:58:22 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Tue May 07 12:58:22 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JwLRD019236; Tue, 7 May 2002 12:58:21 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JvTlZ010430; Tue, 7 May 2002 12:57:30 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47Jurw3067352 for ; Tue, 7 May 2002 12:56:53 -0700 Received: FROM mxu3.u.washington.edu BY mailscan1.cac.washington.edu ; Tue May 07 12:56:52 2002 -0700 Received: from aslan.narnia.pp.se (aslan.narnia.pp.se [212.247.3.100]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47Juore021102 for ; Tue, 7 May 2002 12:56:51 -0700 Received: from localhost (dufberg@localhost) by aslan.narnia.pp.se (8.11.3/8.11.3) with ESMTP id g47JulP41751; Tue, 7 May 2002 21:56:47 +0200 (CEST) (envelope-from dufberg@narnia.pp.se) Message-Id: <20020507215114.T30658-100000@aslan.narnia.pp.se> Date: Tue, 7 May 2002 21:56:47 +0200 (CEST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mats Dufberg To: Pine Discussion Forum Subject: Re: Why does "pine" eat initial periods? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-To: Kenneth Crudup X-Cc: Pine Discussion Forum X-message-flag: Tired of your mail client? Get pine! http://www.washington.edu/pine/ X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On May 7, 2002, 12:32 (-0700) Kenneth Crudup wrote: > > Are you sure that it is pine that eats them? Have you looked at the mai= l > > file? > > Nah, I didn't even suspect. How could I do that? Well, now you have all reason to be in doubt. > > How is the message created and entered into the mail system? > > "C", then "vi" is invoked, if I then type a line like this: > > ... this line should have a leading ellipsis (three periods). It'll proba= bly > show up with just two. There are three dots just as there should be. It must be on a line by itself with NO white space after if it is to be effected by the SMTP-server. I will create three lines, with one, two and three dots, respectively: =2E =2E. =2E.. And there was no white space after. Mats ----------------------------------------------------------------- Mats Dufberg dufberg@narnia.pp.se Bl=E5arvsgr=E4nd 42 +46-8-38 48 59 SE-162 45 V=E4llingby, Sweden +46-70-258 2588 From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 7 May 2002 13:00:57 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47K0vXG008825 for ; Tue, 7 May 2002 13:00:57 -0700 Received: FROM mx2.cac.washington.edu BY mailscan1.cac.washington.edu ; Tue May 07 13:00:56 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47K0uRD019313; Tue, 7 May 2002 13:00:56 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47K0Feo089116; Tue, 7 May 2002 13:00:16 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g47JxFw3015296 for ; Tue, 7 May 2002 12:59:15 -0700 Received: FROM mxu4.u.washington.edu BY mailscan1.cac.washington.edu ; Tue May 07 12:59:14 2002 -0700 Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g47JxDIe018484 for ; Tue, 7 May 2002 12:59:14 -0700 Received: from [192.168.4.126] (localhost.panix.com [127.0.0.1]) by mail1.panix.com (Postfix) with ESMTP id 10E014880C for ; Tue, 7 May 2002 15:59:13 -0400 (EDT) Message-Id: Date: Tue, 7 May 2002 12:59:09 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Kenneth Crudup To: Pine Discussion Forum Subject: Re: Why does "pine" eat initial periods? In-Reply-To: <20020507215114.T30658-100000@aslan.narnia.pp.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Cc: Pine Discussion Forum X-X-Sender: kenny@ProStar.localdomain X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Tue, 7 May 2002, Mats Dufberg wrote: > . > .. > ... > And there was no white space after. Grumble. I got all three of those. I guess it's on Panix' end, then? -Kenny -- Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting (510) 745-0101 Home: 4110 E. Willow St. #246, Long Beach, CA 90815-1740 Work: 2052 Alton Parkway, Irvine, CA 92606-4905 (949) 252-1111 X240 From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 05:55:00 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48Ct0XG010471 for ; Wed, 8 May 2002 05:55:00 -0700 Received: FROM mx1.cac.washington.edu BY mailscan2.cac.washington.edu ; Wed May 08 05:54:59 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48CswaI006213; Wed, 8 May 2002 05:54:59 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48Cs4eo078658; Wed, 8 May 2002 05:54:04 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48Cr1w3024360 for ; Wed, 8 May 2002 05:53:01 -0700 Received: FROM mxu3.u.washington.edu BY mailscan1.cac.washington.edu ; Wed May 08 05:53:01 2002 -0700 Received: from fishy.sockeye.com (fishy.sockeye.com [65.209.66.15]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48Cr0re002812 for ; Wed, 8 May 2002 05:53:01 -0700 Received: from dialup-111.aspi.net (dialup-111.aspi.net [206.183.156.111]) (authenticated bits=0) by fishy.sockeye.com (8.12.2/8.12.2) with ESMTP id g48CquPl001037 for ; Wed, 8 May 2002 08:52:58 -0400 (EDT) Message-Id: Date: Wed, 8 May 2002 08:53:10 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Marc Evans To: Pine Discussion Forum Subject: roles and smtp-server MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: X-X-Sender: X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello - I find myself in a situation where I would like to have several different SMTP servers used depending upon the role patterns being matched. For example, if the message being sent matches "From: foo@bar.com" I want it to use the "smtp.bar.com/user=foo" smtp server, but if it matches "From: bar@foo.com" then it happens to use "smtp.someplace.else.com/user=me". My digging through the pinerc and archived mailing list leads me to believe that this is not possible. Before I give up hope, I thought that I would send a message to this list. I guess as a worst case solution, I could craft a special sendmail-path program that parses the header of the message and makes its own decisions. I am not thrilled about this solution because of the need to separate the rules and actions, e.g. I couldn't put them in the .pinerc together. Thanks in advance - Marc -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 07:44:14 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48EiEXG013370 for ; Wed, 8 May 2002 07:44:14 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Wed May 08 07:44:13 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48EiD8D013538; Wed, 8 May 2002 07:44:13 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48Edkeo085924; Wed, 8 May 2002 07:39:50 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48EcUw3061690 for ; Wed, 8 May 2002 07:38:30 -0700 Received: FROM mxu4.u.washington.edu BY mailscan1.cac.washington.edu ; Wed May 08 07:38:29 2002 -0700 Received: from csserv.wadsworth.org (csserv.wadsworth.org [199.184.18.82]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48EcSIe013891 for ; Wed, 8 May 2002 07:38:28 -0700 Received: from telemed.wadsworth.org (telemed [172.16.1.95]) by csserv.wadsworth.org (8.11.6+Sun/8.11.6) with SMTP id g48EcLR20770; Wed, 8 May 2002 10:38:21 -0400 (EDT) Message-Id: <200205081438.g48EcLR20770@csserv.wadsworth.org> Date: Wed, 8 May 2002 10:32:26 -0400 (EDT) Reply-To: dfp10 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: dfp10 To: Pine Discussion Forum Subject: How do I correct getting "To:newsgroup" instead of my name in Message Index? MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: G8um2C/IdP2Z6ZWx9XBqcQ== X-Cc: dfp10@csserv.wadsworth.org X-MailScanner: Found to be clean X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Could this be a reason for not getting responses to postings? Thanks Don ############################################################### Donald F. Parsons MB.BS, Ph.D, Research Physician,Wadsworth Ctr NY State Dept of Health, ESP Box 509, Albany NY 12201-0509 dfp10@telemed.wadsworth.org (518)474-7047 -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 09:34:41 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48GYeXG018416 for ; Wed, 8 May 2002 09:34:40 -0700 Received: FROM mx2.cac.washington.edu BY mailscan1.cac.washington.edu ; Wed May 08 09:34:40 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48GYd8D017279; Wed, 8 May 2002 09:34:39 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48GS2eo095512; Wed, 8 May 2002 09:28:03 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48GQfw3057478 for ; Wed, 8 May 2002 09:26:42 -0700 Received: FROM mxu3.u.washington.edu BY mailscan5.cac.washington.edu ; Wed May 08 09:26:40 2002 -0700 Received: from usc.edu (usc.edu [128.125.253.136]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48GQere015003 for ; Wed, 8 May 2002 09:26:40 -0700 Received: from skat.usc.edu (root@skat.usc.edu [128.125.253.131]) by usc.edu (8.9.3.1/8.9.3/usc) with ESMTP id JAA29717; Wed, 8 May 2002 09:26:39 -0700 (PDT) Received: from usc-z7xxq2a9you.usc.edu (cohiba.usc.edu [128.125.10.160]) by skat.usc.edu (8.10.1/8.10.1/usc) with ESMTP id g48GQdS05580; Wed, 8 May 2002 09:26:39 -0700 (PDT) Message-Id: Date: Wed, 8 May 2002 09:26:44 -0700 (Pacific Daylight Time) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mike Walker To: Pine Discussion Forum Subject: Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: walker@usc.edu X-To: "Arthur H. Johnson II" X-Cc: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN pico is essentially an emacs subset. It's not so much religous as entrenched. It's over 20 years old. I used full-screen emacs emulators like FINE back when line editors like SOS were common. That was a BIG step up then. Is it dumb that I can still use it today on all platforms? Why would I want to learn a mouse based editor that not extensible always requires a bitmapped display, not available on all platforms, and won't be around in a couple years? But if you have any doubts that I'm a luddite (:-), I've also used Frame Maker since '84. Most of the emacs commands worked with it before Adobe bought it. >Don't forget about Emacs. I personally think the editor is stupid, >but its a religious thing. > >-- > >Arthur H. Johnson II >Senior Systems Engineer > >The Linux Box >206 S. Fifth Ave. Suite 150 >Ann Arbor, MI 48104 > >tel. 734-761-4689 >fax. 734-769-8938 >pgr. 734-882-0323 > >On Tue, 7 May 2002, Joel Boonstra wrote: > >> > Another approach would be to not blank out all the >> > headers when displaying the "Invoking alternate editor..." >> > message - instead, put that message below the headers. >> >> True, although that only is really helpful if my alternate editor spawns >> a new window. In the case of terminal vim, this probably would be small >> consolation. >> >> I know it's outlandish, but wouldn't it be cool if vim and Pine combined >> forces, and made an embeddable version of vim for Pine? Users could >> choose to use either pico or vim as their stock editor, and use the >> alternate-editor command otherwise. >> >> Obviously, it's tough to draw the line then at what editors you start >> embedding. But perhaps then some hooks to pine to allow a generic >> editor to be compiled in to pine, so anyone with enough knowledge could >> hook their favorite editor in to pine. That'd be cool... >> >> Anyway, probably not realistic. But it'd be cool, nonetheless. >> >> > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 09:41:27 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48GfRXG018812 for ; Wed, 8 May 2002 09:41:27 -0700 Received: FROM mx1.cac.washington.edu BY mailscan5.cac.washington.edu ; Wed May 08 09:41:26 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48GfQaI012879; Wed, 8 May 2002 09:41:26 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48GZ8R8057370; Wed, 8 May 2002 09:35:09 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48GY5w3052440 for ; Wed, 8 May 2002 09:34:05 -0700 Received: FROM mxu2.u.washington.edu BY mailscan3.cac.washington.edu ; Wed May 08 09:34:05 2002 -0700 Received: from moultrie.cse.sc.edu (moultrie.cse.sc.edu [129.252.138.7]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48GY4ZB010751 for ; Wed, 8 May 2002 09:34:04 -0700 Received: from mum.cse.sc.edu (mum.cse.sc.edu [129.252.138.21]) by moultrie.cse.sc.edu (Postfix) with ESMTP id 3191C2EBEC for ; Wed, 8 May 2002 12:34:04 -0400 (EDT) Message-Id: Date: Wed, 8 May 2002 11:34:04 -0500 (CDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Gopi Sundaram To: Pine Discussion Forum Subject: Re: How do I correct getting "To:newsgroup" instead of my name in Message Index? In-Reply-To: <200205081438.g48EcLR20770@csserv.wadsworth.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: gopalan@mum.cse.sc.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN [please put your question in the body, not the subject] On Wed, 8 May 2002, dfp10 wrote: > Could this be a reason for not getting responses to postings? No. To answer your question, FAQ. http://www.cse.sc.edu/~gopalan/Pine/read.html#indexname -- Gopi Sundaram gopalan@cse.sc.edu http://www.cse.sc.edu/~gopalan/Pine/ From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 10:57:46 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48HvkXG021921 for ; Wed, 8 May 2002 10:57:46 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Wed May 08 10:57:46 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48HvjaI015371; Wed, 8 May 2002 10:57:45 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48HuelZ019454; Wed, 8 May 2002 10:56:40 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48Ht5w3033828 for ; Wed, 8 May 2002 10:55:05 -0700 Received: FROM mxu4.u.washington.edu BY mailscan3.cac.washington.edu ; Wed May 08 10:55:05 2002 -0700 Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48Ht5Ie000851 for ; Wed, 8 May 2002 10:55:05 -0700 Received: from localhost (tonytung@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.6) with ESMTP id g48Ht4O33813 for ; Wed, 8 May 2002 10:55:04 -0700 (PDT) (envelope-from tonytung@CSUA.Berkeley.EDU) Message-Id: Date: Wed, 8 May 2002 10:55:04 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Tony Tung To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Tue, 7 May 2002, Arthur H. Johnson II wrote: > Basically. It doesnt bother me at all. > > On Wed, 8 May 2002, Michael Talbot-Wilson wrote: > > > I don't think Pico is stupid, but I also use Emacs as my Pine > > editor. I don't want to use a variety of different editors for > > different things. I think the original complaint is rather trivial. > > It might be a slight inconvenience to not have the headers present > > while he's typing the body, but he'll get over it. While I agree that the absence of the headers is not very significant, there is a significant drawback to using an alternate editor that integration could solve -- namely that one does not get new mail notification while in the alternate editor. Often I will be writing an email when I receive some incoming email which has higher priority. An alternative solution is an asynchronous composition facility. By this, I mean that it will fork a process that calls the editor. While the editor is running, the main process continues. Once the editor finishes, the child process signals the main process and returns to the default pine composition window. Of course, this is contingent on the appropriate facilities being present -- such as X or screen active -- such that the editor and pine can coexist. Tony From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 15:11:05 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48MB5XG000554 for ; Wed, 8 May 2002 15:11:05 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Wed May 08 15:11:04 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48MB4aI024539; Wed, 8 May 2002 15:11:04 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48MAOR8071102; Wed, 8 May 2002 15:10:24 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48M8Fw3064694 for ; Wed, 8 May 2002 15:08:16 -0700 Received: FROM mxu3.u.washington.edu BY mailscan2.cac.washington.edu ; Wed May 08 15:08:14 2002 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g48M8Ere020688 for ; Wed, 8 May 2002 15:08:14 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Wed May 08 15:08:13 2002 -0700 Received: from rly-ip01.mx.aol.com (rly-ip01.mx.aol.com [205.188.156.49]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g48M8D8D029080 for ; Wed, 8 May 2002 15:08:13 -0700 Received: from logs-wo.proxy.aol.com (logs-wo.proxy.aol.com [205.188.200.6]) by rly-ip01.mx.aol.com (v83.35) with ESMTP id RELAYIN8-0508180800; Wed, 08 May 2002 18:08:00 -0400 Received: from Rltt (AC813421.ipt.aol.com [172.129.52.33]) by logs-wo.proxy.aol.com (8.10.0/8.10.0) with SMTP id g48Lv9R430527 for ; Wed, 8 May 2002 17:57:10 -0400 (EDT) Message-Id: <200205082157.g48Lv9R430527@logs-wo.proxy.aol.com> Date: Wed, 8 May 2002 17:57:10 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: owner-pine-info To: Pine Discussion Forum Subject: Appreciate your MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=VMj7C15Q9o4 X-To: pine-info@cac.washington.edu X-Apparently-From: HOMEP@aol.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, a message sent to by with the subject Appreciate your was scanned and found to contain a virus called "Exploit-MIME.gen" . The infected part of the message was Cleaned and Quarantined before delivery to user. . -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 8 May 2002 20:58:40 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g493wdXG009792 for ; Wed, 8 May 2002 20:58:39 -0700 Received: FROM mx1.cac.washington.edu BY mailscan4.cac.washington.edu ; Wed May 08 20:58:39 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g493wcaI000737; Wed, 8 May 2002 20:58:38 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g493vtqt031992; Wed, 8 May 2002 20:57:56 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g493uiw3059072 for ; Wed, 8 May 2002 20:56:44 -0700 Received: FROM mxu2.u.washington.edu BY mailscan1.cac.washington.edu ; Wed May 08 20:56:44 2002 -0700 Received: from smtp.gospelcom.net (joppa.gospelcom.net [204.253.132.6]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g493uhZB011810 for ; Wed, 8 May 2002 20:56:43 -0700 Received: (qmail 19608 invoked from network); 9 May 2002 03:56:42 -0000 Received: from 12-245-17-144.client.attbi.com (HELO amos.gf.gospelcom.net) (12.245.17.144) by smtp.gospelcom.net with SMTP; 9 May 2002 03:56:42 -0000 Message-Id: Date: Wed, 8 May 2002 23:56:31 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Joel Boonstra To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Tony Tung X-Cc: Pine Discussion Forum X-X-Sender: joel@amos.gf.gospelcom.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Someone said... > > > I think the original complaint is rather trivial. It might be a > > > slight inconvenience to not have the headers present while he's > > > typing the body, but he'll get over it. Then Tony said... > While I agree that the absence of the headers is not very significant, > there is a significant drawback to using an alternate editor that > integration could solve -- namely that one does not get new mail > notification while in the alternate editor. Often I will be writing > an email when I receive some incoming email which has higher priority. Yes, I agree. That's another problem I came across today. To defend my header request... Many times I am replying to an email, but don't know to whom I'm replying. Since I answer a lot of email from a lot of different sources, I consistenly write to different people. It happens all the time that I'll start my reply, then have no idea how to address the person I'm writing to, have to save and quit my composition, glance at the header, and then continue my composition. Yes, that's a minor annoyance, perhaps trivial. It's not going to stop me from using vim (especially with mail.vim syntax highlighting!), but it sure would be nice. I'd imagine there are others in a similar situation. Joel -- [ joel boonstra | jboonstra@gospelcom.net ] From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 9 May 2002 00:35:12 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g497ZBXG015678 for ; Thu, 9 May 2002 00:35:11 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Thu May 09 00:35:10 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g497ZAaI005036; Thu, 9 May 2002 00:35:10 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g497YRR8022108; Thu, 9 May 2002 00:34:27 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g497FHw3009496 for ; Thu, 9 May 2002 00:15:17 -0700 Received: FROM mxu1.u.washington.edu BY mailscan4.cac.washington.edu ; Thu May 09 00:15:17 2002 -0700 Received: from aslan.narnia.pp.se (aslan.narnia.pp.se [212.247.3.100]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g497FFc6019566 for ; Thu, 9 May 2002 00:15:16 -0700 Received: from localhost (dufberg@localhost) by aslan.narnia.pp.se (8.11.3/8.11.3) with ESMTP id g497FBU46720; Thu, 9 May 2002 09:15:11 +0200 (CEST) (envelope-from dufberg@narnia.pp.se) Message-Id: <20020509091134.P30658-100000@aslan.narnia.pp.se> Date: Thu, 9 May 2002 09:15:10 +0200 (CEST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mats Dufberg To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-To: Joel Boonstra X-Cc: Pine Discussion Forum X-message-flag: Tired of your mail client? Get pine! http://www.washington.edu/pine/ X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On May 8, 2002, 23:56 (-0400) Joel Boonstra wrote= : > Many times I am replying to an email, but don't know to whom I'm > replying. Since I answer a lot of email from a lot of different > sources, I consistenly write to different people. It happens all the > time that I'll start my reply, then have no idea how to address the > person I'm writing to, have to save and quit my composition, glance at > the header, and then continue my composition. > > Yes, that's a minor annoyance, perhaps trivial. It's not going to stop > me from using vim (especially with mail.vim syntax highlighting!), but > it sure would be nice. I'd imagine there are others in a similar > situation. I agree with you. I would have used emacs if the headers follow the mail to the editor. I often update the headers while writing the mail. Mats ----------------------------------------------------------------- Mats Dufberg dufberg@narnia.pp.se Bl=E5arvsgr=E4nd 42 +46-8-38 48 59 SE-162 45 V=E4llingby, Sweden +46-70-258 2588 From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 9 May 2002 05:31:21 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49CVLXG025105 for ; Thu, 9 May 2002 05:31:21 -0700 Received: FROM mx1.cac.washington.edu BY mailscan5.cac.washington.edu ; Thu May 09 05:31:20 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g49CVKaI010637; Thu, 9 May 2002 05:31:20 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49CUdeo088622; Thu, 9 May 2002 05:30:39 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49CSfw3033002 for ; Thu, 9 May 2002 05:28:41 -0700 Received: FROM mxu2.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 09 05:28:41 2002 -0700 Received: from venus.networkwcs.net (web.evansville.net [204.120.16.3]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g49CSeZB009988 for ; Thu, 9 May 2002 05:28:40 -0700 Received: from poc-rt-01.qccinc.com ([216.135.4.11] helo=evv-mer-2.qcommcorp.com) by venus.networkwcs.net with esmtp (Exim 3.36 #2) id 175n2G-0007Fj-00 for pine-info@u.washington.edu; Thu, 09 May 2002 07:28:40 -0500 Message-Id: Date: Thu, 9 May 2002 07:28:40 -0500 (Central Daylight Time) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Marc Rouleau To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: <20020509091134.P30658-100000@aslan.narnia.pp.se> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: mer@imap-ras.communitytelephone.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I haven't heard anyone mention my alt-ed pet peeve. This is a bug rather than a desired feature ... If I have a compose editor open, and I click in the main PC-Pine window, I get the "PC-Pine is currently waiting for the alternate editor ..." popup. I choose OK to continue waiting, complete my message, and exit vim. My updates appear in the PC-Pine main window, but another vim starts up immediately with the contents of my message. This goes on perpetually until I click in the main PC-Pine window and choose Cancel to stop waiting. Unfortunately, PC-Pine remains confused. At that point I am unable to modify the headers. My only choice is to send, cancel, or postpone, and PC-Pine continues to exhibit the perpetual alt-ed popup behavior until I quit entirely and restart. I get into this situation surprisingly often -- I get interrupted while composing a message, work in another application or two, and return directly to PC-Pine without remembering that I was in the middle of composition. -- Marc Rouleau From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 9 May 2002 05:51:11 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49CpBXG025564 for ; Thu, 9 May 2002 05:51:11 -0700 Received: FROM mx1.cac.washington.edu BY mailscan5.cac.washington.edu ; Thu May 09 05:51:10 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g49CpAaI010945; Thu, 9 May 2002 05:51:10 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49CoOR8032644; Thu, 9 May 2002 05:50:25 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49CnQw3054058 for ; Thu, 9 May 2002 05:49:26 -0700 Received: FROM mxu4.u.washington.edu BY mailscan4.cac.washington.edu ; Thu May 09 05:49:25 2002 -0700 Received: from msgdirector1.onetel.net.uk (msgdirector1.onetel.net.uk [212.67.96.148]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g49CnOIe020246 for ; Thu, 9 May 2002 05:49:25 -0700 Received: from 213-78-89-171.friaco.onetel.net.uk (213-78-89-171.friaco.onetel.net.uk [213.78.89.171]) by msgdirector1.onetel.net.uk (Mirapoint) with ESMTP id AGB98676; Thu, 9 May 2002 13:49:08 +0100 (BST) Message-Id: Date: Thu, 9 May 2002 13:55:40 +0100 (BST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Nancy McGough To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Technical Discussion Forum X-Message-Flag: Worried about Outlook viruses? Switch to Mac/Unix/PC Pine! Info @ www.ii.com X-X-Sender: nancy@imap.iecc.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On 9 May 2002 Marc Rouleau (mer@cinergycom.net) wrote: > > If I have a compose editor open, and I click in the main PC-Pine > window, I get the "PC-Pine is currently waiting for the alternate > editor ..." popup. I choose OK to continue waiting, complete my > message, and exit vim. The way I get around the problem you described is DON'T TOUCH THAT DIALOG BOX when I see it and instead use the MS Windows taskbar (or ALT+TAB) to shift the focus to my alt editor and continue working there. Usually everything works fine then, no infinite loops! But, I agree with you that it would be nice if this part of Pine's UI were fixed, e.g., just a dialog box that says "Go away and deal with your alt editor; I'm in a state of suspended animation." Nancy ^x -- ii.com Main Pine Page: Nancy McGough Infinite Ink --= Sent via Pine 4.44: IMAP, NNTP & ESMTP for Unix/Win/MacOS X =-- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 9 May 2002 08:21:30 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49FLTXG029566 for ; Thu, 9 May 2002 08:21:29 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Thu May 09 08:21:29 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g49FLS8D018897; Thu, 9 May 2002 08:21:28 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49FKdqt031788; Thu, 9 May 2002 08:20:39 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g49FJNw3009506 for ; Thu, 9 May 2002 08:19:23 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 09 08:19:21 2002 -0700 Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g49FJLre020922 for ; Thu, 9 May 2002 08:19:21 -0700 Received: from X ([12.72.228.83]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020509151920.QNXX2855.mtiwmhc25.worldnet.att.net@X>; Thu, 9 May 2002 15:19:20 +0000 Message-Id: Date: Thu, 9 May 2002 08:17:39 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: James To: Pine Discussion Forum Subject: Re: [pine] Re: being friendly with alternate editors In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Nancy McGough X-Cc: Pine Discussion Forum X-X-Sender: jamesqf@postoffice.att.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 9 May 2002, Nancy McGough wrote: > ...it would be nice if this part of Pine's UI > were fixed, e.g., just a dialog box that says "Go away and deal > with your alt editor; I'm in a state of suspended animation." Add another one who gets hit with this bug every now and then. Though how it usually gets me is that I'm replying to something, and flip over to the message window to check on what the message actually said - and I need to scroll down to see the text I want to look at. Oops! I would think at least the minimum correct behavior would be for the PC-Pine window to do nothing until you finish editing... James From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 9 May 2002 18:12:14 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4A1CDXG019925 for ; Thu, 9 May 2002 18:12:13 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 09 18:12:12 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4A1CC8D006627; Thu, 9 May 2002 18:12:12 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4A1BEeo093000; Thu, 9 May 2002 18:11:14 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4A13Zw3068034 for ; Thu, 9 May 2002 18:03:35 -0700 Received: FROM mxu2.u.washington.edu BY mailscan5.cac.washington.edu ; Thu May 09 18:03:34 2002 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4A13YZB002661 for ; Thu, 9 May 2002 18:03:34 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Thu May 09 18:03:34 2002 -0700 Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4A13X8D006379 for ; Thu, 9 May 2002 18:03:33 -0700 Received: from Ohormhjl ([172.174.200.39]) by out005.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020510010300.LRBM10654.out005.verizon.net@Ohormhjl> for ; Thu, 9 May 2002 20:03:00 -0500 Message-Id: <20020510010300.LRBM10654.out005.verizon.net@Ohormhjl> Date: Thu, 9 May 2002 20:03:29 -0500 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: owner-pine-info To: Pine Discussion Forum Subject: Cellpadding MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=P72500Y8o5r X-To: pine-info@cac.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, a message sent to by with the subject Cellpadding was scanned and found to contain a virus called "Exploit-MIME.gen" . The infected part of the message was Cleaned and Quarantined before delivery to user. . -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 10 May 2002 14:21:42 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4ALLgXG010569 for ; Fri, 10 May 2002 14:21:42 -0700 Received: FROM mx1.cac.washington.edu BY mailscan6.cac.washington.edu ; Fri May 10 14:21:41 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4ALLfaI027267; Fri, 10 May 2002 14:21:41 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4ALKmlZ022476; Fri, 10 May 2002 14:20:49 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4ALIkw3029154 for ; Fri, 10 May 2002 14:18:46 -0700 Received: FROM mxu3.u.washington.edu BY mailscan5.cac.washington.edu ; Fri May 10 14:18:46 2002 -0700 Received: from mail.vo.com ([208.36.81.99]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4ALIhre006401 for ; Fri, 10 May 2002 14:18:44 -0700 Received: from fanatic (24-164-155-122.nyc.rr.com [24.164.155.122]) by mail.vo.com (8.12.1/8.12.1) with ESMTP id g4ALIf4k006079 (version=TLSv1/SSLv3 cipher=EXP1024-RC4-SHA bits=56 verify=NO) for ; Fri, 10 May 2002 17:18:42 -0400 Message-Id: Date: Fri, 10 May 2002 17:24:55 -0400 (Eastern Daylight Time) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "S. Alexander Jacobson" To: Pine Discussion Forum Subject: Indent MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: alex@mail.vo.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I frequently want to indent quotations copied from web pages. Is there a command that will allow me to select a set of lines and indent them? I am on this list in digest mode, so please reply directly as well. -Alex- ___________________________________________________________________ S. Alexander Jacobson i2x Media 1-212-787-1914 voice 1-603-288-1280 fax -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Sat, 11 May 2002 06:51:46 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4BDpjXG007287 for ; Sat, 11 May 2002 06:51:45 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Sat May 11 06:51:41 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4BDpe8D026665; Sat, 11 May 2002 06:51:41 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4BDndeo089040; Sat, 11 May 2002 06:49:39 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4BDlow3027098 for ; Sat, 11 May 2002 06:47:54 -0700 Received: FROM mxu1.u.washington.edu BY mailscan3.cac.washington.edu ; Sat May 11 06:47:50 2002 -0700 Received: from mail1 ([203.199.32.79]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4BDlic6002060 for ; Sat, 11 May 2002 06:47:49 -0700 Received: from mail1.abc.com (localhost [127.0.0.1]) by mail1 (8.10.0/) with ESMTP id g4BDo3M23613 for ; Sat, 11 May 2002 19:20:03 +0530 (IST) Received: from smtp1.icicibank.com (smtp1.icicibank.com [10.16.1.76]) by mail1.abc.com (8.10.0/8.11.3) with ESMTP id g4BDo2x23609 for ; Sat, 11 May 2002 19:20:03 +0530 (IST) Received: (from mail@localhost) by smtp1.icicibank.com (8.11.6/8.11.6) id g4BDYZe31315 for pine-info@u.washington.edu; Sat, 11 May 2002 19:04:35 +0530 Received: from crpex04.icici.com ([10.0.3.143]) by smtp1.icicibank.com (8.11.6/8.11.6) with ESMTP id g4BDYY631287 for ; Sat, 11 May 2002 19:04:34 +0530 Received: by crpex04 with Internet Mail Service (5.5.2653.19) id ; Sat, 11 May 2002 19:13:25 +0530 Message-Id: <2792A9047F52D511A7C300508B5E234A0492A215@CRPEX02> Date: Sat, 11 May 2002 19:13:22 +0530 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: SANJAY CHAUDHARY /INFRA/INFOTECH To: Pine Discussion Forum Subject: Disabling "CTRL+O" postpone feature of pine. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1F8F1.D13E4390" X-To: "'Pine Discussion Forum'" X-Signature-ICICI-Added: Added Signature X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1F8F1.D13E4390 Content-Type: text/plain; charset="iso-8859-1" Sir, I have found many times user send mails using other users e-mail address. They do it bye using the pine message postpone feature, user press the key sequence "CTRL+o" and postpone their mail. Next time when user opens the pine, he is asked the following question "Continue postponed composition (answering "No" won't erase it)?" When user presses "y" on the keyboard the messages compose window comes up and it shows "from" and "to" address. You can actually change the "from" mail id. I am using Solaris 2.6 and pine veer 4.21. I have disabled pine suspension in pine.conf.fixed in /usr/local/lib. The pine.conf.fixed contains: feature-list=no-enable-unix-pipe-cmd,no-enable-alternate-editor-cmd,no-enabl e-suspend,no-enable-alternate-editor-implicitly,auto-move-read-msgs. The ownerships of files are given below: Could please guide me how do I disable postpone message of pine. Please revert back. with warm regards Sanjay C. -- "This e-mail message may contain confidential, proprietary or legally privileged information. It should not be used by anyone who is not the original intended recipient. If you have erroneously received this message, please delete it immediately and notify the sender. The recipient acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail transmissions and further acknowledges that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects." ------_=_NextPart_001_01C1F8F1.D13E4390 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Disabling "CTRL+O" postpone feature of pine.

Sir,

         I have found many times user send mails using other users e-mail address.= They do it bye using the  pine  message postpone feature, user p= ress the  key sequence "CTRL+o" and postpone their mail. Nex= t time when user  opens the pine, he is asked the following  ques= tion

        &= quot;Continue postponed composition (answering "No" won't erase i= t)?"
       <= /FONT> When  user  presses  &qu= ot;y" on the  keyboard the messages compose window comes up and i= t shows  "from" and "to" address. You can actually= change the  "from"  mail id.

        I am=   using Solaris 2.6 and pine veer 4.21.  feature-list=3Dno-enable-unix-pipe-cmd,no= -enable-alternate-editor-cmd,no-enable-suspend,no-enable-alternate-editor-i= mplicitly,auto-move-read-msgs. The ownerships of files are given below:

        Coul= d  please  guide me how do I disable postpone  message of&nb= sp; pine. Please  revert back.


with warm regards
Sanjay C.

"This e-mail message= may contain confidential, proprietary or legally privileged information. It should not be used by an= yone who is not the=20 original intended recipient. If you have erroneously received this message,= please delete it=20 immediately and notify the sender. The recipient acknowledges that ICICI Ba= nk or its subsidiaries and associated companies, (collectively "ICICI Grou= p"), are unable to exercise control or ensure or guarantee the integrity of= /over the contents of the information contained in e-mail=20 transmissions and further acknowledges that any views expressed in this mes= sage are those of the individual sender and no binding nature of the messag= e shall be implied or assumed unless the=20 sender does so expressly with due authority of ICICI Group.Before opening a= ny attachments please check them for viruses and defects."

------_=_NextPart_001_01C1F8F1.D13E4390-- -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Sat, 11 May 2002 08:32:22 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4BFWMXG009167 for ; Sat, 11 May 2002 08:32:22 -0700 Received: FROM mx2.cac.washington.edu BY mailscan1.cac.washington.edu ; Sat May 11 08:32:21 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4BFWL8D028130; Sat, 11 May 2002 08:32:21 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4BFUXqt030216; Sat, 11 May 2002 08:30:33 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4BFTGw3057306 for ; Sat, 11 May 2002 08:29:17 -0700 Received: FROM mxu1.u.washington.edu BY mailscan3.cac.washington.edu ; Sat May 11 08:29:16 2002 -0700 Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4BFTEc6010612 for ; Sat, 11 May 2002 08:29:15 -0700 Received: from d1o907.telia.com (d1o907.telia.com [195.252.38.241]) by mailg.telia.com (8.11.6/8.11.6) with ESMTP id g4BFTDH18830 for ; Sat, 11 May 2002 17:29:13 +0200 (CEST) Received: from mail1.telia.com (h50n1fls21o907.telia.com [212.181.140.50]) by d1o907.telia.com (8.8.8/8.8.8) with SMTP id RAA28339 for ; Sat, 11 May 2002 17:29:12 +0200 (CEST) Message-Id: <200205111529.RAA28339@d1o907.telia.com> Date: Sat, 11 May 2002 17:32:39 +0100 (W. Europe Standard Time) Reply-To: info@nakawe.se Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Veronica Loell To: Pine Discussion Forum Subject: Re: Disabling "CTRL+O" postpone feature of pine. Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=iso-8859-1 X-URL: http://www.ultrafunk.com/products/popcorn X-Priority: 3 X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Only disabling the postpone feature will not help totally against people using other peoples addresses on purpose. The "From:" and "Reply-To:" fields will also be presented whenever one uses a "Role" for composing email. Of course they could also easily set up "Roles" with other peoples email-adresses in it. So for the idea to work full out you also need to disable any use of "Roles". Mightn't this be better handled by interrupting email sent and comparing it to the current user before allowing it to pass on, I'm no expert in pine or unix, but I would think that could be done? As the use of "Roles" is just as easy to use as the postpone-feature you should at least take this in consideration. - Veronica Loell > >Subject: Disabling "CTRL+O" postpone feature of pine. > From: SANJAY CHAUDHARY /INFRA/INFOTECH > > Date: Sat, 11 May 2002 19:13:22 +0530 > To: Pine Discussion Forum > >This message is in MIME format. Since your mail reader does not understand >this format, some or all of this message may not be legible. > >------_=_NextPart_001_01C1F8F1.D13E4390 >Content-Type: text/plain; > charset="iso-8859-1" > >Sir, > > I have found many times user send mails using other users e-mail >address. They do it bye using the pine message postpone feature, user >press the key sequence "CTRL+o" and postpone their mail. Next time when >user opens the pine, he is asked the following question > "Continue postponed composition (answering "No" won't erase it)?" > When user presses "y" on the keyboard the messages compose >window comes up and it shows "from" and "to" address. You can actually >change the "from" mail id. > I am using Solaris 2.6 and pine veer 4.21. I have disabled pine >suspension in pine.conf.fixed in /usr/local/lib. The pine.conf.fixed >contains: > >feature-list=no-enable-unix-pipe-cmd,no-enable-alternate-editor-cmd,no-enabl >e-suspend,no-enable-alternate-editor-implicitly,auto-move-read-msgs. The >ownerships of files are given below: > > Could please guide me how do I disable postpone message of pine. >Please revert back. > > >with warm regards >Sanjay C. > >-- > > >"This e-mail message may contain confidential, proprietary or legally privileged information. It >should not be used by anyone who is not the original intended recipient. If you have erroneously >received this message, please delete it immediately and notify the sender. The recipient >acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI >Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail transmissions and further acknowledges that any views >expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects." > > > >------_=_NextPart_001_01C1F8F1.D13E4390 >Content-Type: text/html; > charset="iso-8859-1" >Content-Transfer-Encoding: quoted-printable > > > > > > >Disabling "CTRL+O" postpone feature of pine. > > > >

Sir, >

> >

         I have found many times user send mails using other users e-mail address. They do it bye using the  pine  message postpone feature, user press the  key sequence "CTRL+o" and postpone their mail. Next time when user  opens the pine, he is asked the following  question

> >

        "Continue postponed composition (answering "No" won't erase it)?" >
        When  user  presses  "y" on the  keyboard the messages compose window comes up and it shows  "from" and "to" address. You can actually change the  "from"  mail id.

> >

        I am  using Solaris 2.6 and pine veer 4.21. I have disabled pine suspension in pine.conf.fixed in /usr/local/lib.  The pine.conf.fixed contains:

> >

 feature-list=no-enable-unix-pipe-cmd,no-enable-alternate-editor-cmd,no-enable-suspend,no-enable-alternate-editor-implicitly,auto-move-read-msgs. The ownerships of files are given below:

> >

        Could  please  guide me how do I disable postpone  message of  pine. Please  revert back. >

>
> >

with warm regards >
Sanjay C. >

> >

>

"This e-mail message may contain confidential, > proprietary or legally privileged information. It should not be used by anyone who is not the >original intended recipient. If you have erroneously received this message, please delete it >immediately and notify the sender. The recipient acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail >transmissions and further acknowledges that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the >sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects." >

> > > > >------_=_NextPart_001_01C1F8F1.D13E4390-- >-- >----------------------------------------------------------------- > For information about this mailing list, and its archives, see: > http://www.washington.edu/pine/pine-info/ >----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Mon, 13 May 2002 11:32:24 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4DIWOXG026925 for ; Mon, 13 May 2002 11:32:24 -0700 Received: FROM mx2.cac.washington.edu BY mailscan1.cac.washington.edu ; Mon May 13 11:32:23 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4DIWN8D020876; Mon, 13 May 2002 11:32:23 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4DIPQR8034950; Mon, 13 May 2002 11:25:26 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4DIEHw3067652 for ; Mon, 13 May 2002 11:14:17 -0700 Received: FROM mxu4.u.washington.edu BY mailscan2.cac.washington.edu ; Mon May 13 11:14:16 2002 -0700 Received: from aurora.uaf.edu (aurora.uaf.edu [137.229.18.100]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4DIEGIe030801 for ; Mon, 13 May 2002 11:14:16 -0700 Received: from localhost (fxjwk@localhost) by aurora.uaf.edu (8.11.6/8.11.6) with ESMTP id g4DIE6E13470; Mon, 13 May 2002 10:14:07 -0800 (AKDT) Message-Id: Date: Mon, 13 May 2002 10:14:05 -0800 (AKDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jo Knox To: Pine Discussion Forum Subject: Re: Disabling "CTRL+O" postpone feature of pine. In-Reply-To: <200205111529.RAA28339@d1o907.telia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Veronica Loell X-Cc: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Unless you have a completely captive environment, disabling this ability in Pine won't stop someone who really wants to change their return address from doing so. You're describing a lot of work to take out a feature anyone can get just by a telnet to the SMTP port and manually entering headers and message! jo On Sat, 11 May 2002, Veronica Loell wrote: > Only disabling the postpone feature will not help totally against > people using other peoples addresses on purpose. The "From:" and > "Reply-To:" fields will also be presented whenever one uses a "Role" > for composing email. Of course they could also easily set up "Roles" > with other peoples email-adresses in it. So for the idea to work full > out you also need to disable any use of "Roles". Mightn't this be > better handled by interrupting email sent and comparing it to the > current user before allowing it to pass on, I'm no expert in pine or > unix, but I would think that could be done? As the use of "Roles" is > just as easy to use as the postpone-feature you should at least take > this in consideration. > > - Veronica Loell > > > > >Subject: Disabling "CTRL+O" postpone feature of pine. > > From: SANJAY CHAUDHARY /INFRA/INFOTECH > > > > Date: Sat, 11 May 2002 19:13:22 +0530 > > To: Pine Discussion Forum > > > >This message is in MIME format. Since your mail reader does not understand > >this format, some or all of this message may not be legible. > > > >------_=_NextPart_001_01C1F8F1.D13E4390 > >Content-Type: text/plain; > > charset="iso-8859-1" > > > >Sir, > > > > I have found many times user send mails using other users e-mail > >address. They do it bye using the pine message postpone feature, user > >press the key sequence "CTRL+o" and postpone their mail. Next time when > >user opens the pine, he is asked the following question > > "Continue postponed composition (answering "No" won't erase it)?" > > When user presses "y" on the keyboard the messages compose > >window comes up and it shows "from" and "to" address. You can actually > >change the "from" mail id. > > I am using Solaris 2.6 and pine veer 4.21. I have disabled pine > >suspension in pine.conf.fixed in /usr/local/lib. The pine.conf.fixed > >contains: > > > >feature-list=no-enable-unix-pipe-cmd,no-enable-alternate-editor-cmd,no-enabl > >e-suspend,no-enable-alternate-editor-implicitly,auto-move-read-msgs. The > >ownerships of files are given below: > > > > Could please guide me how do I disable postpone message of pine. > >Please revert back. > > > > > >with warm regards > >Sanjay C. > > > >-- > > > > > >"This e-mail message may contain confidential, proprietary or legally privileged information. It > >should not be used by anyone who is not the original intended recipient. If you have erroneously > >received this message, please delete it immediately and notify the sender. The recipient > >acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI > >Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail transmissions and further acknowledges that any views > >expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects." > > > > > > > >------_=_NextPart_001_01C1F8F1.D13E4390 > >Content-Type: text/html; > > charset="iso-8859-1" > >Content-Transfer-Encoding: quoted-printable > > > > > > > > > > > > > >Disabling "CTRL+O" postpone feature of pine. > > > > > > > >

Sir, > >

> > > >

         I have found many times user send mails using other users e-mail address. They do it bye using the  pine  message postpone feature, user press the  key sequence "CTRL+o" and postpone their mail. Next time when user  opens the pine, he is asked the following  question

> > > >

        "Continue postponed composition (answering "No" won't erase it)?" > >
        When  user  presses  "y" on the  keyboard the messages compose window comes up and it shows  "from" and "to" address. You can actually change the  "from"  mail id.

> > > >

        I am  using Solaris 2.6 and pine veer 4.21. I have disabled pine suspension in pine.conf.fixed in /usr/local/lib.  The pine.conf.fixed contains:

> > > >

 feature-list=no-enable-unix-pipe-cmd,no-enable-alternate-editor-cmd,no-enable-suspend,no-enable-alternate-editor-implicitly,auto-move-read-msgs. The ownerships of files are given below:

> > > >

        Could  please  guide me how do I disable postpone  message of  pine. Please  revert back. > >

> >
> > > >

with warm regards > >
Sanjay C. > >

> > > >

> >

"This e-mail message may contain confidential, > > proprietary or legally privileged information. It should not be used by anyone who is not the > >original intended recipient. If you have erroneously received this message, please delete it > >immediately and notify the sender. The recipient acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail > >transmissions and further acknowledges that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the > >sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects." > >

> > > > > > > > > >------_=_NextPart_001_01C1F8F1.D13E4390-- > >-- > >----------------------------------------------------------------- > > For information about this mailing list, and its archives, see: > > http://www.washington.edu/pine/pine-info/ > >----------------------------------------------------------------- > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Mon, 13 May 2002 17:51:20 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4E0pKXG008910 for ; Mon, 13 May 2002 17:51:20 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Mon May 13 17:51:16 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4E0pF8D032273; Mon, 13 May 2002 17:51:15 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4E0o9eo074322; Mon, 13 May 2002 17:50:09 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4E0n2w3038250 for ; Mon, 13 May 2002 17:49:06 -0700 Received: FROM mxu3.u.washington.edu BY mailscan3.cac.washington.edu ; Mon May 13 17:49:01 2002 -0700 Received: from vax.hanford.org (vax.hanford.org [216.218.218.27]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4E0n1re003750 for ; Mon, 13 May 2002 17:49:01 -0700 Received: (qmail 11307 invoked by uid 1828); 14 May 2002 00:49:00 -0000 Message-Id: Date: Mon, 13 May 2002 17:49:00 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Matt Ackeret To: Pine Discussion Forum Subject: re-quoting wrapped long lines? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: X-X-Sender: X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN So often I get mail where people write each paragraph on a separate long line, and people are quoting previous messages, it shows up like this: >This is a very very very very very very very very very very very very very very long line of a previous message from which someone is quoting. Anyway, pine is properly re-wrapping the line if I resize the window (which I usually don't, but I wanted to make sure it was really one big long line). Is there any way that pine's viewer could automatically re-quote the text too? That would make it much easier to read.. It'd be great if it could even send the re-quoted version to the editor when I reply, but that's not necessary, I can reformat the lines in vim if necessary. -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 14 May 2002 07:46:23 -0700 (PDT) Return-Path: Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EEkNXG031944 for ; Tue, 14 May 2002 07:46:23 -0700 Received: FROM mx2.cac.washington.edu BY mailscan5.cac.washington.edu ; Tue May 14 07:46:22 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EEkM8D015522; Tue, 14 May 2002 07:46:22 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EEikR8021946; Tue, 14 May 2002 07:44:46 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EEhLw3072300 for ; Tue, 14 May 2002 07:43:22 -0700 Received: FROM mxu2.u.washington.edu BY mailscan3.cac.washington.edu ; Tue May 14 07:43:21 2002 -0700 Received: from mailout5.nyroc.rr.com (mailout5-1.nyroc.rr.com [24.92.226.169]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EEhKZB026479 for ; Tue, 14 May 2002 07:43:21 -0700 Received: from syr-66-67-72-150.twcny.rr.com (syr-66-67-72-150.twcny.rr.com [66.67.72.150]) by mailout5.nyroc.rr.com (8.11.6/RoadRunner 1.20) with ESMTP id g4EEhEE11030; Tue, 14 May 2002 10:43:18 -0400 (EDT) Message-Id: Date: Tue, 14 May 2002 10:43:15 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Karl Kingston To: Pine Discussion Forum Subject: Re: re-quoting wrapped long lines? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Matt Ackeret X-Cc: Pine Discussion Forum X-X-Sender: kkingsto@kingstonnet.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I have this problem with pico. It doesn't wrap when it's supposed to and hence, emails that are one line long are one line long--Pine has no problem wrapping... On Mon, 13 May 2002, Matt Ackeret wrote: > So often I get mail where people write each paragraph on a separate long line, > and people are quoting previous messages, it shows up like this: > > >This is a very very very very very very very very very very very very very very long line of a previous message from which someone is quoting. > > Anyway, pine is properly re-wrapping the line if I resize the window (which > I usually don't, but I wanted to make sure it was really one big long line). > > Is there any way that pine's viewer could automatically re-quote the text > too? That would make it much easier to read.. > > It'd be great if it could even send the re-quoted version to the editor when I > reply, but that's not necessary, I can reformat the lines in vim if necessary. > > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 14 May 2002 11:28:59 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EISxXG009314 for ; Tue, 14 May 2002 11:28:59 -0700 Received: FROM mx1.cac.washington.edu BY mailscan6.cac.washington.edu ; Tue May 14 11:28:57 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EISvaI013618; Tue, 14 May 2002 11:28:57 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIRER8022838; Tue, 14 May 2002 11:27:15 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIOew3011708 for ; Tue, 14 May 2002 11:24:40 -0700 Received: FROM mxu3.u.washington.edu BY mailscan1.cac.washington.edu ; Tue May 14 11:24:35 2002 -0700 Received: from niwot.scd.ucar.edu (niwot.scd.ucar.edu [128.117.8.223]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EIOZre021928 for ; Tue, 14 May 2002 11:24:35 -0700 Received: from sedona.scd.ucar.edu (sedona.scd.ucar.edu [128.117.8.183]) by niwot.scd.ucar.edu (8.9.1a/8.9.1) with ESMTP id MAA22707; Tue, 14 May 2002 12:24:32 -0600 (MDT) Received: from localhost (era@localhost) by sedona.scd.ucar.edu (8.9.1a/8.9.1) with ESMTP id MAA28104; Tue, 14 May 2002 12:24:31 -0600 (MDT) Message-Id: Date: Tue, 14 May 2002 12:24:31 -0600 (MDT) Reply-To: era@ucar.edu Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Ed Arnold To: Pine Discussion Forum Subject: Re: Disabling "CTRL+O" postpone feature of pine. In-Reply-To: <2792A9047F52D511A7C300508B5E234A0492A215@CRPEX02> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: SANJAY CHAUDHARY /INFRA/INFOTECH X-Cc: "'Pine Discussion Forum'" X-Authentication-Warning: sedona.scd.ucar.edu: era owned process doing -bs X-Sender: era@sedona.scd.ucar.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN My recollection is that the "allow-changing-from" option has to be enabled in the code at compile time, -and- the user also has to have it set in .pinerc or equivalent in order to be able to edit "From:". Assuming you disabled that option at compile time, then if Pine is allowing users to set "From:" after a postpone, it seems to me that must be a bug the developers need to take care of. > Sir, > > I have found many times user send mails using other users e-mail > address. They do it bye using the pine message postpone feature, user > press the key sequence "CTRL+o" and postpone their mail. Next time when > user opens the pine, he is asked the following question > "Continue postponed composition (answering "No" won't erase it)?" > When user presses "y" on the keyboard the messages compose > window comes up and it shows "from" and "to" address. You can actually > change the "from" mail id. > I am using Solaris 2.6 and pine veer 4.21. I have disabled pine > suspension in pine.conf.fixed in /usr/local/lib. The pine.conf.fixed > contains: > > feature-list=no-enable-unix-pipe-cmd,no-enable-alternate-editor-cmd,no-enabl > e-suspend,no-enable-alternate-editor-implicitly,auto-move-read-msgs. The > ownerships of files are given below: > > Could please guide me how do I disable postpone message of pine. > Please revert back. > > > with warm regards > Sanjay C. From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 14 May 2002 11:34:31 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIYUXG009585 for ; Tue, 14 May 2002 11:34:30 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Tue May 14 11:34:30 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EIYTaI013835; Tue, 14 May 2002 11:34:29 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIXWqt010726; Tue, 14 May 2002 11:33:32 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIWWw3033256 for ; Tue, 14 May 2002 11:32:32 -0700 Received: FROM mxu2.u.washington.edu BY mailscan2.cac.washington.edu ; Tue May 14 11:32:32 2002 -0700 Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.5]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EIWVZB027317 for ; Tue, 14 May 2002 11:32:31 -0700 Received: from mailscan-out2.cac.washington.edu (mailscan-out2.cac.washington.edu [140.142.33.17]) by mxout1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIWVaP014022 for ; Tue, 14 May 2002 11:32:31 -0700 Received: FROM smtp.washington.edu BY mailscan-out2.cac.washington.edu ; Tue May 14 11:32:29 2002 -0700 Received: from Shimo-Tomobiki.Panda.COM (D-140-142-21-32.dhcp2.washington.edu [140.142.21.32]) (authenticated bits=0) by smtp.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EIWSjv001492 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 14 May 2002 11:32:29 -0700 Message-Id: Date: Tue, 14 May 2002 11:32:22 -0700 (Pacific Daylight Time) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mark Crispin To: Pine Discussion Forum Subject: Re: problem with pine and STARTTLS In-Reply-To: <20020507094910.A21889@nmt.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: mrc@CAC.Washington.EDU X-To: "William D. Colburn (aka Schlake)" X-Cc: Pine Discussion Forum , Pine BugTracker X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Tue, 7 May 2002, William D. Colburn (aka Schlake) wrote: > I'm trying to make pine and imap work together with STARTTLS. I have a > real key from Thawte, and I put it where the docs told me to. What is the IMAP server DNS name and IP address, so that I can contact it and see what may be going on? Where did you install the key file? If you installed using the IP address based name, then it won't work for localhost unless you also install it for 127.0.0.1. > * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost IMAP4rev1 2001.315 at Tue, 7 May 2002 09:25:44 -0600 (MDT) This indicates that the server is built with SSL/TLS > From what I can tell, imapd is advertising STARTTLS, but pine is > ignoring it and immediately disconnecting. Here is some of what the > debug file pine produced: > > IMAP 09:25:44 5/7 mm_log babble: Trying IP address [127.0.0.1] > IMAP 09:25:44 5/7 mm_log ERROR: Unable to negotiate TLS with this server What do you get in the mail syslog on the server? There may be an error message that explains what's wrong. -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 14 May 2002 11:48:51 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EImoXG010340 for ; Tue, 14 May 2002 11:48:51 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Tue May 14 11:48:50 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EImn8D023902; Tue, 14 May 2002 11:48:49 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIm8eo074446; Tue, 14 May 2002 11:48:08 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIl3w3033274 for ; Tue, 14 May 2002 11:47:03 -0700 Received: FROM mxu1.u.washington.edu BY mailscan3.cac.washington.edu ; Tue May 14 11:47:03 2002 -0700 Received: from cmr0.ash.ops.us.uu.net (cmr0.ash.ops.us.uu.net [198.5.241.38]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EIl2c6017314 for ; Tue, 14 May 2002 11:47:02 -0700 Received: from imr2.ash.ops.us.uu.net by cmr0.ash.ops.us.uu.net with ESMTP (peer crosschecked as: imr2.ash.ops.us.uu.net [153.39.43.15]) id QQmovr17692 for ; Tue, 14 May 2002 18:47:01 GMT Received: from wizards.corp.us.uu.net by imr2.ash.ops.us.uu.net with ESMTP (peer crosschecked as: wizards.corp.us.uu.net [153.39.143.117]) id QQmovr11602 for ; Tue, 14 May 2002 18:46:30 GMT Message-Id: Date: Tue, 14 May 2002 14:49:47 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: James Dryfoos To: Pine Discussion Forum Subject: Re: Selecting text via mouse in xterm also grabs/inserts whitespace at end of each line. In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: jddryfoo@wizards.corp.us.uu.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Ok, I just discovered this only happens when I enable Kolors. I am using force-ansi-8color. When I change to no-colors this problem goes away and a select ends at the end of the line -- not the end of the viewable screen. Could turning on kolors result in spaces addes at end in order to pad out the line and therefore show the background color uniformly or something along those lines? Thanks, Jim -- James Dryfoos Manager - TACEng Proactive Analysis Worldcom - http://www.worldcom.com On Mon, 22 Apr 2002, James Dryfoos wrote: > Hi, > > At times I like to cut and paste text from an email (Pine 4.44 on Solaris > running under xterm or rxvt -- without enable-mouse-in-xterm) into vi, a new > email message or something else. Lately, I have been having problem where > spaces are added at the end of each line up to the edge of the screen. These are > inserted along with my selected text and cause the lines to be padded out (with > spaces) longer than should be. This did not used to happen and does not happen > with other xterms/apps ... I have been trying to figure out if this is a Pine > thing or something related to my environment. So far, I have only been able to > duplicate in Pine. It seems like the actual end of line is being lost. > > Thanks in advance, > > -- Jim > > > -- > James Dryfoos > Manager - TACEng Proactive Analysis > Worldcom - http://www.worldcom.com > > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 14 May 2002 11:57:09 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIv9XG010684 for ; Tue, 14 May 2002 11:57:09 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Tue May 14 11:57:08 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EIv8aI014720; Tue, 14 May 2002 11:57:08 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EIuMR8040478; Tue, 14 May 2002 11:56:23 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4EItQw3055892 for ; Tue, 14 May 2002 11:55:27 -0700 Received: FROM mxu2.u.washington.edu BY mailscan6.cac.washington.edu ; Tue May 14 11:55:26 2002 -0700 Received: from lhc.nlm.nih.gov (lhc.nlm.nih.gov [130.14.35.128]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4EItLZB001799 for ; Tue, 14 May 2002 11:55:26 -0700 Received: from hume.nlm.nih.gov (hume [130.14.31.40]) by lhc.nlm.nih.gov (8.8.8+Sun/8.8.7) with ESMTP id OAA16669; Tue, 14 May 2002 14:55:21 -0400 (EDT) Received: from localhost (sherwin@localhost) by hume.nlm.nih.gov (8.11.6+Sun/8.11.6) with ESMTP id g4EIwV119449; Tue, 14 May 2002 14:58:31 -0400 (EDT) Message-Id: Date: Tue, 14 May 2002 14:58:30 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Ziying Sherwin To: Pine Discussion Forum Subject: Re: problem with pine and STARTTLS In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Mark Crispin X-Cc: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Marc, Thanks so much. Now it works. Thanks for the idea of checking mail syslog. I should have thought of it earlier. From the log, it turned out that the imap daemon could not load the certificate correctly. And I double checked the documentation and found that the self-signed certificate that we created does not have the format that imap requires. We created the certificate by using the following two commands: CA.pl -newreq CA.pl -sign Then we copied the newcert.pem to the certs/ directory without any modification. That certificate has plain text description and certificate body, but does not have RSA private key. However imap daemon is looking for a certificate comes with RSA private key and certificate body. Now we are using command openssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem -days 3650 And that certificate works fine with the imap daemon. After we configured pine and tell it to continue with self-signed certificate, it can log onto the mail server and fetch the mail correctly. Thanks again for all the help. Ziying On Tue, 14 May 2002, Mark Crispin wrote: > On Tue, 7 May 2002, William D. Colburn (aka Schlake) wrote: > > I'm trying to make pine and imap work together with STARTTLS. I have a > > real key from Thawte, and I put it where the docs told me to. > > What is the IMAP server DNS name and IP address, so that I can contact it > and see what may be going on? > > Where did you install the key file? If you installed using the IP > address based name, then it won't work for localhost unless you also > install it for 127.0.0.1. > > > * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost IMAP4rev1 2001.315 at Tue, 7 May 2002 09:25:44 -0600 (MDT) > > This indicates that the server is built with SSL/TLS > > > From what I can tell, imapd is advertising STARTTLS, but pine is > > ignoring it and immediately disconnecting. Here is some of what the > > debug file pine produced: > > > > IMAP 09:25:44 5/7 mm_log babble: Trying IP address [127.0.0.1] > > IMAP 09:25:44 5/7 mm_log ERROR: Unable to negotiate TLS with this server > > What do you get in the mail syslog on the server? There may be an error > message that explains what's wrong. > > -- Mark -- > > http://staff.washington.edu/mrc > Science does not emerge from voting, party politics, or public debate. > > > From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 15 May 2002 06:50:16 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4FDoGXG017994 for ; Wed, 15 May 2002 06:50:16 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Wed May 15 06:50:16 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4FDoFLS010919; Wed, 15 May 2002 06:50:15 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4FDnZeo080042; Wed, 15 May 2002 06:49:36 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4FDkmw3038562 for ; Wed, 15 May 2002 06:46:48 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Wed May 15 06:46:47 2002 -0700 Received: from cliff.niehs.nih.gov (cliff.niehs.nih.gov [157.98.8.7]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4FDkl9n021872 for ; Wed, 15 May 2002 06:46:47 -0700 Received: from cliff.niehs.nih.gov (localhost.localdomain [127.0.0.1]) by cliff.niehs.nih.gov (8.11.6/8.11.6/NIEHS-POST-1.16) with ESMTP id g4FDkkf22617 for ; Wed, 15 May 2002 09:46:46 -0400 Received: from trollope.niehs.nih.gov (trollope.niehs.nih.gov [157.98.13.26]) by cliff.niehs.nih.gov (8.11.6/8.11.6/NIEHS-PRE-1.18) with ESMTP id g4FDkkV22611 for ; Wed, 15 May 2002 09:46:46 -0400 Received: by trollope.niehs.nih.gov with Internet Mail Service (5.5.2653.19) id ; Wed, 15 May 2002 09:48:40 -0400 Message-Id: <4D693F933DD8D311A18C00E018B0057608A6C8D1@trollope.niehs.nih.gov> Date: Wed, 15 May 2002 09:48:33 -0400 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Litton.Dan" To: Pine Discussion Forum Subject: PINE on VMS Alpha - anyone using it...let me know MIME-Version: 1.0 Content-Type: text/plain X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Thanks, Dan Litton, NIH/NIEHS -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 15 May 2002 07:12:10 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4FEC9XG018604 for ; Wed, 15 May 2002 07:12:09 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Wed May 15 07:12:08 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4FEC8Ge021257; Wed, 15 May 2002 07:12:08 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4FEBAeo074336; Wed, 15 May 2002 07:11:10 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4FE9cw3042042 for ; Wed, 15 May 2002 07:09:38 -0700 Received: FROM mxu2.u.washington.edu BY mailscan5.cac.washington.edu ; Wed May 15 07:09:37 2002 -0700 Received: from fog.powercom.net (fog.powercom.net [216.114.0.132]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4FE9as6024043 for ; Wed, 15 May 2002 07:09:37 -0700 Received: from wallclimber (net01-bea01-ppp01-16-28.powercom.net [216.114.16.28]) by fog.powercom.net (8.11.6/8.11.6) with SMTP id g4FDnWS25607; Wed, 15 May 2002 08:49:34 -0500 (CDT) Message-Id: <004b01c1fc19$c5480d20$3761fea9@wallclimber> Date: Wed, 15 May 2002 09:06:27 -0500 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Thomas J Curley" To: Pine Discussion Forum Subject: Re: PINE on VMS Alpha - anyone using it...let me know References: <4D693F933DD8D311A18C00E018B0057608A6C8D1@trollope.niehs.nih.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-To: "Litton.Dan" , "Pine Discussion Forum" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN please remove me from your mailing list. ----- Original Message ----- From: "Litton.Dan" To: "Pine Discussion Forum" Sent: Wednesday, May 15, 2002 8:48 AM Subject: PINE on VMS Alpha - anyone using it...let me know > Thanks, > > Dan Litton, NIH/NIEHS > > -- > ----------------------------------------------------------------- > For information about this mailing list, and its archives, see: > http://www.washington.edu/pine/pine-info/ > ----------------------------------------------------------------- > -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 05:36:12 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GCaCXG001222 for ; Thu, 16 May 2002 05:36:12 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Thu May 16 05:36:12 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GCaBGe026041; Thu, 16 May 2002 05:36:11 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GCZJqt031150; Thu, 16 May 2002 05:35:19 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GCVow3060038 for ; Thu, 16 May 2002 05:31:51 -0700 Received: FROM mxu3.u.washington.edu BY mailscan3.cac.washington.edu ; Thu May 16 05:31:49 2002 -0700 Received: from mail.sonytel.be (mail.sonytel.be [193.74.243.200]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GCVm9n009943 for ; Thu, 16 May 2002 05:31:48 -0700 Received: from caladium.sonytel.be (mail.sonytel.be [10.17.0.26]) by mail.sonytel.be (8.9.0/8.8.6) with ESMTP id OAA29878 for ; Thu, 16 May 2002 14:31:36 +0200 (MET DST) Message-Id: Date: Thu, 16 May 2002 14:31:35 +0200 (MEST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Murphy To: Pine Discussion Forum Subject: PC PINE <-> Pine - configuration file convertor ??? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: NEWS - Pine Discussion Forum X-X-Sender: piotr@caladium.sonytel.be X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN HI, I wondering is somewhere a converter for a converting a pine configuration file from an UNIX format to the Windows format (the location prefix substitution)? For example I would like to change the "/home/murphy" into a "T:\mail", but it is not so easy using some editor because some of the elements are related not only to the folders/directories, and some are also specially commented (like "\/"). Is something like this exists? Regards, Murphy -- __ __ || || -++- -++- -------------------------------------------------------- ||\ /|| e-mail: murphy@pulstar.albedo.art.pl GG 107745 || || Everything is possible - this is only a question of time \/564\/ -------------------------------------------------------- -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 08:36:53 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GFaqXG006325 for ; Thu, 16 May 2002 08:36:52 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Thu May 16 08:36:51 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GFapLS020149; Thu, 16 May 2002 08:36:51 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GFaDqt025104; Thu, 16 May 2002 08:36:13 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GFYow3065748 for ; Thu, 16 May 2002 08:34:50 -0700 Received: FROM mxu4.u.washington.edu BY mailscan1.cac.washington.edu ; Thu May 16 08:34:50 2002 -0700 Received: from msgdirector1.onetel.net.uk (msgdirector1.onetel.net.uk [212.67.96.148]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GFYnpl027572 for ; Thu, 16 May 2002 08:34:49 -0700 Received: from 213-78-76-65.friaco.onetel.net.uk (213-78-76-65.friaco.onetel.net.uk [213.78.76.65]) by msgdirector1.onetel.net.uk (Mirapoint) with ESMTP id AGH89049; Thu, 16 May 2002 16:34:43 +0100 (BST) Message-Id: Date: Thu, 16 May 2002 16:41:34 +0100 (BST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Nancy McGough To: Pine Discussion Forum Subject: Re: PC PINE <-> Pine - configuration file convertor ??? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Technical Discussion Forum X-Message-Flag: Worried about Outlook viruses? Switch to Mac/Unix/PC Pine! Info @ www.ii.com X-X-Sender: nancy@imap.iecc.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On 16 May 2002 Murphy (murphy@pulstar.albedo.art.pl) wrote: > I wondering is somewhere a converter for a converting a pine > configuration file from an UNIX format to the Windows format (the > location prefix substitution)? > > For example I would like to change the "/home/murphy" into a "T:\mail", > but it is not so easy using some editor because some of the elements are > related not only to the folders/directories, and some are also specially > commented (like "\/"). I suggest that you copy your Unix pinerc file to your PC and then over-ride the settings that are specific to your PC by using a pinercex (pinerc exceptions) files. There are not that many setting that you'll need to set in pinercex, basically the following: --- begin pinercex template --- smtp-server= nntp-server= newsrc-path= inbox-path= postponed-folder= editor= file-directory= folder-collections=INHERIT, Local folder collections, Other folder and news collections that I can access from only this machine incoming-folders=INHERIT, {local.news.server/nntp}#news.comp.mail.pine, other incoming-folders that I can access only from this machine news-collections=INHERIT, {local.news.server/nntp}#news.[], other news collections that correspond to the nntp-servers in this file # Set this to the url-viewer you use on this machine # To use the default browser in MS Windows, leave this blank ## url-viewers= --- end pinercex template --- For settings that you want to append to the pinerc setting, you can use the INHERIT token. I go into great detail about all this in Compartmentalizing and Sharing Your Pine Configuration Hope this helps, Good luck, Nancy -- PROCMAIL IMAP PINE -- I N F I N I T E I N K www.ii.com N A N C Y M C G O U G H -- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 10:20:09 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GHK8XG010794 for ; Thu, 16 May 2002 10:20:08 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Thu May 16 10:20:08 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GHK7LS023799; Thu, 16 May 2002 10:20:07 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GHJHR8014958; Thu, 16 May 2002 10:19:17 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GHFqw3011984 for ; Thu, 16 May 2002 10:15:53 -0700 Received: FROM mxu1.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 16 10:15:52 2002 -0700 Received: from mailhost.nmt.edu (mailhost.nmt.edu [129.138.4.52]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GHFql3021160 for ; Thu, 16 May 2002 10:15:52 -0700 Received: from rainbow.nmt.edu (rainbow.nmt.edu [129.138.4.218]) by mailhost.nmt.edu (8.12.3/8.12.3) with ESMTP id g4GHForP012510; Thu, 16 May 2002 11:15:50 -0600 Received: (from wcolburn@localhost) by rainbow.nmt.edu (8.12.1/8.12.1) id g4GHFnNO026320; Thu, 16 May 2002 11:15:49 -0600 (MDT) Message-Id: <20020516111548.A25643@nmt.edu> Date: Thu, 16 May 2002 11:15:49 -0600 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "William D. Colburn (aka Schlake)" To: Pine Discussion Forum Subject: Re: problem with pine and STARTTLS In-Reply-To: ; from MRC@CAC.Washington.EDU on Tue, May 14, 2002 at 01:30:48PM -0700 References: <20020514142811.H7890@nmt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-To: Mark Crispin X-Cc: pine-info@u.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Ok, I found a user who has ssl problem. The mailserver is still mailhost.nmt.edu. On a Windows 95 box, there is one user who cannot start PC pine. It gives an error: >There was an SSL/TLS failure for the server > > mailhost.nmt.edu > >The reason for the failure was > > Acquire credentials handle failed > >This is just an informational message. With the current setup, SSL/TLS >will not >work. If this error re-occurs every time you run Pine, your current >setup is not >compatible with the configuration of your mail server. You may want to >add the >option > > /notls > >to the name of the mail server you are attempting to access. In other >words, >wherever you see the characters > > mailhost.nmt.edu > >in your configuration, replace those characters with > > mailhost.nmt.edu/notls > >Type RETURN to continue. I had him try another machine, same problem. I was able to use the first machine he tried with no problem. I removed both mine and his pinerc files to make sure that it wasn't a problem inside there. After enough retries, my account now produces the same error on one machine, but not on the machine next to it. I thought maybe I was out of entropy, but I tried exhausting the entropy manually and there seemed to be quite a bit there. I have no quota, and he has at least 10 Mb free in his quota. The pine is version 4.44. I set the imapd to use "-d 99", but it produced no useful log messages. I set the pine to use "-d9" it produced a lot of useless log messages. Here is the pinedebug.txt, followed by the measly two messages the imapd created (successful negotiations produce a lot of messages, so I know they are not being dropped by the syslogd): 10:40:42 Debug output of the Pine program (debug=9 debug_imap=4). Version 4.44 Thu May 16 10:40:42 2002 10:40:42 Debug file: u:\pinedebg.txt (level=9 imap=4) 10:40:42 "Y:\NETWORK\PINE\PINE.EXE" "-d9" 10:40:42 Setting home dir from $HOME: "u:" 10:40:42 -- init_pinerc -- Personal config not set on cmdline, checking for $PINERC yes, personal config "u:\.pinerc" comes from $PINERC Using directory "u:\" for auxiliary files Global config not set on cmdline, checking for $PINECONF yes, global config "y:\Network\pine\pineconf" comes from $PINECONF Exceptions config not set on cmdline, checking for $PINERCEX no, checking for default "u:\PINERCEX" in pinerc dir no, there is no exceptions config Global config: y:\Network\pine\pineconf Personal config: u:\.pinerc Exceptions config: 10:40:42 init_vars: 10:40:42 reading_pinerc "y:\Network\pine\pineconf" 10:40:42 Read 386 characters: 10:40:42 inbox-path : {mailhost.nmt.edu}/usr/spool/mail/$USER 10:40:42 user-domain : nmt.edu 10:40:42 smtp-server : mailhost.nmt.edu 10:40:42 signature-file : u:\.signature 10:40:42 default-fcc : sent-mail 10:40:42 default-saved-msg-fo : saved-messages 10:40:42 postponed-folder : postponed-msgs 10:40:42 address-book : .addressbook 10:40:42 newsrc-path : u:\.newsrc 10:40:42 folder-collections : UNIX {mailhost.nmt.edu}/u/${USER}/mail/[] 10:40:42 rsh-open-timeout : 0 10:40:42 reading_pinerc "u:\.pinerc" 10:40:42 Read 15204 characters: 10:40:42 last-version-used : 4.44 10:40:42 font-size : 12 10:40:42 cursor-style : Block 10:40:42 read_pinerc: time_pinerc_written = 1021566528 10:40:42 set_current_val(var num=90, expand=1, cmdline=1) 10:40:42 set_current_val(var num=66, expand=1, cmdline=1) 10:40:42 set_current_val(var num=67, expand=1, cmdline=1) 10:40:42 is_list: name=folder-collections 10:40:42 set_current_val(var num=4, expand=1, cmdline=1) 10:40:42 is_list: name=nntp-server 10:40:42 set_current_val(var num=68, expand=1, cmdline=1) 10:40:42 is_list: name=news-collections 10:40:42 set_current_val(var num=5, expand=1, cmdline=1) 10:40:42 set_current_val(var num=2, expand=1, cmdline=1) 10:40:42 set_current_val(var num=36, expand=1, cmdline=1) 10:40:42 set_current_val(var num=32, expand=1, cmdline=1) 10:40:42 set_current_val(var num=33, expand=1, cmdline=1) 10:40:42 set_current_val(var num=34, expand=1, cmdline=1) 10:40:42 set_current_val(var num=157, expand=1, cmdline=1) 10:40:42 is_list: name=ldap-servers 10:40:42 set_current_val(var num=103, expand=1, cmdline=1) 10:40:42 set_current_val(var num=94, expand=1, cmdline=1) 10:40:42 is_list: name=personal-print-command 10:40:42 set_current_val(var num=71, expand=1, cmdline=1) 10:40:42 is_list: name=standard-printer 10:40:42 set_current_val(var num=93, expand=1, cmdline=1) 10:40:42 set_current_val(var num=72, expand=1, cmdline=1) 10:40:42 set_current_val(var num=37, expand=1, cmdline=1) 10:40:42 set_current_val(var num=38, expand=1, cmdline=1) 10:40:42 set_current_val(var num=40, expand=1, cmdline=1) 10:40:42 set_current_val(var num=41, expand=1, cmdline=1) 10:40:42 set_current_val(var num=42, expand=1, cmdline=1) 10:40:42 set_current_val(var num=43, expand=1, cmdline=1) 10:40:42 set_current_val(var num=39, expand=1, cmdline=1) 10:40:42 set_current_val(var num=45, expand=1, cmdline=1) 10:40:42 set_current_val(var num=8, expand=1, cmdline=1) 10:40:42 set_current_val(var num=10, expand=1, cmdline=1) 10:40:42 set_current_val(var num=11, expand=1, cmdline=1) 10:40:42 set_current_val(var num=12, expand=1, cmdline=1) 10:40:42 set_current_val(var num=29, expand=1, cmdline=1) 10:40:42 is_list: name=editor 10:40:42 set_current_val(var num=30, expand=1, cmdline=1) 10:40:42 set_current_val(var num=35, expand=1, cmdline=1) 10:40:42 set_current_val(var num=64, expand=1, cmdline=1) 10:40:42 is_list: name=url-viewers 10:40:42 set_current_val(var num=3, expand=1, cmdline=1) 10:40:42 is_list: name=smtp-server 10:40:42 set_current_val(var num=17, expand=1, cmdline=1) 10:40:42 is_list: name=default-composer-hdrs 10:40:42 set_current_val(var num=18, expand=1, cmdline=1) 10:40:42 is_list: name=customized-hdrs 10:40:42 set_current_val(var num=74, expand=1, cmdline=1) 10:40:43 set_current_val(var num=46, expand=1, cmdline=1) 10:40:43 is_list: name=display-filters 10:40:43 set_current_val(var num=47, expand=1, cmdline=1) 10:40:43 is_list: name=sending-filters 10:40:43 set_current_val(var num=48, expand=1, cmdline=1) 10:40:43 is_list: name=alt-addresses 10:40:43 set_current_val(var num=49, expand=1, cmdline=1) 10:40:43 is_list: name=addressbook-formats 10:40:43 set_current_val(var num=75, expand=1, cmdline=1) 10:40:43 set_current_val(var num=50, expand=1, cmdline=1) 10:40:43 set_current_val(var num=95, expand=1, cmdline=1) 10:40:43 set_current_val(var num=51, expand=1, cmdline=1) 10:40:43 set_current_val(var num=52, expand=1, cmdline=1) 10:40:43 set_current_val(var num=31, expand=1, cmdline=1) 10:40:43 set_current_val(var num=53, expand=1, cmdline=1) 10:40:43 set_current_val(var num=91, expand=1, cmdline=1) 10:40:43 set_current_val(var num=92, expand=1, cmdline=1) 10:40:43 set_current_val(var num=76, expand=1, cmdline=1) 10:40:43 set_current_val(var num=54, expand=1, cmdline=1) 10:40:43 set_current_val(var num=77, expand=1, cmdline=1) 10:40:43 set_current_val(var num=78, expand=1, cmdline=1) 10:40:43 set_current_val(var num=79, expand=1, cmdline=1) 10:40:43 set_current_val(var num=83, expand=1, cmdline=1) 10:40:43 set_current_val(var num=86, expand=1, cmdline=1) 10:40:43 set_current_val(var num=80, expand=1, cmdline=1) 10:40:43 set_current_val(var num=55, expand=1, cmdline=1) 10:40:43 set_current_val(var num=56, expand=1, cmdline=1) 10:40:43 set_current_val(var num=57, expand=1, cmdline=1) 10:40:43 set_current_val(var num=9, expand=1, cmdline=1) 10:40:43 set_current_val(var num=104, expand=1, cmdline=1) 10:40:43 set_current_val(var num=105, expand=1, cmdline=1) 10:40:43 set_current_val(var num=14, expand=1, cmdline=1) 10:40:43 set_current_val(var num=13, expand=1, cmdline=1) 10:40:43 set_current_val(var num=28, expand=1, cmdline=1) 10:40:43 set_current_val(var num=70, expand=1, cmdline=1) 10:40:43 is_list: name=global-address-book 10:40:43 set_current_val(var num=69, expand=1, cmdline=1) 10:40:43 is_list: name=address-book 10:40:43 set_current_val(var num=44, expand=1, cmdline=1) 10:40:43 is_list: name=forced-abook-entry 10:40:43 set_current_val(var num=88, expand=1, cmdline=1) 10:40:43 is_list: name=disable-these-drivers 10:40:43 set_current_val(var num=89, expand=1, cmdline=1) 10:40:43 is_list: name=disable-these-authenticators 10:40:43 set_current_val(var num=96, expand=1, cmdline=1) 10:40:43 is_list: name=patterns 10:40:43 set_current_val(var num=97, expand=1, cmdline=1) 10:40:43 is_list: name=patterns-roles 10:40:43 set_current_val(var num=98, expand=1, cmdline=1) 10:40:43 is_list: name=patterns-filters 10:40:43 set_current_val(var num=99, expand=1, cmdline=1) 10:40:43 is_list: name=patterns-scores 10:40:43 set_current_val(var num=100, expand=1, cmdline=1) 10:40:43 is_list: name=patterns-indexcolors 10:40:43 set_current_val(var num=101, expand=1, cmdline=1) 10:40:43 is_list: name=patterns-other 10:40:43 set_current_val(var num=19, expand=1, cmdline=1) 10:40:43 is_list: name=viewer-hdrs 10:40:43 set_current_val(var num=58, expand=1, cmdline=1) 10:40:43 set_current_val(var num=59, expand=1, cmdline=1) 10:40:43 set_current_val(var num=60, expand=1, cmdline=1) 10:40:43 set_current_val(var num=61, expand=1, cmdline=1) 10:40:43 set_current_val(var num=62, expand=1, cmdline=1) 10:40:43 set_current_val(var num=63, expand=1, cmdline=1) 10:40:43 set_current_val(var num=82, expand=1, cmdline=1) 10:40:43 set_current_val(var num=81, expand=1, cmdline=1) 10:40:43 set_current_val(var num=85, expand=1, cmdline=1) 10:40:43 set_current_val(var num=84, expand=1, cmdline=1) 10:40:43 set_current_val(var num=109, expand=1, cmdline=1) 10:40:43 set_current_val(var num=149, expand=1, cmdline=1) 10:40:43 set_current_val(var num=150, expand=1, cmdline=1) 10:40:43 set_current_val(var num=151, expand=1, cmdline=1) 10:40:43 set_current_val(var num=156, expand=1, cmdline=1) 10:40:43 set_current_val(var num=155, expand=1, cmdline=1) 10:40:43 set_current_val(var num=152, expand=1, cmdline=1) 10:40:43 set_current_val(var num=153, expand=1, cmdline=1) 10:40:43 set_current_val(var num=154, expand=1, cmdline=1) 10:40:43 set_current_val(var num=73, expand=1, cmdline=1) 10:40:43 set_current_val(var num=102, expand=1, cmdline=1) 10:40:43 set_current_val(var num=108, expand=1, cmdline=1) 10:40:43 set_current_val(var num=112, expand=1, cmdline=1) 10:40:43 set_current_val(var num=113, expand=1, cmdline=1) 10:40:43 set_current_val(var num=114, expand=1, cmdline=1) 10:40:43 set_current_val(var num=115, expand=1, cmdline=1) 10:40:43 set_current_val(var num=116, expand=1, cmdline=1) 10:40:43 set_current_val(var num=117, expand=1, cmdline=1) 10:40:43 set_current_val(var num=118, expand=1, cmdline=1) 10:40:43 set_current_val(var num=119, expand=1, cmdline=1) 10:40:43 set_current_val(var num=120, expand=1, cmdline=1) 10:40:43 set_current_val(var num=121, expand=1, cmdline=1) 10:40:43 set_current_val(var num=122, expand=1, cmdline=1) 10:40:43 set_current_val(var num=123, expand=1, cmdline=1) 10:40:43 set_current_val(var num=124, expand=1, cmdline=1) 10:40:43 set_current_val(var num=125, expand=1, cmdline=1) 10:40:43 set_current_val(var num=132, expand=1, cmdline=1) 10:40:43 set_current_val(var num=133, expand=1, cmdline=1) 10:40:43 set_current_val(var num=134, expand=1, cmdline=1) 10:40:43 set_current_val(var num=135, expand=1, cmdline=1) 10:40:43 set_current_val(var num=136, expand=1, cmdline=1) 10:40:43 set_current_val(var num=137, expand=1, cmdline=1) 10:40:43 set_current_val(var num=138, expand=1, cmdline=1) 10:40:43 set_current_val(var num=139, expand=1, cmdline=1) 10:40:43 set_current_val(var num=140, expand=1, cmdline=1) 10:40:43 set_current_val(var num=141, expand=1, cmdline=1) 10:40:43 set_current_val(var num=142, expand=1, cmdline=1) 10:40:43 set_current_val(var num=143, expand=1, cmdline=1) 10:40:43 set_current_val(var num=144, expand=1, cmdline=1) 10:40:43 set_current_val(var num=145, expand=1, cmdline=1) 10:40:43 set_current_val(var num=146, expand=1, cmdline=1) 10:40:43 set_current_val(var num=147, expand=1, cmdline=1) 10:40:43 set_current_val(var num=148, expand=1, cmdline=1) 10:40:43 is_list: name=viewer-hdr-colors 10:40:43 set_current_val(var num=126, expand=1, cmdline=1) 10:40:43 set_current_val(var num=127, expand=1, cmdline=1) 10:40:43 set_current_val(var num=128, expand=1, cmdline=1) 10:40:43 set_current_val(var num=129, expand=1, cmdline=1) 10:40:43 set_current_val(var num=130, expand=1, cmdline=1) 10:40:43 set_current_val(var num=131, expand=1, cmdline=1) 10:40:43 set_current_val(var num=7, expand=1, cmdline=1) 10:40:43 is_list: name=pruned-folders 10:40:43 set_current_val(var num=6, expand=1, cmdline=1) 10:40:43 is_list: name=incoming-archive-folders 10:40:43 set_current_val(var num=65, expand=1, cmdline=1) 10:40:43 is_list: name=incoming-folders 10:40:43 set_current_val(var num=22, expand=1, cmdline=1) 10:40:43 set_current_val(var num=20, expand=1, cmdline=1) 10:40:43 set_current_val(var num=21, expand=1, cmdline=1) 10:40:43 set_current_val(var num=23, expand=1, cmdline=1) 10:40:43 set_current_val(var num=111, expand=1, cmdline=1) 10:40:43 set_current_val(var num=24, expand=1, cmdline=1) 10:40:43 set_current_val(var num=26, expand=1, cmdline=1) 10:40:43 set_current_val(var num=27, expand=1, cmdline=1) 10:40:43 set_current_val(var num=25, expand=1, cmdline=1) 10:40:43 set_current_val(var num=16, expand=0, cmdline=1) 10:40:43 is_list: name=initial-keystroke-list 10:40:43 ======= Current_val options set ======= user-domain : nmt.edu smtp-server : mailhost.nmt.edu inbox-path : {mailhost.nmt.edu}/usr/spool/mail/roopesh default-fcc : sent-mail default-saved-msg-fo : saved-messages postponed-folder : postponed-msgs signature-file : u:\.signature feature-list : allow-changing-from saved-msg-name-rule : default-folder fcc-name-rule : default-fcc sort-key : arrival addrbook-sort-rule : fullname-with-lists-last folder-sort-rule : alphabetical goto-default-rule : inbox-or-folder-in-recent-collection incoming-startup-rul : first-unseen pruning-rule : ask-ask composer-wrap-column : 74 reply-indent-string : > reply-leadin : default empty-header-message : Undisclosed recipients use-only-domain-name : no bugs-fullname : Pine Developers bugs-address : pine-bugs@cac.washington.edu suggest-fullname : Pine Developers suggest-address : pine-suggestions@cac.washington.edu local-fullname : Local Support local-address : postmaster kblock-passwd-count : 1 viewer-overlap : 2 scroll-margin : 0 status-message-delay : 0 mail-check-interval : 150 newsrc-path : u:\.newsrc mail-directory : mail folder-collections : UNIX {mailhost.nmt.edu}/u/roopesh/mail/[] address-book : .addressbook standard-printer : lpr last-version-used : 4.44 user-input-timeout : 0 rsh-open-timeout : 0 remote-abook-history : 3 remote-abook-validit : 5 printer : attached-to-ansi elm-style-save : no header-in-reply : no feature-level : sapling old-style-reply : no save-by-sender : no current-indexline-st : flip-colors normal-foreground-co : black normal-background-co : white keylabel-foreground- : black keylabel-background- : white selectable-item-fore : black selectable-item-back : white font-name : "" font-size : 12 font-style : "" print-font-name : "" print-font-size : "" print-font-style : "" cursor-style : Block ======= Command_line_val options set ======= ======= User_val options set (u:\.pinerc) ======= last-version-used : 4.44 font-name : "" font-size : 12 font-style : "" print-font-name : "" print-font-size : "" print-font-style : "" cursor-style : Block ======= PostloadUser_val options set (postload) ======= ======= Global_val options set (y:\Network\pine\pineconf) ======= user-domain : nmt.edu smtp-server : mailhost.nmt.edu inbox-path : {mailhost.nmt.edu}/usr/spool/mail/$USER default-fcc : sent-mail default-saved-msg-fo : saved-messages postponed-folder : postponed-msgs signature-file : u:\.signature saved-msg-name-rule : default-folder fcc-name-rule : default-fcc sort-key : arrival addrbook-sort-rule : fullname-with-lists-last folder-sort-rule : alphabetical goto-default-rule : inbox-or-folder-in-recent-collection incoming-startup-rul : first-unseen pruning-rule : ask-ask composer-wrap-column : 74 reply-indent-string : > reply-leadin : default empty-header-message : Undisclosed recipients use-only-domain-name : no bugs-fullname : Pine Developers bugs-address : pine-bugs@cac.washington.edu suggest-fullname : Pine Developers suggest-address : pine-suggestions@cac.washington.edu local-fullname : Local Support local-address : postmaster kblock-passwd-count : 1 viewer-overlap : 2 scroll-margin : 0 status-message-delay : 0 mail-check-interval : 150 newsrc-path : u:\.newsrc mail-directory : mail folder-collections : UNIX {mailhost.nmt.edu}/u/${USER}/mail/[] address-book : .addressbook standard-printer : lpr user-input-timeout : 0 rsh-open-timeout : 0 remote-abook-history : 3 remote-abook-validit : 5 printer : attached-to-ansi elm-style-save : no header-in-reply : no feature-level : sapling old-style-reply : no save-by-sender : no folder-extension : MTX current-indexline-st : flip-colors normal-foreground-co : black normal-background-co : white ======= Fixed_val options set (NO FIXED) ======= ========== Feature settings ========== no-alternate-compose-menu no-compose-cut-from-cursor no-compose-maps-delete-key-to-ctrl-d no-compose-rejects-unqualified-addrs no-compose-send-offers-first-filter no-enable-alternate-editor-cmd no-enable-alternate-editor-implicitly no-enable-search-and-replace no-enable-sigdashes no-quell-dead-letter-on-cancel no-quell-user-lookup-in-passwd-file no-enable-reply-indent-string-editing no-include-attachments-in-reply no-include-header-in-reply no-include-text-in-reply no-reply-always-uses-reply-to no-signature-at-bottom no-strip-from-sigdashes-on-reply no-enable-8bit-esmtp-negotiation no-enable-delivery-status-notification no-enable-verbose-smtp-posting no-fcc-on-bounce no-fcc-only-without-confirm no-fcc-without-attachments no-use-sender-not-x-sender no-combined-subdirectory-display no-combined-folder-display no-enable-dot-folders no-enable-incoming-folders no-enable-lame-list-mode no-expanded-view-of-folders no-quell-empty-directories no-separate-folder-and-directory-entries no-single-column-folder-list no-vertical-folder-list no-combined-addrbook-display no-expanded-view-of-addressbooks no-expanded-view-of-distribution-lists no-ldap-result-to-addrbook-add no-auto-open-next-unread no-continue-tab-without-confirm no-delete-skips-deleted no-enable-cruise-mode no-enable-cruise-mode-delete no-mark-for-cc no-tab-visits-next-new-message-only no-enable-msg-view-attachments no-enable-msg-view-urls no-enable-msg-view-web-hostnames no-enable-msg-view-addresses no-enable-msg-view-forced-arrows no-prefer-plain-text no-pass-control-characters-as-is no-compose-sets-newsgroup-without-confirm no-enable-8bit-nntp-posting no-news-approximates-new-status no-news-deletes-across-groups no-news-offers-catchup-on-close no-news-post-without-validation no-news-read-in-newsrc-order no-quell-extra-post-prompt no-enable-print-via-y-command no-print-offers-custom-cmd-prompt no-print-includes-from-line no-print-index-enabled no-print-formfeed-between-messages no-enable-aggregate-command-set no-enable-arrow-navigation no-enable-arrow-navigation-relaxed no-enable-bounce-cmd no-enable-exit-via-lessthan-command no-enable-flag-cmd no-enable-flag-screen-implicitly no-enable-full-header-cmd no-enable-goto-in-file-browser no-enable-jump-shortcut no-enable-partial-match-lists no-enable-tab-completion no-enable-unix-pipe-cmd no-assume-slow-link no-auto-move-read-msgs no-auto-unzoom-after-apply no-auto-zoom-after-select no-check-newmail-when-quitting no-confirm-role-even-for-default no-disable-keymenu no-disable-take-last-comma-first no-enable-dot-files no-enable-fast-recent-test no-enable-mail-check-cue no-enable-mouse-in-xterm no-enable-newmail-in-xterm-icon no-enable-rules-under-take no-enable-suspend no-enable-take-export no-enable-tray-icon no-expose-hidden-config no-expunge-only-manually no-expunge-without-confirm no-expunge-without-confirm-everywhere no-preserve-start-stop-characters no-quell-content-id no-quell-folder-internal-msg no-quell-lock-failure-warnings no-quell-ssl-largeblocks no-quell-status-message-beeping no-quit-without-confirm no-save-will-advance no-save-will-not-delete no-save-will-quote-leading-froms no-select-without-confirm no-show-cursor no-show-plain-text-internally no-show-selected-in-boldface no-try-alternative-authentication-driver-first no-use-current-dir no-use-subshell-for-suspend no-use-function-keys allow-changing-from no-cache-remote-pinerc no-disable-busy-alarm no-disable-config-cmd no-disable-keyboard-lock-cmd no-disable-password-caching no-disable-password-cmd no-disable-pipes-in-sigs no-disable-pipes-in-templates no-disable-roles-setup-cmd no-disable-roles-sig-edit no-disable-roles-template-edit no-disable-shared-namespaces no-disable-signature-edit-cmd no-enable-mailcap-param-substitution no-quell-berkeley-format-timezone no-quell-imap-envelope-update no-quell-news-envelope-update no-quell-partial-fetching no-save-aggregates-copy-sequence no-selectable-item-nobold no-termdef-takes-precedence 10:40:43 any_patterns(0x1810) 10:40:43 open_any_patterns(0x20010) 10:40:43 open_any_patterns(0x40010) 10:40:43 Userid: Fullname: "" 10:40:43 IMAP 10:40:43 5/16 mm_log tcp: DNS lookup of local name 10:40:43 IMAP 10:40:43 5/16 mm_log tcp: DNS lookup of local name done 10:40:43 User domain name being used "nmt.edu" 10:40:43 Local Domain name being used "nmt.edu" 10:40:43 Host name being used "fomalhaut.nmt.edu" 10:40:44 Mail Domain name being used (by c-client too)"nmt.edu" 10:40:44 Context {mailhost.nmt.edu}/u/roopesh/mail/%s: serv:mailhost.nmt.edu, ref:"", view: "" 10:40:44 init_signals() 10:40:44 Context {mailhost.nmt.edu}/u/roopesh/mail/%s: serv:mailhost.nmt.edu, ref:"", view: "" 10:40:44 set_current_val(var num=68, expand=1, cmdline=1) 10:40:44 is_list: name=news-collections 10:40:44 ***** context {mailhost.nmt.edu}/u/roopesh/mail/%s LABEL: Folders on mailhost.nmt.edu in /u/roopesh/mail/ 1) {mailhost.nmt.edu}/usr/spool/mail/roopesh 10:40:44 q_status_message(Debug file: u:\pinedebg.txt (level=9 ima) 10:40:44 set_titlebar - style: 1 current message cnt:1 10:40:44 current_pl: 0 total_pl: 0 10:40:44 0 ? Help 0 10:40:44 1 O OTHER CMDS 0 10:40:44 2 (null) (null) 14 10:40:44 3 > [ListFldrs 13 10:40:44 4 P PrevCmd 27 10:40:44 5 N NextCmd 27 10:40:44 6 (null) (null) 41 10:40:44 7 (null) (null) 41 10:40:44 8 R RelNotes 55 10:40:44 9 K KBLock 55 10:40:44 10 (null) (null) 69 10:40:44 11 (null) (null) 69 10:40:44 row: -2, real_row: 32, column: 0 10:40:44 About to open folder "INBOX" inbox: "INBOX" 10:40:44 busy_alarm(1, Opening "INBOX", 00000000, 1) 10:40:44 q_status_message(Opening "INBOX" ) 10:40:44 output_message(Debug file: u:\pinedebg.txt (level=9 imap=4)) 10:40:44 STATUS cmd:120, max:5, min3 10:40:44 pine_mail_open: opening "{mailhost.nmt.edu}/usr/spool/mail/roopesh" (stream was NULL) 10:40:44 same_stream: {mailhost.nmt.edu}/usr/spool/mail/roopesh == NULL 10:40:44 same_stream: no dice 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: DNS resolution mailhost.nmt.edu 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: DNS resolution done 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: Stream open and ready for read 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: Reading TCP data 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: Successfully read TCP data 10:40:44 IMAP DEBUG 10:40:44 5/16: * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] mailhost IMAP4rev1 2001.315 at Thu, 16 May 2002 10:40:44 -0600 (MDT) 10:40:44 IMAP DEBUG 10:40:44 5/16: 00000000 STARTTLS 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: Writing to TCP 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: successfully wrote to TCP 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: Reading TCP data 10:40:44 IMAP 10:40:44 5/16 mm_log tcp: Successfully read TCP data 10:40:44 IMAP DEBUG 10:40:44 5/16: 00000000 OK STARTTLS completed 10:40:44 IMAP 10:40:44 5/16 mm_log babble: Winsock cleanup 10:40:44 sslfailure: host=mailhost.nmt.edu reason=Acquire credentials handle failed 10:40:44 cancel_busy_alarm(-1) 10:40:44 @@@@ current:0 10:40:44 set_titlebar - style: 3 current message cnt:1 10:40:44 current_pl: 25 total_pl: 25 10:40:44 0 (null) (null) 0 10:40:44 1 (null) (null) 0 10:40:44 2 (null) (null) 14 10:40:44 3 C [Continue] 13 10:40:44 4 (null) (null) 27 10:40:44 5 (null) (null) 27 10:40:44 6 - PrevPage 43 10:40:44 7 Spc NextPage 41 10:40:44 8 (null) (null) 55 10:40:44 9 (null) (null) 55 10:40:44 10 (null) (null) 69 10:40:44 11 (null) (null) 69 10:40:44 row: -2, real_row: 32, column: 0 10:40:44 STATUS: diff:3, displayed: 1021567244, now: 1021567244 10:40:44 output_message(Debug file: u:\pinedebg.txt (level=9 imap=4)) 10:40:44 cancel_busy_alarm(-1) 10:40:44 Read command returning: 0 ^@ 10:40:44 @@@@ current:0 10:40:44 STATUS: diff:5, displayed: 1021567244, now: 1021567244 10:40:44 cancel_busy_alarm(-1) 10:40:44 Read command returning: 0 ^@ 10:40:44 @@@@ current:0 10:40:44 STATUS: diff:5, displayed: 1021567244, now: 1021567244 10:40:44 cancel_busy_alarm(-1) 10:40:47 Read command returning: 0 ^@ 10:40:47 @@@@ current:0 10:40:47 STATUS: diff:2, displayed: 1021567244, now: 1021567247 10:40:47 cancel_busy_alarm(-1) 10:40:48 Read command returning: 99 c 10:40:48 New_mail_count zeroed 10:40:48 PROCESS_CMD return: 1 10:40:48 imap_set_passwd 10:40:48 imap_set_passwd: user= altflag=0 10:40:48 imap_set_passwd: host=mailhost.nmt.edu 10:40:48 Opened folder 00000000 "nil" (context: "{mailhost.nmt.edu}/u/roopesh/mail/%s") 10:40:48 cancel_busy_alarm(-1) 10:40:48 Old folder: "" 10:40:48 q_status_message(No folder opened) 10:40:48 same_stream: u:\intruptd == NULL 10:40:48 same_stream: no dice 10:40:48 busy_alarm(1, Busy, 00000000, 0) 10:40:48 cancel_busy_alarm(-1) 10:40:48 ---- MAIN_MENU_SCREEN ---- 10:40:48 new mail called (0 2 3) 10:40:48 set_titlebar - style: 1 current message cnt:1 10:40:48 current_pl: 0 total_pl: 0 10:40:48 0 ? Help 0 10:40:49 1 O OTHER CMDS 0 10:40:49 2 (null) (null) 14 10:40:49 3 > [ListFldrs 13 10:40:49 4 P PrevCmd 27 10:40:49 5 N NextCmd 27 10:40:49 6 (null) (null) 41 10:40:49 7 (null) (null) 41 10:40:49 8 R RelNotes 55 10:40:49 9 K KBLock 55 10:40:49 10 (null) (null) 69 10:40:49 11 (null) (null) 69 10:40:49 row: -2, real_row: 32, column: 0 10:40:49 STATUS: diff:-2, displayed: 1021567244, now: 1021567249 10:40:49 d_q_status_message(Debug file: u:\pinedebg.txt (level=9 ima) 10:40:49 d_q_status_message(Opening "INBOX" ) 10:40:49 output_message(No folder opened) 10:40:49 STATUS cmd:120, max:4, min0 10:40:49 cancel_busy_alarm(-1) 10:40:52 Read command returning: 113 q 10:40:52 New_mail_count zeroed 10:40:52 ---- QUIT SCREEN ---- 10:40:52 suspend_busy_alarm 10:40:52 d_q_status_message(No folder opened) 10:40:52 0 Y [Yes] 0 10:40:52 1 N No 0 10:40:52 2 (null) (null) 13 10:40:52 3 (null) (null) 13 10:40:52 4 (null) (null) 27 10:40:52 5 (null) (null) 27 10:40:52 6 (null) (null) 41 10:40:52 7 (null) (null) 41 10:40:52 8 (null) (null) 55 10:40:52 9 (null) (null) 55 10:40:52 10 (null) (null) 69 10:40:52 11 (null) (null) 69 10:40:52 row: -2, real_row: 32, column: 0 10:40:54 Want_to read: y (121) 10:40:54 resume_busy_alarm 10:40:54 goodnight_gracey: 10:40:54 - completely_done_with_adrbks - 10:40:54 about to end_tty_driver 10:40:54 close_patterns(0x3f0010) 10:40:54 close_patterns(0x3f0040) 10:40:54 goodnight_gracey finished May 16 10:40:44 mailhost imapd[5540]: port 143 service init from 129.138.4.106 May 16 10:40:44 mailhost imapd[5540]: Command stream end of file, while reading line user=??? host=fomalhaut.nmt.edu [129.138.4.106] -- William Colburn, "Sysprog" Computer Center, New Mexico Institute of Mining and Technology http://www.nmt.edu/tcc/ http://www.nmt.edu/~wcolburn From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 11:06:35 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GI6ZXG012741 for ; Thu, 16 May 2002 11:06:35 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Thu May 16 11:06:34 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GI6YGe002993; Thu, 16 May 2002 11:06:34 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GI5xlZ029722; Thu, 16 May 2002 11:05:59 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GI3dw3052936 for ; Thu, 16 May 2002 11:03:39 -0700 Received: FROM mxu1.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 16 11:03:38 2002 -0700 Received: from Ikkoku-Kan.Panda.COM (ikkoku-kan.panda.com [206.124.149.114] (may be forged)) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GI3bl3004001 for ; Thu, 16 May 2002 11:03:38 -0700 Received: from Ikkoku-Kan.Panda.COM (Ikkoku-Kan.Panda.COM [192.107.14.50]) by Ikkoku-Kan.Panda.COM id LAA19094; Thu, 16 May 2002 11:03:31 -0700 (PDT) Message-Id: Date: Thu, 16 May 2002 10:49:35 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mark Crispin To: Pine Discussion Forum Subject: Re: problem with pine and STARTTLS In-Reply-To: <20020516111548.A25643@nmt.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII X-Sender: Mark Crispin X-To: "William D. Colburn (aka Schlake)" X-Cc: pine-info@u.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 16 May 2002 11:15:49 -0600, William D. Colburn (aka Schlake) wrote: > On a Windows 95 box, there is one user who cannot start PC pine. It > gives an error: > >The reason for the failure was > > Acquire credentials handle failed That's the key: it's Windows 95, and AcquireCredentialsHandle() failed. I bet that you'll find that the affected systems have never been upgraded, particularly not with any of the Internet Explorer upgrades. The IE upgrades include important operating system upgrades which are necessary to run Pine with SSL. Pine tries to make a runtime test for the necessary SSL support, but it seems that unupgraded versions of Windows 95 and very early Windows 98 pass the test but don't actually work. You really do need to install all the upgrades that Microsoft offers. Even if you don't use IE, you still need the IE upgrades since they contain necessary OS upgrades as well. From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 11:18:29 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GIISXG013199 for ; Thu, 16 May 2002 11:18:28 -0700 Received: FROM mx1.cac.washington.edu BY mailscan2.cac.washington.edu ; Thu May 16 11:18:24 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GIIOLS025908; Thu, 16 May 2002 11:18:24 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GIHhR8023000; Thu, 16 May 2002 11:17:43 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GIFMw3018312 for ; Thu, 16 May 2002 11:15:22 -0700 Received: FROM mxu3.u.washington.edu BY mailscan3.cac.washington.edu ; Thu May 16 11:15:22 2002 -0700 Received: from fourier.sag.gwu.edu (fourier.sag.gwu.edu [128.164.127.73]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GIFL9n023678 for ; Thu, 16 May 2002 11:15:21 -0700 Received: from fuchs.sag.gwu.edu (fuchs.sag.gwu.edu [192.168.61.126]) by fourier.sag.gwu.edu (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0GW700CMYUPIWL@fourier.sag.gwu.edu> for pine-info@u.washington.edu; Thu, 16 May 2002 14:15:18 -0400 (EDT) Received: from fermi.nit.gwu.edu (localhost [127.0.0.1]) by fuchs.sag.gwu.edu (8.10.2+Sun/8.10.2) with ESMTP id g4GIEVr04805 for ; Thu, 16 May 2002 14:14:31 -0400 (EDT) Received: from acad1 (acad.gwu.edu [128.164.127.128]) by fermi.nit.gwu.edu (8.12.1/8.12.1) with ESMTP id g4GIDp6t005218 for ; Thu, 16 May 2002 14:13:51 -0400 (EDT) Message-Id: Date: Thu, 16 May 2002 14:15:17 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Jeff Baxter To: Pine Discussion Forum Subject: Bug with Bounce command... MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT X-X-Sender: X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hi all - I use Pine's customized headers, roles and so forth to set up the "From:" field in outgoing messages. This works fine with compositions, but the Bounce: command seems to pick up my actual UNIX account name when setting the Resent-From field, not what I'm set the From: header to. This bug was noted by Mark Mentovai in the following post: http://www.washington.edu/pine/pine-info/2000.12/msg00201.html but I didn't see any follow-up answers or responses. Is this a known bug and is there any workaround? Worst case scenario, is there any way to "fool" Pine into thinking you are someone else? I tried changing the "USER" and "LOGNAME" environment variables, but that didn't work... I appreciate any suggestions/assistance. Jeff Baxter Information Systems and Services George Washington University -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 14:22:51 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GLMpXG020227 for ; Thu, 16 May 2002 14:22:51 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Thu May 16 14:22:45 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GLMjGe009652; Thu, 16 May 2002 14:22:45 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GLLplZ021524; Thu, 16 May 2002 14:21:51 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4GLJMw3053902 for ; Thu, 16 May 2002 14:19:22 -0700 Received: FROM mxu3.u.washington.edu BY mailscan2.cac.washington.edu ; Thu May 16 14:19:21 2002 -0700 Received: from mail.bellhow.com (fw.bellhow.com [63.121.54.5]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4GLJK9n013389 for ; Thu, 16 May 2002 14:19:20 -0700 Received: from wgs.apps1.bellhow.com (wgs.apps1.bellhow.com [192.168.70.70]) by mail.bellhow.com (8.9.3/8.9.3) with ESMTP id RAA04857 for ; Thu, 16 May 2002 17:19:14 -0400 (EDT) Received: from localhost (herrick@localhost) by wgs.apps1.bellhow.com (8.8.4/8.8.3) with ESMTP id RAA17786 for ; Thu, 16 May 2002 17:19:14 -0400 (EDT) Message-Id: Date: Thu, 16 May 2002 17:19:14 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: daniel lance herrick To: Pine Discussion Forum Subject: How do I find the help for...? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Authentication-Warning: wgs.apps1.bellhow.com: herrick owned process doing -bs X-Sender: herrick@wgs.apps1.bellhow.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN How do I find the help for setting up an LDAP server? (I've been using pine on Solaris for some months now in a house where everyone uses OutLook. I now know there is an LDAP server and I would like to set up to use it. When I first switched to pine [from elm] I tried to read all the pine help topics and that was where I originally learned about LDAP, but it took longer to find someone who could tell me about the company LDAP server. Now I can't find the instructions for using that information about the server.) dan -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 21:35:10 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4H4ZAXG031010 for ; Thu, 16 May 2002 21:35:10 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Thu May 16 21:35:05 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4H4Z5Ge019524; Thu, 16 May 2002 21:35:05 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4H4TTeo085702; Thu, 16 May 2002 21:29:30 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4H4R1w3037048 for ; Thu, 16 May 2002 21:27:02 -0700 Received: FROM mxu4.u.washington.edu BY mailscan2.cac.washington.edu ; Thu May 16 21:26:56 2002 -0700 Received: from mail1 ([203.199.32.79]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4H4Qrpl020577 for ; Thu, 16 May 2002 21:26:55 -0700 Received: from mail1.abc.com (localhost [127.0.0.1]) by mail1 (8.10.0/) with ESMTP id g4H4Sve06640; Fri, 17 May 2002 09:58:57 +0530 (IST) Received: from smtp1.icicibank.com (smtp1.icicibank.com [10.16.1.76]) by mail1.abc.com (8.10.0/8.11.3) with ESMTP id g4H4Sul06635; Fri, 17 May 2002 09:58:56 +0530 (IST) Received: (from mail@localhost) by smtp1.icicibank.com (8.11.6/8.11.6) id g4H4Cfc13866; Fri, 17 May 2002 09:42:41 +0530 Received: from crpex04.icici.com ([10.0.3.143]) by smtp1.icicibank.com (8.11.6/8.11.6) with ESMTP id g4H4Cer13819; Fri, 17 May 2002 09:42:40 +0530 Received: by crpex04 with Internet Mail Service (5.5.2653.19) id ; Fri, 17 May 2002 09:52:00 +0530 Message-Id: <2792A9047F52D511A7C300508B5E234A0492A24B@CRPEX02> Date: Fri, 17 May 2002 09:51:57 +0530 Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: SANJAY CHAUDHARY /INFRA/INFOTECH To: Pine Discussion Forum Subject: RE: How do I find the help for...? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1FD5A.61FAE0C0" X-To: "'daniel lance herrick'" , Pine Discussion Forum X-Signature-ICICI-Added: Added Signature X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1FD5A.61FAE0C0 Content-Type: text/plain; charset="iso-8859-1" Dear Daniel, 1. Go to setup and press "SHITF+D" 2. Press "SHIFT+A" Provide the IP address of LDAP server, search base and PORT Number if not 389. OR Please add following line to your pine.conf file. ldap-servers=10.16.0.249 "/base=o=ici_user/impl=1/rhs=1/ref=1/nosub=1/type=sur-o r-given-or-name-or-email/srch=/time=/size=/cust=/nick=ICICIBank Address Book/mat r=/catr=/satr=/gatr=", Please change the ip address, search base and the port number to your LDAP servers. with regards Sanjay C. -----Original Message----- From: daniel lance herrick [mailto:dan.herrick@pbs.proquest.com] Sent: Friday, May 17, 2002 2:49 AM To: Pine Discussion Forum Subject: How do I find the help for...? How do I find the help for setting up an LDAP server? (I've been using pine on Solaris for some months now in a house where everyone uses OutLook. I now know there is an LDAP server and I would like to set up to use it. When I first switched to pine [from elm] I tried to read all the pine help topics and that was where I originally learned about LDAP, but it took longer to find someone who could tell me about the company LDAP server. Now I can't find the instructions for using that information about the server.) dan -- "This e-mail message may contain confidential, proprietary or legally privileged information. It should not be used by anyone who is not the original intended recipient. If you have erroneously received this message, please delete it immediately and notify the sender. The recipient acknowledges that ICICI Bank or its subsidiaries and associated companies, (collectively "ICICI Group"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail transmissions and further acknowledges that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of ICICI Group.Before opening any attachments please check them for viruses and defects." ------_=_NextPart_001_01C1FD5A.61FAE0C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: How do I find the help for...?

Dear Daniel,

1.  Go to setup and  press "SHITF+D"<= /FONT>
2. Press "SHIFT+A"
        Provide the I= P address of LDAP server, search base and PORT Number if not  389.

         OR =     

Please add following line to  your  pine.conf&n= bsp; file.

       =20

ldap-servers=3D10.16.0.249 "/base=3Do=3Dici_user/imp= l=3D1/rhs=3D1/ref=3D1/nosub=3D1/type=3Dsur-o
r-given-or-name-or-email/srch=3D/time=3D/size=3D/cust=3D= /nick=3DICICIBank Address Book/mat
r=3D/catr=3D/satr=3D/gatr=3D",

          Please = change the ip address, search base  and the  port number to your = LDAP servers.


with regards
Sanjay C.

-----Original Message-----
From: daniel lance herrick [mailto:dan.herrick@pbs.proquest.com]
Sent: Friday, May 17, 2002 2:49 AM
To: Pine Discussion Forum
Subject: How do I find the help for...?


How do I find the help for setting up an LDAP
server?

(I've been using pine on Solaris for some months
now in a house where everyone uses OutLook. I now
know there is an LDAP server and I would like to
set up to use it. When I first switched to pine
[from elm] I tried to read all the pine help
topics and that was where I originally learned
about LDAP, but it took longer to find someone who
could tell me about the company LDAP server. Now I
can't find the instructions for using that
information about the server.)

dan


--
--------------------------------------------------------= ---------
 For information about this mailing list, and its a= rchives, see:
 http://www.washington.edu/pine/pine-info/
--------------------------------------------------------= ---------

"This e-mail message= may contain confidential, proprietary or legally privileged information. It should not be used by an= yone who is not the=20 original intended recipient. If you have erroneously received this message,= please delete it=20 immediately and notify the sender. The recipient acknowledges that ICICI Ba= nk or its subsidiaries and associated companies, (collectively "ICICI Grou= p"), are unable to exercise control or ensure or guarantee the integrity of= /over the contents of the information contained in e-mail=20 transmissions and further acknowledges that any views expressed in this mes= sage are those of the individual sender and no binding nature of the messag= e shall be implied or assumed unless the=20 sender does so expressly with due authority of ICICI Group.Before opening a= ny attachments please check them for viruses and defects."

------_=_NextPart_001_01C1FD5A.61FAE0C0-- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 16 May 2002 21:45:28 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4H4jSXG031267 for ; Thu, 16 May 2002 21:45:28 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Thu May 16 21:45:28 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4H4jQLS010163; Thu, 16 May 2002 21:45:27 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4H4hmR8027024; Thu, 16 May 2002 21:43:48 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4H4ffw3063414 for ; Thu, 16 May 2002 21:41:41 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 16 21:41:41 2002 -0700 Received: from mule.its.vu.edu.au (mule.its.vu.edu.AU [140.159.30.9]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4H4fd9n006971 for ; Thu, 16 May 2002 21:41:40 -0700 Received: from centaur.its.vu.edu.au (centaur.its.vu.edu.au [140.159.60.107]) by mule.its.vu.edu.au (8.12.3/8.12.3/Debian -4) with ESMTP id g4H4fXa7007978 for ; Fri, 17 May 2002 14:41:33 +1000 Received: from cerberus.its.vu.edu.au (localhost [127.0.0.1]) by centaur.its.vu.edu.au (8.11.6+Sun/8.11.6) with ESMTP id g4H4evo12292 for ; Fri, 17 May 2002 14:40:57 +1000 (EST) Message-Id: Date: Fri, 17 May 2002 14:41:59 +1000 (EST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Stewart James To: Pine Discussion Forum Subject: display-filters MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: stewart@cerberus X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hi, Finally getting myself setup to make of PGP using pgpenvelope and display-filters. Overall it is working well. However, it would be nice if in pine there was an option to NOT use display-filters in Forward or Reply so that the original is forwarded. It appears that bine executes the display-filters on forward and reply just beofre allowing you to edit the message. This means in the case of a PGP message, the next recipient gets the output of your filter not the original conent. pgpenvelope has an option to prompt you if you want the message filtered for each message, but as this is done globally it means getting prompted with a "Do you want this message filtered" when reading as well as forwarding or replying. Maybe someone already has a solution that I missed. Cheers, Stewart -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 17 May 2002 12:12:10 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HJCAXG022468 for ; Fri, 17 May 2002 12:12:10 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Fri May 17 12:12:09 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4HJC9Ge006665; Fri, 17 May 2002 12:12:09 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HJAZeo074870; Fri, 17 May 2002 12:10:35 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HJ8Uw3040314 for ; Fri, 17 May 2002 12:08:30 -0700 Received: FROM mxu4.u.washington.edu BY mailscan4.cac.washington.edu ; Fri May 17 12:08:29 2002 -0700 Received: from server1.shellworld.net (server1.shellworld.net [64.39.15.178]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4HJ8Spl003911 for ; Fri, 17 May 2002 12:08:28 -0700 Received: from localhost (fairall@localhost) by server1.shellworld.net (8.11.1/8.11.1) with ESMTP id g4HJ8Se99661 for ; Fri, 17 May 2002 14:08:28 -0500 (CDT) (envelope-from fairall@ns.shellworld.net) Message-Id: Date: Fri, 17 May 2002 15:08:28 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Leslie Fairall To: Pine Discussion Forum Subject: Empty folders In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-X-Sender: fairall@server1.shellworld.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I have my messages filtered in pine so that it will only show me the folders that contain new messages. I often have folders showing up as having new messages, but when I go into the folder, the folder is empty. How can I fix this problem? -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 17 May 2002 16:23:57 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HNNvXG031126 for ; Fri, 17 May 2002 16:23:57 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Fri May 17 16:23:56 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4HNNtLS004857; Fri, 17 May 2002 16:23:55 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HNMaeo087742; Fri, 17 May 2002 16:22:36 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HNLUw3086158 for ; Fri, 17 May 2002 16:21:30 -0700 Received: FROM mxu3.u.washington.edu BY mailscan4.cac.washington.edu ; Fri May 17 16:21:30 2002 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4HNLU9n028166 for ; Fri, 17 May 2002 16:21:30 -0700 Received: FROM mx1.cac.washington.edu BY mailscan4.cac.washington.edu ; Fri May 17 16:21:29 2002 -0700 Received: from mail.gi.is (mail.gi.is [194.105.254.2]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4HNLRLS004805 for ; Fri, 17 May 2002 16:21:28 -0700 Received: from Xlhbvuo ([10.101.27.182]) by mail.gi.is (8.11.6/8.11.6) with SMTP id g4HNKoa01032 for ; Fri, 17 May 2002 23:20:50 GMT Message-Id: <200205172320.g4HNKoa01032@mail.gi.is> Date: Fri, 17 May 2002 23:20:50 GMT Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: gray To: Pine Discussion Forum Subject: Window.onload MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=A8a4ZiR7Hzcf1111T5GfB8O7CBy198 X-To: pine-info@cac.washington.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, a message sent to by with the subject Window.onload was scanned and found to contain a virus called "Exploit-MIME.gen" . The infected part of the message was Cleaned and Quarantined before delivery to user. . -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 23 May 2002 11:40:09 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4NIe8XG024694 for ; Thu, 23 May 2002 11:40:08 -0700 Received: FROM mx1.cac.washington.edu BY mailscan4.cac.washington.edu ; Thu May 23 11:40:03 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4NIe2LS004131; Thu, 23 May 2002 11:40:03 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4NIbjlZ027058; Thu, 23 May 2002 11:37:46 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4NIZYw3041640 for ; Thu, 23 May 2002 11:35:34 -0700 Received: FROM mxu2.u.washington.edu BY mailscan5.cac.washington.edu ; Thu May 23 11:35:33 2002 -0700 Received: from pop3.camsnet.net (adsl-66-125-8-196.dsl.sndg02.pacbell.net [66.125.8.196]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4NIZSs6016974 for ; Thu, 23 May 2002 11:35:33 -0700 Received: from ns2.camsnet.net (ns2.camsnet.net [66.125.8.196]) by pop3.camsnet.net (8.11.6/8.11.6) with ESMTP id g4NIY7v03308 for ; Thu, 23 May 2002 11:34:07 -0700 Message-Id: Date: Thu, 23 May 2002 11:34:07 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Cameron Stotz To: Pine Discussion Forum Subject: pine: nntp authentication MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: cameron@pop3.camsnet.net X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello, This may be an easy one. Does anyone out there know how to set a different user name when trying to connect to an nntp server that requires authentication? My isp requires this, and pine defaults my local user name and asks for a password. I can't find anything in the configuration for this. tia - Cameron Stotz cam@stotz.us -- "Ever wonder if illiterate people get the full effect of alphabet soup?" John Mendosa. -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 23 May 2002 12:32:19 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4NJWIXG027073 for ; Thu, 23 May 2002 12:32:19 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 23 12:32:18 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4NJWHLS006225; Thu, 23 May 2002 12:32:17 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4NJVOeo087782; Thu, 23 May 2002 12:31:24 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4NJUFw3057444 for ; Thu, 23 May 2002 12:30:15 -0700 Received: FROM mxu1.u.washington.edu BY mailscan2.cac.washington.edu ; Thu May 23 12:30:14 2002 -0700 Received: from moultrie.cse.sc.edu (moultrie.cse.sc.edu [129.252.138.7]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4NJUEl3022837 for ; Thu, 23 May 2002 12:30:14 -0700 Received: from moultrie (moultrie [129.252.138.7]) by moultrie.cse.sc.edu (Postfix) with ESMTP id A84272EBF0; Thu, 23 May 2002 15:30:13 -0400 (EDT) Message-Id: Date: Thu, 23 May 2002 15:30:13 -0400 (EDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Gopi Sundaram To: Pine Discussion Forum Subject: Re: pine: nntp authentication In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-To: Cameron Stotz X-Cc: Pine Discussion Forum X-X-Sender: gopalan@moultrie.cse.sc.edu X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Thu, 23 May 2002, Cameron Stotz wrote: > Does anyone out there know how to set a different user name when > trying to connect to an nntp server that requires authentication? My > isp requires this, and pine defaults my local user name and asks for a > password. The same as for any other server/folder specification: nntp-server =3D your.nntp.server/user=3Dxyzzy Voil=E0 --=20 Gopi Sundaram gopalan@cse.sc.edu http://www.cse.sc.edu/~gopalan/Pine/ From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 23 May 2002 20:09:51 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4O39pXG011059 for ; Thu, 23 May 2002 20:09:51 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 23 20:09:50 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4O39oGe027303; Thu, 23 May 2002 20:09:50 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4O39Dqt024444; Thu, 23 May 2002 20:09:13 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4O386w3018776 for ; Thu, 23 May 2002 20:08:06 -0700 Received: FROM mxu4.u.washington.edu BY mailscan1.cac.washington.edu ; Thu May 23 20:08:05 2002 -0700 Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mxu4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4O385pl016119 for ; Thu, 23 May 2002 20:08:05 -0700 Received: from eng-23.pacificdigital.com (localhost.panix.com [127.0.0.1]) by mail1.panix.com (Postfix) with ESMTP id A4C6348743 for ; Thu, 23 May 2002 23:08:04 -0400 (EDT) Message-Id: Date: Thu, 23 May 2002 20:07:58 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Kenneth Crudup To: Pine Discussion Forum Subject: How do I use LDAP that requires authorization? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: kenny@localhost.localdomain X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I've been attempting to set up the LDAP server, but it appears I have to be authenticated to it first. if I use: ldapsearch -D "cn=kcrudup" -W -b "cn=Recipients,ou=IRVINE,o=Pacific Digital" "(sn=crudup)" I get prompted for my LDAP password (same as my mail password, BTW), and the search works. If I don't use the "-D" and "-W" authentication options, I get: version: 2 # # filter: (sn=crudup) # requesting: ALL # # search result search: 2 result: 50 Insufficient access # numResponses: 1 So, even though I try and add the parameter from the "-b" option above to my M-S-D--search-base, it fails 'cause there appears to be no way to specify the "binddn" ("-D") option's necessary parameter (nor PW, it appears). Any hints? -Kenny -- Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting (510) 745-0101 Home: 4105 E. Willow St. #246, Long Beach, CA 90815-1740 Work: 2052 Alton Parkway, Irvine, CA 92606-4905 (949) 252-1111 X240 -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 24 May 2002 07:20:32 -0700 (PDT) Return-Path: Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4OEKWXG031264 for ; Fri, 24 May 2002 07:20:32 -0700 Received: FROM mx1.cac.washington.edu BY mailscan1.cac.washington.edu ; Fri May 24 07:20:27 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4OEKQLS001651; Fri, 24 May 2002 07:20:27 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4OEJdqt015804; Fri, 24 May 2002 07:19:39 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4OEIcw3048354 for ; Fri, 24 May 2002 07:18:39 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Fri May 24 07:18:38 2002 -0700 Received: from oontz.dissonant.org (dissonant.org [207.246.139.40]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4OEIc9n008899 for ; Fri, 24 May 2002 07:18:38 -0700 Received: from localhost (gse@localhost) by oontz.dissonant.org (8.11.6/8.11.6) with ESMTP id g4OEIcq16851 for ; Fri, 24 May 2002 07:18:38 -0700 Message-Id: Date: Fri, 24 May 2002 07:18:38 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Scott Evans To: Pine Discussion Forum Subject: delays on expunging MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: gse@oontz.dissonant.org X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I found a post from last year that states the exact problem I'm trying to solve, so I'll just copy it here. Anyone have any ideas? I took a quick look through the source but didn't find what I was looking for (er, but I didn't try real hard). scott | From: Chris Snow | Newsgroups: comp.mail.pine | Subject: Message delays | Date: Fri, 1 Jun 2001 15:43:10 -0400 | Message-ID: | | | Since I had such good luck with my last question, I'll try another: | | At certain points when running pine (eg: expunging messages with X | when it display the "x messages expunged"), there is a delay of 2-3 | seconds before my next keyboard events take place. | | I have set | status-message-delay = 0 | | in the configuration but it doesn't seem to change all the events. | Am I missing something here, or is there no way to set _all_ the | delay messages to delay=0 ? | | Hopefully what I'm trying to say is clear. If you don't understand, | let me know.... | | | Thanks | | Chris -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Sun, 26 May 2002 21:12:04 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4R4C4XG026726 for ; Sun, 26 May 2002 21:12:04 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Sun May 26 21:12:03 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4R4C3g9020967 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 26 May 2002 21:12:03 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4R4AwlZ015348; Sun, 26 May 2002 21:10:59 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4R48sw3029330 for ; Sun, 26 May 2002 21:08:54 -0700 Received: FROM mxu1.u.washington.edu BY mailscan6.cac.washington.edu ; Sun May 26 21:08:54 2002 -0700 Received: from eis-msg-021.jpl.nasa.gov (eis-msg-021.jpl.nasa.gov [137.78.160.201]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4R48rl3029995 for ; Sun, 26 May 2002 21:08:53 -0700 Received: from psdg.jpl.nasa.gov by eis-msg-021.jpl.nasa.gov with ESMTP; Sun, 26 May 2002 21:08:53 -0700 Received: (from ceg@localhost) by psdg.jpl.nasa.gov (8.8.8+Sun/8.8.8) id VAA09383; Sun, 26 May 2002 21:08:52 -0700 (PDT) Message-Id: Date: Sun, 26 May 2002 21:08:51 -0700 (PDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Chuck Goodhart To: Pine Discussion Forum Subject: Index-Format SCORE bug MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-851401618-1022472531=:9326" X-Cc: pine@cac.washington.edu X-X-Sender: ceg@psdg.jpl.nasa.gov X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. ---559023410-851401618-1022472531=:9326 Content-Type: TEXT/PLAIN; charset=US-ASCII Attached is a patch to version 4.44 to fix the following bug: The index-format token SCORE may not work if the sort-order is not Arrival. -- Chuck Goodhart ---559023410-851401618-1022472531=:9326 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="iScore.pch" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="iScore.pch" LS0tIHBpbmU0LjQ0L3BpbmUvbWFpbGluZHguYy5vcmlnCVdlZCBOb3YgMjEg MDg6NTY6MTcgMjAwMQ0KKysrIHBpbmU0LjQ0L3BpbmUvbWFpbGluZHguYwlT YXQgTWF5IDI1IDIyOjI0OjM0IDIwMDINCkBAIC0zMjgyLDcgKzMyODIsNiBA QA0KIAkJICAgIFNFQVJDSFNFVCAqc3MgPSBOVUxMOw0KIA0KIAkJICAgIHNz ID0gbWFpbF9uZXdzZWFyY2hzZXQoKTsNCi0JCSAgICBzcy0+Zmlyc3QgPSBz cy0+bGFzdCA9ICh1bnNpZ25lZCBsb25nKWlkYXRhLT5tc2dubzsNCiAJCSAg ICBpZihzcyl7DQogCQkJLyoNCiAJCQkgKiBUaGlzIGxvb2tzIGxpa2UgaXQg bWlnaHQgYmUgZXhwZW5zaXZlIHRvIGdldCB0aGUNCkBAIC0zMzA3LDYgKzMz MDYsNyBAQA0KIAkJCSAqIHdpbGwgY2F1c2UgdXMgdG8gZG8gdGhlIHNjb3Jl cyBjYWxjdWxhdGlvbiBsYXRlcg0KIAkJCSAqIHdoZW4gd2UgYXJlIG5vIGxv bmdlciBpbiB0aGUgY2FsbGJhY2suDQogCQkJICovDQorCQkgICAgICAgIHNz LT5maXJzdCA9IHNzLT5sYXN0ID0gKHVuc2lnbmVkIGxvbmcpaWRhdGEtPnJh d25vOw0KIAkJCWlkYXRhLT5ib2d1cyA9DQogCQkJICAgIChjYWxjdWxhdGVf c29tZV9zY29yZXMoY3VycmVudF9pbmRleF9zdGF0ZS0+c3RyZWFtLA0KIAkJ CQkJCSAgIHNzLCBpZGF0YS0+bm9fZmV0Y2gpID09IDApDQo= ---559023410-851401618-1022472531=:9326-- -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Mon, 27 May 2002 01:15:12 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4R8FBXG032464 for ; Mon, 27 May 2002 01:15:11 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Mon May 27 01:15:11 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4R8FAg9024926 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 27 May 2002 01:15:10 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4R8Dneo081210; Mon, 27 May 2002 01:13:50 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4R89gw3072486 for ; Mon, 27 May 2002 01:09:42 -0700 Received: FROM mxu3.u.washington.edu BY mailscan1.cac.washington.edu ; Mon May 27 01:09:41 2002 -0700 Received: from pandora.tiscali.nl (pandora.tiscali.nl [195.241.76.179]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4R89f9n020925; Mon, 27 May 2002 01:09:41 -0700 Received: from shell.worldonline.nl (shell.tiscali.nl [195.241.77.35]) by pandora.tiscali.nl (Postfix) with ESMTP id 110E2376F8; Mon, 27 May 2002 10:09:40 +0200 (MET DST) Received: from localhost (cohenb@localhost) by shell.worldonline.nl (8.9.3+Sun/8.9.1) with ESMTP id KAA27317; Mon, 27 May 2002 10:09:31 +0200 (MET DST) Message-Id: Date: Mon, 27 May 2002 10:09:31 +0200 (MET DST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Bruce Cohen To: Pine Discussion Forum Subject: strange bug? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE X-To: Pine Discussion Forum , , , X-Authentication-Warning: shell.worldonline.nl: cohenb owned process doing -bs X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Something very strange happened as I tried to (T)ake the address below (from the original msg, of course) and add it to an existing address list in pine 4.33: I kept getting segmentation fault - core dumped. When I edited the capital U with the accent out (at least that is what I see - should be a small e with an accent) and replaced with just an "e" everything was fine. Don't seem to be able to duplicate this working from the text below - core dump without fail working from the original msg with no changes made to it as soon as I hit control X however. Bruce Cohen ---------- Forwarded message ---------- Date: Tue, 16 Jan 2001 12:33:21 +0100 From: "[iso-8859-1] Hampp V=E9ronique" To: "'cohenb@worldonline.nl'" Subject: Teletext wir freuen uns =FCber Ihr Interesse an unserem Sender. Nun zu Ihren Fragen: 1. Das ausf=FChrliche Nachmittagsprogramm finden Sie im deutschen Teletext = auf den Tafeln 700ff., die Wochen=FCbersicht ab Tafel 350. 2. F=FCr die Aufzeichnung von Macbeth hatten Sie den richtigen PDC- bzw. VPS-Code eingegeben (am 12.01.01: 1615) - dass es dennoch nicht funktionier= t hat, liegt eventuell daran, dass Sie das Signal schlecht empfangen. =DCberpr=FCfen k=F6nnen Sie das auf der Testtafel 199. Diese Tafel besteht = aus 23 Zeilen, in denen sich jeweils ein wei=DFes Rechteck mit einem sz ("=DF") abwechselt und jede Zeile mit der betreffenden Zahl (01-23) endet. Ist dies= e Tafel bei Ihnen unvollst=E4ndig, so sollten Sie besser alle Sendungen manue= ll programmieren. Weist die Tafel keine Fehler auf, dann m=FCsste die =DCbertr= agung des Codes fehlerfrei erfolgen. 3. Laut Technik-Abteilung kann ich diese Frage bejahen. 4. Die genauen technischen Angaben f=FCr den Satelliten-Empfang k=F6nnen Si= e auf der Tafel 108 abrufen (mit etwas Geduld, es gibt f=FCnf Unterseiten!). Ich hoffe, ich konnte Ihnen weiterhelfen. F=FCr weitere Fragen stehe ich selbstverst=E4ndlich zur Verf=FCgung. Mit freundlichen Gr=FC=DFen V=E9ronique Hampp (ARTE, Redaktion deutscher Teletext) De : Bruce Cohen [mailto:cohenb@worldonline.nl] Envoy=E9 : vendredi 12 janvier 2001 19:11 =C0 : jp-beinert@arte-tv.com Objet : Teletext, PDC und Zwei-Ton 1) Warum sind die Vormittagsprogramme nur auf Franzoesisch zu finden??? 2) Was waren eigentlich die richtigen PDC-Daten fuer Macbeth heute (12.1.01)? Ich habe die Oper aufgenommen, aber weder die VPT-Teletext daten 04.01.01 16:15 noch 12.01.01 16:15 haben funktioniert. Ich habe schliesslisch die Aufnahme per Hand anfganen muessen... 3) Ist der Zwei-Ton Traeger permanent aktiv? 3a) Auf Welchen Frequenzen laueft was? Tontraeger, meine ich... (bitte genaue Angaben - ich muss meine dickkoepfige Kabelgesellschaft auch per Hand fuehren.... Vielen Dank im voraus. From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Tue, 28 May 2002 14:21:38 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4SLLcXG026573 for ; Tue, 28 May 2002 14:21:38 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Tue May 28 14:21:37 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4SLLasb011508 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 28 May 2002 14:21:36 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4SLJGqt031852; Tue, 28 May 2002 14:19:16 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4SLBFw3056604 for ; Tue, 28 May 2002 14:11:15 -0700 Received: FROM mxu3.u.washington.edu BY mailscan2.cac.washington.edu ; Tue May 28 14:11:15 2002 -0700 Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.19]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4SLBF9n020151 for ; Tue, 28 May 2002 14:11:15 -0700 Received: from mailscan-out2.cac.washington.edu (mailscan-out2.cac.washington.edu [140.142.33.17]) by mxout3.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4SLBE9L008756 for ; Tue, 28 May 2002 14:11:14 -0700 Received: FROM smtp.washington.edu BY mailscan-out2.cac.washington.edu ; Tue May 28 14:11:13 2002 -0700 Received: from Tomobiki-Cho.CAC.Washington.EDU (tomobiki-cho.cac.washington.edu [128.95.135.58]) (authenticated bits=0) by smtp.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4SLBCT1011139 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 28 May 2002 14:11:12 -0700 Message-Id: Date: Tue, 28 May 2002 14:11:14 -0700 (Pacific Daylight Time) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Mark Crispin To: Pine Discussion Forum Subject: Re: pine keeps core dumping #020528@14:03:13.25691 In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: mrc@CAC.Washington.EDU X-To: Richard Blalock X-Cc: pine@CAC.Washington.EDU, X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Tue, 28 May 2002, Richard Blalock wrote: > I have been using pine for years. After a recent system install of > FreeBSD 4.5-RELEASE I have had nothing but problems with pine 4.44. I am > attaching the output of "where" from gdb when pointed at the pine.core > file. I hope this helps. Hello - It appears that you are running a third-party modified version of Pine that, among other things, uses shared libraries for the c-client library. Please try running the unmodified UW version of Pine 4.44 from ftp://ftp.cac.washington.edu/pine/ and see if that makes your problems go away. -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 29 May 2002 12:53:45 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4TJrjo1023321 for ; Wed, 29 May 2002 12:53:45 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Wed May 29 12:53:44 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4TJrhBi022073 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 29 May 2002 12:53:43 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4TJqhR8032406; Wed, 29 May 2002 12:52:43 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4TJoow3040902 for ; Wed, 29 May 2002 12:50:51 -0700 Received: FROM mxu1.u.washington.edu BY mailscan3.cac.washington.edu ; Wed May 29 12:50:50 2002 -0700 Received: from Daisy.dog ([216.234.199.189]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4TJolKj030632 for ; Wed, 29 May 2002 12:50:48 -0700 Received: from localhost (karl@localhost) by Daisy.dog (8.11.6/8.11.6) with ESMTP id g4TJrT702146 for ; Wed, 29 May 2002 13:53:30 -0600 Message-Id: Date: Wed, 29 May 2002 13:53:29 -0600 (MDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Karl F. Larsen" To: Pine Discussion Forum Subject: Mail Sorting with pcpine MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Authentication-Warning: Daisy.dog: karl owned process doing -bs X-X-Sender: karl@Daisy.dog X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I receive e-mail from many lists and in Linux I use procmail to sort the mail using To:, From:, Cc, or other message parts that allow getting all the pine messages into a file called pine. I'm setting up a Windows system and have pcpine version 4.44 which is the same version as this I'm now using. It looks as if my pinerc from linux would work with minor changes in windows. How do you get pine without procmail to sort the incoming mail as desired? -- Yours Truly, - Karl F. Larsen, k5di@arrl.net (505) 524-3303 - http://www.zianet.com/k5di/ -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 29 May 2002 12:59:47 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4TJxlo1023502 for ; Wed, 29 May 2002 12:59:47 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Wed May 29 12:59:45 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4TJxjsb024552 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 29 May 2002 12:59:45 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4TJx9R8026220; Wed, 29 May 2002 12:59:09 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4TJwRw3047668 for ; Wed, 29 May 2002 12:58:27 -0700 Received: FROM mxu1.u.washington.edu BY mailscan2.cac.washington.edu ; Wed May 29 12:58:22 2002 -0700 Received: from Daisy.dog ([216.234.199.189]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4TJwJKj001114 for ; Wed, 29 May 2002 12:58:20 -0700 Received: from localhost (karl@localhost) by Daisy.dog (8.11.6/8.11.6) with ESMTP id g4TK0uB02156; Wed, 29 May 2002 14:00:57 -0600 Message-Id: Date: Wed, 29 May 2002 14:00:55 -0600 (MDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Karl F. Larsen" To: Pine Discussion Forum Subject: Re: [Maintainers] pine removed (fwd) In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Denis HAVLIK X-Cc: pine-info@u.washington.edu X-Authentication-Warning: Daisy.dog: karl owned process doing -bs X-X-Sender: karl@Daisy.dog X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Denis, if your so inflexible that you will not port pine to your linux using the existing Red Hat rpm packages, I will, with a lot of others not touch Mandrake. I have had a bad time with Mandrake in the past with claims of performance that were not met. Red Hat is not perfect but they are getting closer. On Thu, 4 Apr 2002, Denis HAVLIK wrote: > Hi, folks > > Unless I can present a nice "shut up and leave the pine in the distro - > the way you do it now is fine with us - of course you have to add > patches to rpms - who told you this crap about us not wanting people to > distribute pine rpms" type of answer to our dear developers, pine WILL be > dropped from MandrakeLinux distribution. > > In case this isn't clear, MandrakeLinux is the second most used > Linux distro these days, and considering the fact that we attract much > more "new users" than any other distribution, we are on the good way to > become nr. 1. > > I hope some human beeing from Washington.edu actually reads this list, > and cares enough about seing pine included in a major linux distro > to answer the question(s), or find someone who is able to answer them. > > I really don't feel like changing to "mutt" after >10 years of > using pine as my primary (and only) email client. :-( > > thx > > Denis > PS: Suppose I'll be leaving this list in a while (sorry, but I'm > overloaded as it is...), so please answer to "cooker@linux-mandrake.com", > and directly to me, rather than answering (only) to this list. > -- Yours Truly, - Karl F. Larsen, k5di@arrl.net (505) 524-3303 - http://www.zianet.com/k5di/ From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Wed, 29 May 2002 19:42:40 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4U2geo1012215 for ; Wed, 29 May 2002 19:42:40 -0700 Received: FROM mx2.cac.washington.edu BY mailscan2.cac.washington.edu ; Wed May 29 19:42:39 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4U2gcsb006931 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 29 May 2002 19:42:38 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4U2fflZ022720; Wed, 29 May 2002 19:41:41 -0700 Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4U2cow3008574 for ; Wed, 29 May 2002 19:38:51 -0700 Received: FROM mxu1.u.washington.edu BY mailscan3.cac.washington.edu ; Wed May 29 19:38:50 2002 -0700 Received: from imf15bis.bellsouth.net (mail315.mail.bellsouth.net [205.152.58.175]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4U2cnKj011339 for ; Wed, 29 May 2002 19:38:50 -0700 Received: from localhost ([216.78.86.89]) by imf15bis.bellsouth.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020530024015.WURM1183.imf15bis.bellsouth.net@localhost>; Wed, 29 May 2002 22:40:15 -0400 Message-Id: Date: Wed, 29 May 2002 22:38:47 -0400 (Eastern Daylight Time) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Timothy J. Luoma" To: Pine Discussion Forum Subject: Re: Mail Sorting with pcpine In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: "Karl F. Larsen" X-Cc: Pine Discussion Forum X-X-Sender: luomat@mail.peak.org X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Setup > Rules > Filters Not as powerful as procmail, but useful nonetheless. From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 30 May 2002 06:52:36 -0700 (PDT) Return-Path: Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UDqao1005578 for ; Thu, 30 May 2002 06:52:36 -0700 Received: FROM mx2.cac.washington.edu BY mailscan4.cac.washington.edu ; Thu May 30 06:52:35 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4UDqYsb024019 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 30 May 2002 06:52:35 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UDpZlZ024944; Thu, 30 May 2002 06:51:35 -0700 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UDnww3050642 for ; Thu, 30 May 2002 06:49:58 -0700 Received: FROM mxu2.u.washington.edu BY mailscan4.cac.washington.edu ; Thu May 30 06:49:57 2002 -0700 Received: from msgdirector2.onetel.net.uk (msgdirector2.onetel.net.uk [212.67.96.149]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4UDnuhR003171 for ; Thu, 30 May 2002 06:49:57 -0700 Received: from 213.78-68-31.friaco.onetel.net.uk (213.78-68-31.friaco.onetel.net.uk [213.78.68.31] (may be forged)) by msgdirector2.onetel.net.uk (Mirapoint) with ESMTP id AGX21410; Thu, 30 May 2002 14:49:42 +0100 (BST) Message-Id: Date: Thu, 30 May 2002 14:50:45 +0100 (BST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Nancy McGough To: Pine Discussion Forum Subject: Re: Mail Sorting with pcpine In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Technical Discussion Forum X-Message-Flag: Worried about Outlook viruses? Switch to Mac/Unix/PC Pine! Info @ www.ii.com X-X-Sender: nancy@imap.iecc.com X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On 29 May 2002 Timothy J. Luoma (luomat@peak.org) wrote: > Setup > Rules > Filters > > Not as powerful as procmail, but useful nonetheless. Another option is to set up Cygwin on your PC and use Cygwin Procmail, which was just released on May 17. I give links to Cygwin and Cygwin Procmail in the News section of my Procmail Quick Start, which is point to in my sig. -Nancy -- PROCMAIL IMAP PINE -- I N F I N I T E I N K www.ii.com N A N C Y M c G O U G H -- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 30 May 2002 10:47:58 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UHlvo1022402 for ; Thu, 30 May 2002 10:47:57 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 30 10:47:56 2002 -0700 Received: from list4.u.washington.edu (list4.u.washington.edu [140.142.14.167]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4UHlusb001988 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 30 May 2002 10:47:56 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list4.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UHkweo091928; Thu, 30 May 2002 10:46:58 -0700 Received: from mailscan5.cac.washington.edu (mailscan5.cac.washington.edu [140.142.32.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UHjhw3090568 for ; Thu, 30 May 2002 10:45:43 -0700 Received: FROM mxu2.u.washington.edu BY mailscan5.cac.washington.edu ; Thu May 30 10:45:42 2002 -0700 Received: from Daisy.dog ([216.234.199.189]) by mxu2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4UHjdhR031106 for ; Thu, 30 May 2002 10:45:40 -0700 Received: from localhost (karl@localhost) by Daisy.dog (8.11.6/8.11.6) with ESMTP id g4UHmNg02006 for ; Thu, 30 May 2002 11:48:23 -0600 Message-Id: Date: Thu, 30 May 2002 11:48:22 -0600 (MDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Karl F. Larsen" To: Pine Discussion Forum Subject: pcpine setup MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Authentication-Warning: Daisy.dog: karl owned process doing -bs X-X-Sender: karl@Daisy.dog X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN I'm a bit confused on how pine gets the e-mail from my server. On Linux I use fetchmail which uses sendmail which uses procmail. What do I do in Windows to get the e-mail from my server to a file on windows? Which directory, \mail? -- Yours Truly, - Karl F. Larsen, k5di@arrl.net (505) 524-3303 - http://www.zianet.com/k5di/ -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 30 May 2002 13:39:23 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UKdNo1001010 for ; Thu, 30 May 2002 13:39:23 -0700 Received: FROM mx1.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 30 13:39:22 2002 -0700 Received: from list3.u.washington.edu (list3.u.washington.edu [140.142.8.100]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4UKdLBi007187 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 30 May 2002 13:39:22 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UKcNlZ029936; Thu, 30 May 2002 13:38:23 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4UKMkw3086282 for ; Thu, 30 May 2002 13:22:46 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Thu May 30 13:22:45 2002 -0700 Received: from Daisy.dog ([216.234.199.189]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4UKMgg4024184 for ; Thu, 30 May 2002 13:22:43 -0700 Received: from localhost (karl@localhost) by Daisy.dog (8.11.6/8.11.6) with ESMTP id g4UKPWb01546 for ; Thu, 30 May 2002 14:25:33 -0600 Message-Id: Date: Thu, 30 May 2002 14:25:32 -0600 (MDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Karl F. Larsen" To: Pine Discussion Forum Subject: pcpine and Windows MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Authentication-Warning: Daisy.dog: karl owned process doing -bs X-X-Sender: karl@Daisy.dog X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Pretty sure I'm doing something wrong. Trying to sort my mail into folders in \mail directory. I start pine 4.44 and then to Setup then Rules and then Filter. There I use a=add and after giving the rule a name I say e-mail rule, the To and give a part of the e-mail To: to make it unambiguous. Then down to actions and I use Move and tell it to move these e-mails to \mail\name and then a Enter. That works fine but when I say to save the record, Windows sends a panel sayuing pine has done wrong and must be turned off. Of course I have no idea what the fault is. So something about this is not working. Anyone have an idea? -- Yours Truly, - Karl F. Larsen, k5di@arrl.net (505) 524-3303 - http://www.zianet.com/k5di/ -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Thu, 30 May 2002 20:28:49 -0700 (PDT) Return-Path: Received: from mailscan3.cac.washington.edu (mailscan3.cac.washington.edu [140.142.32.15]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4V3Smo1012671 for ; Thu, 30 May 2002 20:28:49 -0700 Received: FROM mx2.cac.washington.edu BY mailscan3.cac.washington.edu ; Thu May 30 20:28:47 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4V3Slsb021034 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 30 May 2002 20:28:47 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4V3R3qt033550; Thu, 30 May 2002 20:27:04 -0700 Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4V3OGw3086106 for ; Thu, 30 May 2002 20:24:16 -0700 Received: FROM mxu1.u.washington.edu BY mailscan2.cac.washington.edu ; Thu May 30 20:24:15 2002 -0700 Received: from lantana.iitm.ernet.in (lantana.tenet.res.in [202.144.28.166]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4V3OBKj032107 for ; Thu, 30 May 2002 20:24:13 -0700 Received: from localhost (bharathi@localhost) by lantana.iitm.ernet.in (8.11.0/8.11.0) with ESMTP id g4V3Q1v31204 for ; Fri, 31 May 2002 08:56:02 +0530 Message-Id: Date: Fri, 31 May 2002 08:56:01 +0530 (IST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Bharathi S To: Pine Discussion Forum Subject: Save Add Book ?? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Pine Discussion Forum X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello all, I want to save my address book in a file. How to do it? How to create the mail archive from my mail box ? ( viewable by clicking the Subject or From field). Any tool is avialable ? Thank you, -- --==| Bharathi S | BSB-364 DONLab | IIT-Madras |==-- Even a single evil word Will turn all good results to bad. *In Tirukkural of Holy Tamil poet Tiruvalluvar. -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ ----------------------------------------------------------------- From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 31 May 2002 05:27:02 -0700 (PDT) Return-Path: Received: from mailscan2.cac.washington.edu (mailscan2.cac.washington.edu [140.142.33.16]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4VCR2o1000707 for ; Fri, 31 May 2002 05:27:02 -0700 Received: FROM mx1.cac.washington.edu BY mailscan2.cac.washington.edu ; Fri May 31 05:27:01 2002 -0700 Received: from list1.u.washington.edu (list1.u.washington.edu [140.142.8.99]) by mx1.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4VCR0Bi031518 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 31 May 2002 05:27:00 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4VCQ8R8022860; Fri, 31 May 2002 05:26:08 -0700 Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g4VCOrw3058486 for ; Fri, 31 May 2002 05:24:53 -0700 Received: FROM mxu3.u.washington.edu BY mailscan6.cac.washington.edu ; Fri May 31 05:24:53 2002 -0700 Received: from Daisy.dog ([216.234.199.189]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g4VCOog4006405 for ; Fri, 31 May 2002 05:24:51 -0700 Received: from localhost (karl@localhost) by Daisy.dog (8.11.6/8.11.6) with ESMTP id g4VCROk02090; Fri, 31 May 2002 06:27:25 -0600 Message-Id: Date: Fri, 31 May 2002 06:27:24 -0600 (MDT) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: "Karl F. Larsen" To: Pine Discussion Forum Subject: Re: Save Add Book ?? In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: Bharathi S X-Cc: Pine Discussion Forum X-Authentication-Warning: Daisy.dog: karl owned process doing -bs X-X-Sender: karl@Daisy.dog X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN On Fri, 31 May 2002, Bharathi S wrote: > Hello all, > I want to save my address book in a file. > How to do it? Use M and then A to reach the address book. Ues S to save and then E to export. There are 2 types of save files. > > How to create the mail archive from my > mail box ? ( viewable by clicking the Subject or > From field). Any tool is avialable ? > Not sure what you want here. My Indian Hindo is worse than your English... > Thank you, > -- Yours Truly, - Karl F. Larsen, k5di@arrl.net (505) 524-3303 - http://www.zianet.com/k5di/ From pinedev@shivax2.cac.washington.edu Sun ??? 0 00:00:00 1970 +0000 Return-Path: Received: via tmail-2000(13) (invoked by user mailnull) for mailarch+pine-info; Fri, 31 May 2002 17:58:50 -0700 (PDT) Return-Path: Received: from mailscan6.cac.washington.edu (mailscan6.cac.washington.edu [140.142.33.14]) by groupms.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g510woo1027369 for ; Fri, 31 May 2002 17:58:50 -0700 Received: FROM mx2.cac.washington.edu BY mailscan6.cac.washington.edu ; Fri May 31 17:58:48 2002 -0700 Received: from list2.u.washington.edu (list2.u.washington.edu [140.142.14.165]) by mx2.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g510wmsb023616 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 31 May 2002 17:58:48 -0700 Received: from host (lists.u.washington.edu [140.142.56.13]) by list2.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g510vQqt033766; Fri, 31 May 2002 17:57:26 -0700 Received: from mailscan1.cac.washington.edu (mailscan1.cac.washington.edu [140.142.32.16]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with SMTP id g510tew3029346 for ; Fri, 31 May 2002 17:55:40 -0700 Received: FROM mxu1.u.washington.edu BY mailscan1.cac.washington.edu ; Fri May 31 17:55:39 2002 -0700 Received: from falcon.etf.bg.ac.yu (falcon.etf.bg.ac.yu [147.91.8.233]) by mxu1.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g510tbKj003517 for ; Fri, 31 May 2002 17:55:38 -0700 Received: from localhost (bole@localhost) by falcon.etf.bg.ac.yu (8.11.4/8.11.4) with ESMTP id g510taZ02684 for ; Sat, 1 Jun 2002 02:55:36 +0200 Message-Id: Date: Sat, 1 Jun 2002 02:55:36 +0200 (CEST) Sender: PINE-INFO-owner@u.washington.edu Precedence: bulk List-Help: List-Unsubscribe: List-Subscribe: List-Owner: (Human contact for the list) List-Post: From: Bosko Radivojevic To: Pine Discussion Forum Subject: Roles & Sender header MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-To: X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN Hello I'm trying to set-up Roles. Everything is ok, except I'm not able to remove Sender line from headers. I know, I can patch the source, but I hope there is some 'legal' way to do this. Some hints? Greetings -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/pine/pine-info/ -----------------------------------------------------------------