Roman,
I've found the same problem in my lists. It seems that Majordomo
is getting confused with the first blank line defined in the footer.
In the initial comments of a list's config file, there is:
> # Within a here document for a string_array, the '-' sign takes on a
> # special significance.
> #
> # To embed a blank line in the here document, put a '-' as the first
> # and ONLY character on the line.
> #
> # To preserve whitespace at the beginning of a line, put a - on the
> # line before the whitespace to be preserved
> #
> # To put a literal '-' at the beginning of a line, double it.
> #
The solution seems to be putting a "-" in the first (blank line),
like:
message_footer << END
-
... (text) ...
END
Regards,
----------------------------------------
| Jose Fernando Tepedino | My first act of free will
| e-mail: [EMAIL PROTECTED] | shall be to believe in free will [...]
| www: http://www.di.ufpe.br/~jftm | Consciousness is essentially free;
| Departamento de Informatica | it is freedom itself
| Universidade Federal de Pernambuco |
| Recife Brasil | (Henri Bergson)
----------------------------------------
On Sat, 5 Dec 1998, Roman Melihhov wrote:
> There's no footers added to outgoing messages allthough I have following in
> my config:
>
> # message_footer [string_array] (undef) <resend,digest>
> # Text to be appended at the end of all messages posted to the
> # list. The text is expanded before being used. The following
> # expansion tokens are defined: $LIST - the name of the current
> # list, $SENDER - the sender as taken from the from line, $VERSION,
> # the version of majordomo. If used in a digest, no expansion
> # tokens are provided
> message_footer << END
>
> * * * * * * * * * * * * * *
> Address: [EMAIL PROTECTED]
> To join/leave, send command:
> SUBSCRIBE/UNSUBSCRIBE $LIST
> via email to [EMAIL PROTECTED] or use online List-Homie wizard
> http://www.blakout.net/cgi-bin/webdriver.pl?step=listhomie
> Help: [EMAIL PROTECTED]
> END
>
Re: Why don't I get fters added to message?
Jose Fernando Tepedino Martins Wed, 9 Dec 1998 14:26:39 -0500
- Why don't I get fters added to message? Roman Melihhov
- Re: Why don't I get fters added to mes... Dr.-Ing.H. Guzman
- Re: Why don't I get fters added to... Bill Casti (System Admin)
- Re: Why don't I get fters adde... Ben Smithurst
- Re: Why don't I get fters adde... Ray Jones
- Why don't I get fters added to message... Jose Fernando Tepedino Martins
- Why don't I get fters added to message... Sam Brooks
