On Wed, 17 Aug 2005, lee wrote: > > What are all the 'other variables' ? I think I'm confused between > 'header variables' and 'other variables'.
Header variables correspond to fields from the message header. Other variables do not, e.g. they relate to the message envelope or the user receiving the message etc. Many of them are listed in section 3.3 of the Exim filter specification. > I've seen in the docs that there are some specific variables, but I am working > on the assumption that any 'header' line shown in the source of a final > recipient's email can be picked up by the Exim filter stage using the syntax > $header_header-name: Yes, unless the header is added later by the message store (e.g. the IMAP server). Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
