On Sat, 16 Jul 2005, Giuliano Gavazzi wrote: > > damn, it is the personal condition in the filter. Obviously it does not find > the current user address in any header, as the email is addressed to an alias. > Shouldn't the personal condition compare the headers' content with the > envelope recipient (that is the RCPT TO) that is with the $original_local_part > (and the original domain, but how do we get that in a filter)?
That would be wrong, because it would consider email to postmaster@ (etc.) to be personal. 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/
