Date: Fri, 5 Oct 2001 13:01:24 -0400 From: "E. Smith" <[EMAIL PROTECTED]> Subject: Re: List software
Does it support regular expressions, such as: ^unsubscribe$ which, for those unfamiliar, represents <beginning of line>unsubscribe<endofline>. Or even: ^unsubscribe[ ]*$ which, in certain implementations of regular expressions, represents the same as above plus <followed by 0 or more space characters>. That would tighten it up pretty well, I'd think. -e. ----- Original Message ----- From: "Daniel Seiden" <[EMAIL PROTECTED]> To: "Libretto" <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 12:35 PM Subject: List software > Date: Fri, 5 Oct 2001 09:29:27 -0700 > From: Daniel Seiden <[EMAIL PROTECTED]> > Subject: List software > > Hello > > The list is currently running on SVLIst mailing list software. This > has worked out well so far but it seems this whole unsubscribe thing > if a problem. > > If anyone has some suggestions I am always open to try things out. I > can remove the need for the cmd: part which means if you put > unsubscribe in the subject you will get unsubscribed. This is a > little more dangerous for people who want to post about that but it > will certainly make it easier for many who have been having > problems. > > As always any suggestions are welcome... > > Dan > > > ***************************************************** > Daniel Seiden > > Internet Services - http://www.basiclink.com > Dan's Digital Images - http://dan.digitalphotochat.com > Digital Photo Chat - http://www.digitalphotochat.com > > > > > ************************************************************** > http://libretto.basiclink.com - Libretto mailing list > http://libretto.basiclink.com/archive - Archives > http://www.picante.com/~gtaylor/portable/faq.html - FAQ > -------TO UNSUBSCRIBE------- > Reply to any of the list messages. The reply mail should be > addressed to: [EMAIL PROTECTED] - Then replace any text > on the message's subject line: cmd:unsubscribe > --------TO UNSUBSCRIBE DIGEST------ > Do above but with this on subject line: cmd:unsubscribe digest > ************************************************************** > > ************************************************************** http://libretto.basiclink.com - Libretto mailing list http://libretto.basiclink.com/archive - Archives http://www.picante.com/~gtaylor/portable/faq.html - FAQ -------TO UNSUBSCRIBE------- Reply to any of the list messages. The reply mail should be addressed to: [EMAIL PROTECTED] - Then replace any text on the message's subject line: cmd:unsubscribe --------TO UNSUBSCRIBE DIGEST------ Do above but with this on subject line: cmd:unsubscribe digest **************************************************************
