Begin forwarded message:

> From: [EMAIL PROTECTED]
> Date: Tue Apr 02, 2002  01:10:01  PM America/Phoenix
> To: [EMAIL PROTECTED]
> Subject: Re: Subject headings
>
> Sorry, you cannot post to this list if you are not a member.
> If you wish to subscribe, send mail to this list's "-request"
> alias.  For example, if the list name is "[EMAIL PROTECTED]",
> send mail to "[EMAIL PROTECTED]" with the word
> "subscribe" in the subject: line of your message.
>
> ------------------- returned message follows -------------------
>
>
> Here's another solution, that can be used by anyone who wants to put
> "[CE]" in the header of a message.
>
> Set up a mail action that acts only on mail from the emailer list, and
> have it run the following apple script; if you have a mail action that
> files the message, it's best to make this a separate mail action;
> there's an esoteric bug that can cause filing and running applescripts
> in the same mail action to not work properly.
>
> --Michelle
>
> tell application "Claris Emailer"
>       set theMessage to the filtered message
>       set foo to the subject of theMessage
>       set foo to "[EM] " & foo
>       set the subject of theMessage to foo
> end tell
>
>
> On Tuesday, April 2, 2002, at 09:23  AM, Helder Correia wrote:
>
>>> Do we need to take a vote?
>>
>> I don't think it would do us any good.
>>
>> For one, we don't know whether the list software supports this feature.
>>
>> For another, we don't know if the listmom would be willing to honor our
>> request.
> We're not human beings having a spiritual experience.
> We're spiritual beings having a human experience.
>
>
> We're not human beings having a spiritual experience.
> We're spiritual beings having a human experience.
>
> ___________________________________________________________________________
> To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" 
> to
> <[EMAIL PROTECTED]>  or  <emailer-digest-
> [EMAIL PROTECTED]>
>
>
>
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.

___________________________________________________________________________
To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to
<[EMAIL PROTECTED]>  or  <[EMAIL PROTECTED]>

Reply via email to