|
Search tenon.com
Thanks to:
|
|
Post.Office
Re: mailing lists- email subscribe and unsubscribe
This is great. Thank you.
Can we actually write the script in BBEdit and upload it to the server?
Can we just rename NO-PROGRAM-DELIVERIES instead of removing?
Thak you.
Sincerely,
Nitai Aventaggiato
CEO
On 2/20/03 10:01 AM, "Eric Yang" <eyang@xxxxxxxxx> wrote:
> I have written a script for parsing the email and automate the
> subscription for other mailing list. It will require the following:
>
> 1. cd /usr/local/post.office/local
> 2. chmod u+s Program-Delivery
> 3. Remove NO-PROGRAM-DELIVERIES from /usr/local/post.office/trusted
> 4. place your subscribe/unsubscribe script in /usr/local/post.office/trusted
> 5. Go into Admin Screen, and setup list1-on@xxxxxxxxxxxxx to allow "Program
> Delivery" and run subscribe script.
> Do the same respectively for other addresses.
>
> A subscribe script would look like this:
> #!/bin/sh
> while read line
> do
> if [ ! $name ]; then
> name="`echo $line | grep From: | awk '{ print $2 }'`"
> fi
> if [ $name ]; then
> /usr/local/post.office/cmdutils/subscribe nameofthemailinglist $name
> fi
> do
>
> Hope this helps. You can read more about program delivery in Chapter 6 of the
> HELP in Post.Office HTML admin server.
--
Tools to energize your business
Content Management & eBusiness Systems
ComputerOil? GmbH http://computeroil.com/
Unionstrasse 4 info@xxxxxxxxxxxxxxx
8032 Zürich/Switzerland
Tel: +41 (0)43 333 1 555
---------
Tenon Intersystems' Post.Office Mailing List
To unsubscribe: send mailto:post_office-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives at:
http://postoffice.computeroil.com/
|
| <Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: verify subscribers-can it be changed?, (continued)
- Re: Will this work?, John Sievert
- renaming list, Jim Sheffer
- Re: renaming list, FAQ
- Re: renaming list, Bear Weiter
- Re: renaming list, Jim Sheffer
- mailing lists- email subscribe and unsubscribe, Jim Sheffer
- Re: mailing lists- email subscribe and unsubscribe, Nitai @ ComputerOil
- Re: mailing lists- email subscribe and unsubscribe, Eric Yang
- Re: mailing lists- email subscribe and unsubscribe,
Nitai @ ComputerOil <=
- Re: mailing lists- email subscribe and unsubscribe, Eric Pooch
- Re: mailing lists- email subscribe and unsubscribe, Eric Pooch
- Re: mailing lists- email subscribe and unsubscribe, Nitai @ ComputerOil
- Re: mailing lists- email subscribe and unsubscribe, FAQ
- Re: mailing lists- email subscribe and unsubscribe, Nitai @ ComputerOil
- Re: mailing lists- email subscribe and unsubscribe, Eric Pooch
- Re: multiple email address with same user?, Elton
- Re: multiple email address with same user?, Ken Whitcomb
- Aol problems, emmanuel lauhon
- Re: Aol problems, emmanuel lauhon
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|