* Ish Rattan (ishwar@pali.cps.cmich.edu) [990903 13:13]:
> Hello,
>
> How to put the list name at beginning of subject line? I tried this
>
> # subject_prefix [word] (undef) <resend>
> # This word will be prefixed to the subject line, if it is not
> # already in the subject. 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.
> subject_prefix = [$LIST]
>
> in <list>.config file but does not work.
>
> Any pointers?
>
Try escaping the brackets:
subject_prefix = \[ $LIST \]
--
(_/`\..->Marticus<-../'\_)
Derek E. Mart - Systems Programmer II
U of L - Electrical & Computer Engineering
Pgr: 478-9607 Office: 852-6324
Join S+LUG - www.slug.louisville.edu
PGP Key Fingerprint = AA C4 72 14 97 6F 14 14 B3 9C BB 6E D8 71 9A 67
Attachment:
pgp00071.pgp
Description: PGP signature
References:
|
|